https://datahubproject.io logo
Join Slack
Powered by
# ui
  • a

    alert-teacher-6920

    02/21/2022, 9:09 PM
    When you hover over a SchemaField’s type in the SchemaMetadata, the NativeDataType is shown, but for some reason it’s stylized as first letter uppercase then all other letters lowercase. I was wondering if that was intentional or if there was any way to change that? In my dream world case would be preserved because I would like to display my platform’s type, which is case-sensitive, but if it were going to be stylized, I think all lower would be better and more consistent with some of the other text styling (like the breadcrumbs for an entity).
    r
    • 2
    • 3
  • m

    modern-artist-55754

    02/22/2022, 5:03 AM
    Hello, one thought on the lineage UI, can we group datasets in the from the same container together?
    l
    • 2
    • 1
  • m

    microscopic-elephant-47912

    02/22/2022, 6:50 AM
    Hello, we have long descriptions for the terms and want to put new lines to show the description much readable. Is it possible to put new lines and show the description like multi lines ? Thanks for the help
    e
    • 2
    • 3
  • l

    lively-fall-12210

    02/23/2022, 10:18 AM
    Hello! We are using the Kafka metadata source to ingest the metadata for Kafka topics into DataHub. We organize the Kafka topics by domains, based on a prefix in the topic name. This works fine in the sense that every topic is labeled with the right domain. However, when listing all the entities for a specific domain in the UI, for some domains all topics are listed correctly while at least one domain is empty (although when searching for the specific topics, they indeed have the right domain label). Do you think that is a matter of eventual consistency in the read models (I would be surprised, because we already waited for quite some time and do not have a lot of data).
    e
    • 2
    • 3
  • p

    purple-judge-16648

    02/23/2022, 4:19 PM
    Good day! Could you help me with some guide to upload my theme with logo to the production environment. I am using an EKS, to install I use helm, can I use configmaps? or is necessary to deploy with docker?
    e
    • 2
    • 3
  • g

    gentle-father-80172

    02/23/2022, 4:46 PM
    Hi Team! Can anyone point out how the logo urls are added? Trying to customize the react page, but the logos are broken and I'm not sure why?
    g
    • 2
    • 14
  • a

    ancient-egg-70238

    02/23/2022, 6:36 PM
    Hi everyone! The analytics page provides a panel with
    Top Viewed Dataset
    . Is it possible to display the number of datasets views for particular datasets? Currently we fetch this information from the
    datahub_usage_event
    Elasticsearch index but it would be easier to provide this information to our users directly from the UI.
    b
    • 2
    • 7
  • m

    mysterious-nail-70388

    02/28/2022, 5:45 AM
    Hello,how do I change the metadata ingestion on the page to a local metadata ingestion client
    b
    • 2
    • 1
  • m

    mysterious-nail-70388

    02/28/2022, 8:10 AM
    Where is the datahub - actions_1 code🧐
    s
    b
    • 3
    • 5
  • a

    alert-hydrogen-52567

    02/28/2022, 8:44 PM
    Hello, is it possible to create a button on any of the datahub screens and bind an action to it? Can anyone provide any suggestion with minimal code required?
    b
    • 2
    • 2
  • s

    stale-airline-25721

    03/01/2022, 5:33 AM
    Hi people !! somebody can tell me why is not possible to see all options menu(Analytics, Policies, Domains, ingestions etc.), its my first installation on local mac. Thank You
    b
    b
    • 3
    • 12
  • b

    busy-accountant-26554

    03/03/2022, 1:43 PM
    Hi DataHub folks, This is my use case: I would like to see all datasets owned by a particular group. But when I look in the UI under the ownership tab for for that group, I can see that a bunch a datasets that should be there are missing. Could it be that only a fixed number of datasets are shown. Or that pagination is missing? We are running DataHub version 0.8.21.
    b
    s
    b
    • 4
    • 6
  • m

    microscopic-elephant-47912

    03/04/2022, 9:16 PM
    Hi DataHub team, When I open a term detail, first thing I see is the "related entities". I think the description is more important than related entities. Is it possible to show the description first by changing a config ? I know that the description is also at the right part of the page but users generally tend to see the things in front of them. Thanks.
    l
    b
    g
    • 4
    • 3
  • b

    better-orange-49102

    03/07/2022, 1:30 AM
    for users who are not logged in to the application, if they receive a link to the application (ie a search result page), is it possible for the redirect back from OIDC to contain the original link instead of passing the user to the landing page? (for now, they could click on the link twice i guess😅, once to login and once to go to the page)
    b
    • 2
    • 3
  • h

    high-family-71209

    03/07/2022, 8:24 AM
    Hi friends, for a while datahub now has this button where you can copy a datahub URN - however - what can the user do with it? If I paste it to the search bar it takes me no where? And as a url it doesn't really work?
    s
    l
    b
    • 4
    • 14
  • p

    plain-farmer-27314

    03/07/2022, 9:05 PM
    Is it possible to have the "View Definition" tab on a regular dataset? We have merged our logical/physical entities in datahub and users have been asking to see this
    g
    • 2
    • 31
  • s

    silly-engineer-15663

    03/08/2022, 6:44 AM
    Hi guys. I tried set domain in dataset, but don’t showing dataset in domain page. How i update web page in real-time?
    g
    • 2
    • 2
  • n

    numerous-application-54063

    03/08/2022, 11:35 AM
    Hy guys, I wrote a custom source to ingest some containers with properties. containers are ingested and properties are searchable from the search bar, but properties are not there in the container ui details page. datahub is deployed with helm chart using tag v0.8.26. any advice?
    g
    b
    • 3
    • 4
  • b

    breezy-controller-54597

    03/09/2022, 2:26 AM
    This is just FYI. URN copy feature is not working with http. It seems that Clipboard is only working with https. https://developer.mozilla.org/en-US/docs/Web/API/Clipboard Chrome console:
    Copy code
    react-dom.production.min.js:101 Uncaught TypeError: Cannot read properties of undefined (reading 'writeText')
        at onClick (EntityHeader.tsx:180:45)
        at J (button.js:233:57)
        at Object.qe (react-dom.production.min.js:52:317)
        at Ye (react-dom.production.min.js:52:471)
        at react-dom.production.min.js:53:35
        at wr (react-dom.production.min.js:100:68)
        at Sr (react-dom.production.min.js:101:380)
        at react-dom.production.min.js:113:65
        at je (react-dom.production.min.js:292:189)
        at react-dom.production.min.js:50:57
    datahubbbb 1
    g
    • 2
    • 1
  • f

    few-air-56117

    03/11/2022, 3:42 PM
    Hi guys, i see in the main page that i have 588 dataset, but when i go to production i only have 9
    g
    b
    b
    • 4
    • 7
  • d

    dazzling-appointment-34954

    03/16/2022, 2:00 PM
    Hey experts, first of all thanks a lot for the great work and community support! I have a question regarding the UI: is there a way to adapt the main display names in the UI (in my case citibike_tripdata.public.trips)? I would either like to a) at least get rid of schema + maybe even tablename if possible b) change the name to a more readable format manually right now for some of the data we have the names are completely unreadable (especially for dbt tests)
    l
    g
    +5
    • 8
    • 16
  • s

    silly-addition-47758

    03/17/2022, 11:06 AM
    Hey, We ran a script that emits an ml feature table containing a key and a feature. In the UI i see under
    Explore your Metadata
    a
    Feature Tables
    box with
    1
    in it. When i click it i’m getting an empty
    Feature Tables
    view with
    No Entities
    . if i search for the emitted
    feature
    though (in this case
    address_state
    ), i do see the feature table (
    user_features
    ) in the result and when i click it i get the feature tables view. Here, unfortunately, i can’t seem to click anything (neither the key, feature nor the other tab (
    Sources
    ,
    Ownership
    ). if i put tough http://localhost:9002/featureTables/urn:li:mlFeatureTable:(urn:li:dataPlatform:features_generation,user_features)/sources in the address line i do get the sources… Any idea what causes this inconsistent behavior?
    g
    • 2
    • 6
  • s

    silly-addition-47758

    03/20/2022, 9:08 AM
    Hey, after successfully ingesting ml feature tables data in datahub, when going to the feature tables’ page in the UI everything seems to be disabled - the Tabs are disabled and the whole right pane is missing so one cannot add
    Tags
    ,
    Glossary Terms
    etc. it seems to be the case in the demo as well. is there a way to enable it?
    o
    • 2
    • 3
  • k

    kind-garage-96663

    03/22/2022, 1:47 AM
    can I integrate the datahub to have collaboration via slack?
    o
    b
    • 3
    • 2
  • k

    kind-garage-96663

    03/22/2022, 1:49 AM
    can i integrate the datahub to access the data via metabase or Apache Superset?
    o
    • 2
    • 1
  • k

    kind-garage-96663

    03/22/2022, 1:50 AM
    i have been looking for a data catalog solution between datahub, apache atlas and amundsen
    b
    • 2
    • 1
  • r

    rich-policeman-92383

    03/23/2022, 10:37 AM
    What is the purpose of group owner? Does it mean only a group owner can perform operations related to that group. If yes then do we need to setup some permissions apart from the default ones.
    o
    • 2
    • 3
  • l

    lemon-hydrogen-83671

    03/23/2022, 10:12 PM
    Hey! not sure if this is the right place to put it, but is there any way to set a login refresh interval for google OIDC? something like forcing a user to login if not active for X minutes. Thanks!
    l
    b
    o
    • 4
    • 8
  • m

    most-nightfall-36645

    03/24/2022, 2:10 PM
    Hi I experiencing some strange behavior when ingesting
    lookml
    and
    trino
    data sources. On the index page under platforms we see around 4.6k entities, however when we drill down into the platform the ui reports only 272 results. Also trino does not appear as a platform on the index page however when we browse <https://search?page=1&amp;query=%7Chttps://&lt;datahub-url&gt;/search?page=1&amp;query=> trino appears as a platform. Is this a bug or expected behavior?
    b
    e
    • 3
    • 15
  • m

    mysterious-portugal-30527

    03/25/2022, 3:51 PM
    Greetings! Looks like something in the latest release “broke” adding secrets. The value field is clear text and the name field has some sort of filtering which is disallowing underscore characters. I don’t think this is what anyone really wants. Thoughts??
    b
    • 2
    • 3
1...91011...27Latest