https://datahubproject.io logo
Join SlackCommunities
Powered by
# ui
  • g

    glamorous-microphone-33484

    06/15/2021, 9:03 AM
    Our company is using keycloak as our identity provider. I understand that datahub provide integration with keycloak for login. Will you be able to share how datahub handles logout with identity provider? From what I have seen in react-web module, a click on "logout" just trigger a function in "ManageAccount.tsx" to clear the cookie.
    b
    • 2
    • 15
  • c

    cuddly-lunch-28022

    06/16/2021, 3:05 PM
    Hello everyone! I'm new in datahub i use this instruction to create datalineage https://datahubproject.io/docs/metadata-modeling/metadata-model but i don't understand , where i could write this code? // Case 1: # key fields == 1 urnli<entity-name>:key-field-1 i would like to create 2 asset and create 1 relationship please , help me )
    g
    • 2
    • 14
  • s

    straight-noon-75819

    06/17/2021, 12:28 PM
    good morning team, how can i have multiple values set for this variable
    AUTH_OIDC_SCOPE
    , an example is I would like scope to have all 3
    oidc, email, profile
    ? I tried
    AUTH_OIDC_SCOPE
    =
    oidc+email+profile
    but it doesnt seem working
    g
    b
    • 3
    • 5
  • a

    average-autumn-35845

    06/17/2021, 3:54 PM
    Hi team, I wanna ask about dataset directory. My data schema has a dot in its name and got separated into another folder. Would I consider this a feature 😀
    e
    m
    • 3
    • 4
  • g

    glamorous-kite-95510

    06/18/2021, 9:34 AM
    Hi, Can i add a new description of field in UI ? Is there any change of the fundamental functions in the latest version of DataHub ? Why don't we just do this function in the same way as editing description of dataset on UI that updated in the latest version. We don't need to write down anything to actual beneath database
    e
    g
    • 3
    • 8
  • c

    careful-processor-39931

    06/23/2021, 7:28 PM
    Hi everyone, new to Datahub and I have a few questions I was hoping could be answered. Is it possible to create additional users in the product? Also, is it possible to create read-only user? Look forward to learning more about the product!
    m
    b
    • 3
    • 9
  • b

    better-orange-49102

    06/27/2021, 4:02 AM
    i see a "Queries" tab appearing in the dataset page in the UI, what is it supposed to show? Frequently used queries for everyone accessing the dataset? Can i manually populate it with a MCE, because I don't see it in the schema_classes in metadata-ingestion?
    a
    g
    • 3
    • 4
  • a

    average-autumn-35845

    06/28/2021, 2:53 PM
    Hi folks, I recently deleted dataset entities by publishing an MCE with Status(removed=True). Apparently, I still can get some hints for those removed datasets when searching. Even though I cannot find them on the UI
    b
    e
    • 3
    • 7
  • a

    average-autumn-35845

    06/29/2021, 9:36 AM
    Hi folks, once again with deletion problem. In analytics tabs, I still saw around 1k2 datasets even I have delete half of them. Will the analytics get update for deleted datasets?
    b
    e
    • 3
    • 2
  • a

    average-autumn-35845

    06/29/2021, 9:38 AM
    May I ask whether we can add Lineage, Remove datasets, Add properties ... on the UI. It can be another option for someone who is not good at tech. 😀
    b
    • 2
    • 1
  • h

    high-hospital-85984

    06/29/2021, 9:14 PM
    👋 I'm trying to configure the UI to use a proper LoginModule,
    org.eclipse.jetty.jaas.spi.PropertyFileLoginModule
    in this case. I'm however running into some errors that I cant figure out. Any tips on how to debug would be appreciated. Logs in thread.
    b
    • 2
    • 20
  • b

    boundless-student-48844

    07/05/2021, 3:10 AM
    Hi team, I see that ownership can only be declared for Hive tables via UI, but not for Hive schemas. Is there any way we can declare ownership for Hive schemas?
    m
    b
    b
    • 4
    • 19
  • c

    cool-iron-6335

    07/07/2021, 2:39 AM
    Hi, I found out that my description of dataset didn't show up on UI although I've edited them manually on UI too.
    l
    g
    b
    • 4
    • 3
  • w

    white-beach-27328

    07/07/2021, 9:24 PM
    how does one change the host for the
    View in Airflow
    button in the UI for airflow dataflows? I’m currently using v0.8.1
    b
    g
    +2
    • 5
    • 14
  • w

    white-beach-27328

    07/09/2021, 8:42 PM
    Does analytics in the frontend still require a third party backend provider (https://datahubproject.io/docs/datahub-web-react/src/app/analytics/#about)?
    g
    m
    • 3
    • 5
  • w

    white-beach-27328

    07/10/2021, 12:27 AM
    I'm trying to get the frontend working with our Kafka SSL so that analytics can be enabled, but for some reason the environment variables I'm setting don't seem to be getting picked up in the configuration. Ex:
    KAFKA_PROPERTIES_SSL_TRUSTSTORE_LOCATION:                file:/etc/service/keys/client.truststore.jks
    is set on the K8's pod but the config the producer is dumping says
    ssl.truststore.location = null
    . We're only on v0.8.1 but I thought support for this was added in v0.8.0 (PR: https://github.com/linkedin/datahub/pull/2620/files, Release: https://github.com/linkedin/datahub/releases/tag/v0.8.0). Sorry if I am missing something. The charts moved into another repo, so it's hard for me to tell where things changed.
    e
    • 2
    • 24
  • b

    better-orange-49102

    07/12/2021, 3:34 AM
    suggestion: clicking on a field tag in the dataset schema UI should lead to a search result page with all the datasets having a similar field tag. (similar to dataset-level tags), to avoid people having to type out the tag in the search bar.
    b
    • 2
    • 1
  • s

    square-activity-64562

    07/12/2021, 1:23 PM
    I have followed https://datahubproject.io/docs/how/auth/sso/configure-oidc-react and https://datahubproject.io/docs/how/auth/sso/configure-oidc-react-google to setup login with google. I am able to get in. I am on UI and when I click on user it takes me to this URL https://DOMAIN_HERE/user/ which shows. Do I need to do some setting for this or is this not implemented yet?
    b
    • 2
    • 22
  • s

    square-activity-64562

    07/12/2021, 6:00 PM
    https://github.com/linkedin/datahub/pull/2855 ^ is every single change going to be a new version. Or is it something like hashicorp's vault where we can choose to add a new version with changes to multiple properties?
    g
    b
    b
    • 4
    • 14
  • r

    rich-policeman-92383

    07/15/2021, 5:17 AM
    Hi Guys On clicking the Analytics(Beta) link on the UI i am getting below error: datahub version: v0.8.6
    e
    c
    • 3
    • 8
  • c

    cool-iron-6335

    07/15/2021, 2:37 PM
    Can you show me how to use Chart and Dashboard function on UI. How can i ingest such these things or something like that ?
    m
    • 2
    • 1
  • s

    salmon-cricket-21860

    07/16/2021, 2:00 AM
    Hi, I found "Queries" tab in the dataset UI. How can I add sample queries? I looked over the documentation, but can't find useful resources for that.
    g
    a
    +3
    • 6
    • 16
  • b

    better-orange-49102

    07/19/2021, 2:35 AM
    for the demo.datahubproject.io site, may i know what settings were used to enable the "always logged in" for users surfing the site? would like to enable users to visit datahub in my instance without logging in. i believe we can modify jaas.conf in frontend, but would be nice if someone could share the code changes necessary cos im beans at Java.🙏
    e
    • 2
    • 3
  • s

    salmon-cricket-21860

    07/19/2021, 9:39 AM
    Hi, Does datahub support whitelist kind of features for users so that allowing specific users to login.
    b
    g
    • 3
    • 9
  • s

    square-activity-64562

    07/19/2021, 10:46 AM
    In the UI is there a way for users to see members of a group? The use case is that for most of our databases ownership is on database level with groups so when ingesting will probably add owners of databases as groups not users. For someone looking at owners it would be great if there is a way to find out members of that group.
    g
    • 2
    • 1
  • s

    square-activity-64562

    07/19/2021, 10:47 AM
    Also, if ownership is given to groups for a dataset would that dataset show up in the profile of all the users (who are part of that group)?
    g
    • 2
    • 1
  • s

    salmon-cricket-21860

    07/19/2021, 12:38 PM
    Which avatar profile image url is displayed on UI? I can see some avatar profile image url in demo page. • https://demo.datahubproject.io/pipelines/urn:li:dataFlow:(airflow,datahub_analytics_refresh,prod)/ownership But the datahub I installed doesn't display profile UI. We use google auth and ingested LDAP data too.
    g
    • 2
    • 3
  • c

    colossal-furniture-76714

    07/19/2021, 3:37 PM
    How do I display a table collapsed by default? At the moment a deeply nested table is display with all columns expanded. I would prefer to start completely collapsed.
    g
    • 2
    • 2
  • c

    cool-iron-6335

    07/20/2021, 2:27 AM
    How do i remark a dataset as "removed" ? The result is that this dataset is no longer appear on UI
    c
    b
    b
    • 4
    • 4
  • s

    square-activity-64562

    07/21/2021, 10:10 AM
    Someone created a tag. I go to the tag page. But I cannot edit the tag description
    g
    • 2
    • 1
12345...27Latest