https://datahubproject.io logo
Join Slack
Channels
getting-started
announcements
ingestion
all-things-datahub-in-windows
ui
troubleshoot
random
integrate-prefect-datahub
integrate-powerbi-datahub
design-data-quality
advice-data-governance
weekly-learnings
contribute-docs
contribute-code
event-current-2023
event-airflow-summit-2023
feature-requests
events
demo-slack-notifications
design-dataset-joins
design-column-lineage
integrate-databricks-datahub
integrate-flyte-datahub
talk-data-product-management
integrate-azure-datahub
show-and-tell
design-datahub-documentation
integrate-alteryx-datahub
integrate-tableau-datahub
integrate-vertica-datahub
plugins
github-activities
openapi
advice-data-contracts
think-tank
design-dataset-access-requests
datahub-soda-test
deploy-multi-tenant
job-board
help-
authentication-authorization
i18n-community-contribution
design-data-product-entity
introduce-yourself
integrate-dagster-datahub
advice-metadata-modeling
all-things-deployment
integrate-protobuf-datahub
design-business-glossary
data-council-workshop-2023
metadata-day22-hackathon
integrate-iceberg-datahub
integrate-datastudio-datahub
datahub-marathon-qa
design-path-prefix
integrate-abfs-support
local-africa
local-asia
local-europe
local-latin-america-caribbean
local-middle-east
local-north-america
pets
talk-acryl-cloud
talk-catalog-evaluation
talk-datahub-deploy-to-prod
talk-datahub-poc
talk-datahub-rollout-to-org
Powered by
# ui
  • e

    elegant-salesmen-99143

    01/19/2023, 2:36 PM
    sorry if that's a silly question, but why is that I can't see option
    include_tables
    in yaml config for Hive ingest while it's obviosly turned on in the form? screenshots are from new impty connections, but it's just the same for exhisting working connections that we have
    ✅ 1
    b
    • 2
    • 3
  • a

    agreeable-army-26750

    01/19/2023, 3:42 PM
    Hi guys! I was just creating a tag, with the provided REST API
    Copy code
    [
      {
        "entityType": "tag",
        "entityUrn": "urn:li:tag:12345",
        "aspect": {
          "__type": "TagProperties",
          "name": "my_special_tag",
          "description": "Tag with a special description"
        }
      }
    ]
    But it is not showing up on the UI, cannot be queried. The database contains the aspect. Can you help me why this could be happening? Thanks in advance!
    c
    e
    • 3
    • 7
  • f

    fast-cartoon-40721

    01/19/2023, 3:46 PM
    Anyone having problems with long table names in lineage? Either its trimmed too short, or if "show full names" is used, the database name adds useless noise to the name
    e
    • 2
    • 1
  • m

    microscopic-elephant-47912

    01/20/2023, 12:26 PM
    Hi guys, I was wondering whether we can change the search algorithm sort order depending on our needs ? For some searches users see lots of pages and can not find the related one easily.
    👀 1
    a
    l
    +2
    • 5
    • 11
  • b

    busy-eye-72759

    01/23/2023, 11:07 AM
    Hi, I've recently upgraded my datahub to latest 0.9.6.1 and I notice there is a difference on the functionality of the demo app when it comes to the documentation tab. Is it correct that managed datahub has seperate version of documentation functionality or do I need to debug something?
    ✅ 1
    b
    a
    b
    • 4
    • 5
  • b

    bland-orange-13353

    01/23/2023, 11:07 AM
    Acryl Data delivers an easy to consume DataHub platform for the enterprise - sign up here: https://www.acryldata.io/sign-up
  • c

    cool-fireman-87485

    01/23/2023, 5:48 PM
    Hi all! Using the UI I tried to create some lineages through assets and it works perfectly. Now that I would modify the lineage I created, I relize that is impossible to delete the relationships. I think it is a real bug...in fact when I remove the upstream/downstream a pop-up " lineage updated!" appears, but reloading the UI page the relation is still there... Anyone experienced it?
    b
    • 2
    • 1
  • t

    tall-father-13753

    01/23/2023, 8:44 PM
    Hi, is it possible to configure DataHub in such way, that in lineage view there will be by default displayed more that just 1st degree dependencies?
    ✅ 1
    a
    b
    • 3
    • 5
  • g

    great-computer-16446

    01/24/2023, 1:30 PM
    Hi team, how about the progress of i18n? Thanks!
    ✅ 1
    👀 1
    a
    b
    • 3
    • 8
  • b

    brainy-piano-85560

    01/24/2023, 3:04 PM
    Hi team, just upgraded to 0.9.6.1 Tried to use the new views feature, and created a view to only show dataset (tables) of postgres platform. When exploring it works perfect, but when I go to the hompage, I can see all data (for example, that we have data in elastic). and when I click on elastic it goes to explore and I see 0 results. I have to say it's a bit confusing, is it a bug or a feature? did I miss something when configuring the views? thanks
    ✅ 1
    a
    b
    +2
    • 5
    • 15
  • b

    best-wire-59738

    01/25/2023, 6:52 AM
    Hi team, just upgraded to 0.9.6 using upgrade job using helm charts But I see that the frontend pod was trying to restart very frequently. It’s working fine for some time after that suddenly I see frontend was going down and restarting the pod again. could you guys help me out to find the reason for it.
    ✅ 1
    b
    b
    o
    • 4
    • 7
  • f

    full-shoe-73099

    01/25/2023, 2:30 PM
    Hi people! Can anyone know, how to screen text with special characters. Because when i try to save - i get it 😞
    ✅ 1
    b
    • 2
    • 7
  • e

    elegant-salesmen-99143

    01/25/2023, 5:06 PM
    Are there plans to enrich CSV download feature, that now downloads schema contens with a list of tables, to downloading also table documentation with all the fields+decriptions, tags, domain, glossary terms etc? @big-carpet-38439 probably the question for you?
    ✅ 1
    f
    b
    • 3
    • 8
  • c

    curved-planet-99787

    01/26/2023, 6:59 AM
    I think there is a little bug in the profile view for users. When I use a picture with a transparent background for my profile, the background is filled up with the default color. In my example, I took this image, link:

    https://github.com/bossenti.png▾

    And the profile image is displayed as attached. Unfortunately, I don't have UI knowledge so I can't come up with a PR, but I can create a GitHub issue if you would like 🙂
    ✅ 1
    b
    f
    • 3
    • 8
  • f

    flat-engineer-75197

    01/26/2023, 12:02 PM
    👋 Is there an option on the helm chart to disable the login page? I’m having some issues with logging in and would temporarily like to jump straight into the dashboard when I access the frontend URL.
    b
    b
    • 3
    • 5
  • p

    proud-accountant-49377

    01/26/2023, 12:39 PM
    Hi! I think there is bug related to updating lineage between entities in v.0.9.6.1. While adding entities is working fine, removing them is not. It seems like it worked, but after refreshing the page, the removed entity appears again. I saw in other comment that someone alredy asked about this but I can´t find the response. Can someone tell me the status of this bug? Thanks!!😊
    b
    • 2
    • 4
  • c

    curved-planet-99787

    01/31/2023, 2:25 PM
    Hi, when I search for Tableau resources the suggested results show the uuid and not the actual name of the entity (see attached screenshot). In case I select one of these ids, the entity is displayed correctly (even it's name): Is this a known bug?
    plus1 1
    b
    b
    h
    • 4
    • 12
  • g

    gentle-portugal-21014

    01/31/2023, 4:31 PM
    Hi, Do I understand it correctly that there's no support for displaying structure within arrays includeded in the dataset schema? I.e. it's possible to define complex dataset structures using https://datahubproject.io/docs/advanced/field-path-spec-v2, e.g. a record within an array, but anything inside an array is never displayed in the UI anyway (as of now at least) and thus one cannot see that there's a record inside and what's the structure of that record (apart from describing the structure in a string stored in the nativeDataType attribute, which may not be very usable with more complex types)?
    • 1
    • 1
  • b

    brave-cat-37084

    02/01/2023, 9:05 AM
    Hey Team, I am trying to order my Glossary in a correct and coherent way and I think I found a Bugg: When I move my Glossary Terms via the UI to a new Term Group, the UI does not show the updated group. However, the GraqhQL Query is correct. Can I update the hierachy shown in the UI somehow?
    b
    • 2
    • 14
  • a

    average-dinner-25106

    02/01/2023, 12:35 PM
    Hi, as far as I know, major update occurs when the column is added or dropped, and the name of the column is changed. However, when I saw the demo of the datahub, version 0 and version 1 seem to be the same. Is it possible to customize the criteria of the 'major update'? (i.e, new case can be added execept three cases as mentioned above.) If not, why the version is change from 0 to 1?
    b
    • 2
    • 3
  • p

    plain-cricket-83456

    02/02/2023, 3:22 AM
    Hello, I have a problem. If I activate the DEACTIVATE policy button by mistake, I will not be able to return to the page, and I will not be able to see the Ingle Settings, etc. It seems that I will have to reinstall datahub to fix the problem, which is obviously not reasonable. Is there any way to fix the problem?
    ✅ 1
    b
    • 2
    • 5
  • b

    bland-orange-13353

    02/02/2023, 4:39 AM
    This message was deleted.
    👀 1
    ✅ 1
    a
    • 2
    • 3
  • k

    kind-sunset-55628

    02/02/2023, 1:47 PM
    Hi All, we are currently on Datahub version 0.9.2, but there is some issue with frontend. when we add any new ingestion source the message says "successfully started ingestion" and ingestion also starts and completes in Datahub action, but UI doesnt show anything. Also ingested datasets are also not available in UI. Similarly I added new domain and secrets from UI, it says "successfully added," but those are not available in UI. Somehow UI is not in sync. Please suggest
    b
    b
    • 3
    • 13
  • m

    microscopic-machine-90437

    02/02/2023, 5:17 PM
    Hello Everyone, I have done a hard delete on the snowflake & dbt metadata, however I could still see those icons on the UI. Can someone help me how to get rid of these icons. Thanks...!
    a
    b
    • 3
    • 6
  • m

    microscopic-machine-90437

    02/02/2023, 5:18 PM
    image.png,image.png
  • m

    microscopic-machine-90437

    02/03/2023, 12:11 PM
    Hi Team, I have tableau metadata ingested and I was able to see the ingestion and data till yesterday. However the ingestion isn't visible today, I could still see the data but the ingestion details are missing in the 'Ingestion' section. Can someone help me with this.
    b
    • 2
    • 3
  • a

    average-dinner-25106

    02/06/2023, 5:01 AM
    One question : Does the increase of the version (timeline api, not datahub version) not depend on the type? I observed that tables from snowflake have incremented versions after major updating. However, I'm not sure tables from other types (such as hive, postgres, mysql, maria db etc) are the same.
    ✅ 1
    l
    o
    • 3
    • 6
  • f

    faint-tiger-13525

    02/06/2023, 11:07 AM
    Hello team! I have a question about the authentication redirect. The Product documentation says that after the authentication process, "DataHub redirects the user to the homepage ("/")", this approach works fine for new users or users who came to the interface to start from the main page. But as the product spreads in the company, more and more users begin to exchange links to specific objects in DataHub. And, if the user's session has expired, the first click on the link triggers an authentication process, as a result of which the user is redirected to the main page. To follow the link, the user must repeat the initial request. Users are getting upset with this interface behaviour 🫠 . Is there any chance to fix this and make the process similar, for example, Atlassian Products (Jira, Confluence)? 🙏
    ✅ 2
    c
    • 2
    • 2
  • e

    elegant-salesmen-99143

    02/06/2023, 1:09 PM
    Hi. In the confuguration form the recipe window in pretty narrow and it cuts off the long lines in YAML (for example with bit urns), even though there is a lot of space on the sider for a wider window. And there isn't even a horizontal scroller, I have to do scroll if with a cursor. It is pretty inconvinient. Is there anything that can be done about that?
    e
    • 2
    • 4
  • s

    steep-fountain-54482

    02/06/2023, 3:28 PM
    hello team! i get this message when i visit some dataset i just created using the api
    e
    m
    • 3
    • 20
1...202122...27Latest