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

    nice-country-99675

    12/07/2021, 12:35 AM
    šŸ‘‹ Hi team! a quick question... I'm working on setting up airflow to provide lineage in my datahub instance... Datahub is using the DAG owner to set the pipeline owner, right? So, if I set the owner in the DAG to
    urn:li:corpGroup:MyAwsomeGroup
    everything works fine from Datahub side, but in Airflow dashboard I see the urn as the owner which is a little bit invasive... is there a way to decouple both owners?
    b
    s
    • 3
    • 10
  • o

    orange-flag-48535

    12/08/2021, 9:13 AM
    Feature request to allow sorting of Field name column - https://feature-requests.datahubproject.io/b/feedback/p/field-name-column-should-be-sortable-in-dataset-view
    b
    e
    • 3
    • 6
  • b

    better-orange-49102

    12/08/2021, 2:12 PM
    react noob question: I've introduced some custom tabs that appears inside dataset profiles (the tab is for editing purposes and not developed using the no-code UI), and now I see that EntityProfile.test.tsx is failing when i do gradlew datahub web reactyarnTest.
    Copy code
    Unable to find an element with the text Auto Render Aspect Custom Tab Name. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
    i see that the test expects to see a particular field, and I'm guessing that the element did not finish rendering based on the error message. Given that I did not include my custom tabs in the EntityProfile.test.tsx, I had thought that it shouldnt affect the running of the test. how should I begin to debug and see how it failed? I'm an amateur UI hacker.
    g
    • 2
    • 4
  • r

    rhythmic-sundown-12093

    12/09/2021, 2:03 AM
    Hi, team, when editing the description, if I select a paragraph with the mouse, all the selected places turn into a color and I can't see the text inside, which should be possible under normal circumstances.
    b
    • 2
    • 1
  • h

    high-hospital-85984

    12/09/2021, 8:51 AM
    I might be missing something, but is it not possible to edit the description of groups in the UI? We have policies on, but I have the privilege to edit groups.
    b
    s
    • 3
    • 3
  • h

    high-hospital-85984

    12/09/2021, 11:44 AM
    Will changes made to groups (adding members) done in the UI be overridden by ingesting the group again, with an empty list of members?
    s
    • 2
    • 3
  • h

    high-hospital-85984

    12/10/2021, 12:45 PM
    šŸ¤” When viewing a dataset I see the correct owner group, but when I check the group it self, it's ownership page is empty. What could be the issue?
    b
    • 2
    • 5
  • b

    better-afternoon-19270

    12/10/2021, 4:47 PM
    Quick question: why do you
    import React from 'react';
    ?
    b
    • 2
    • 3
  • o

    orange-flag-48535

    12/13/2021, 11:34 AM
    Did this bug get fixed somehow? Links in field's Description column are working properly now - https://github.com/linkedin/datahub/issues/3613
    g
    b
    • 3
    • 3
  • p

    polite-flower-25924

    12/15/2021, 8:57 PM
    Hey team, I was able to create a new aspect with no-code extension. The Dataset Aspect (e.g. DQ Rules) is not seen before I inserted some data in it. Maybe, we can see this aspect disabled if it doesn’t have any data like ā€œQueriesā€, ā€œStatsā€, ā€œLineageā€ aspect. This approach will let users know that we are populating DQ Rules if possible. What do you think?
    m
    b
    • 3
    • 3
  • b

    better-orange-49102

    12/27/2021, 4:23 AM
    how are we supposed to run cypress tests locally?
    Copy code
    yarn cy:run:ci
    with the containers running? am trying to figure out why my github smoke tests is failing trying out with datahub base repo but its not working out correctly for me
    e
    • 2
    • 6
  • r

    rich-policeman-92383

    12/27/2021, 12:37 PM
    Hello While adding new aspects using the metadata-custom-model method explained here. Can we make certain fields editable. Also can we extend the Owner entity to have owner types like: Business Owner, Technical Owner, Ops Owners ...
    i
    • 2
    • 1
  • b

    brave-businessperson-3969

    01/05/2022, 8:22 PM
    I have a question regarding the lineage visualisation: We have quite long table names with common prefixes shared by many tables. Therefore in the visualiation often only the prefixes are visible and the relevant part of the table name gets cut off. Is there an option to either 1 increase the width of the boxes in the lineage view to show more chars of the table name 2 and/or decrease the font size of the table name 3 and/or increase the hight of the boxes and wrap the table string at the closest underscore or just after a certain number of characters?
    music level 1
    l
    g
    +5
    • 8
    • 30
  • f

    future-dusk-77156

    01/07/2022, 12:19 PM
    Hi Everyone. I’m quite new to Datahub and I was wondering whether there’s a way to create a new UI user. Thanks!
    s
    f
    • 3
    • 39
  • p

    plain-farmer-27314

    01/10/2022, 4:12 PM
    Hi all, wondering if there are any mocks created for the current UI (figma, or other)
    l
    b
    • 3
    • 8
  • p

    polite-flower-25924

    01/10/2022, 9:28 PM
    Hey team, I just wonder if it is possible to order custom aspects by their name. I’ve added two custom aspects (DM Metrics, DM Status) however they are not ordered by lexicographically.
    DM Metrics
    is supposed to appear before
    DM Status
    . Additionally, fields in the aspects are also not ordered šŸ˜• (expression, passed, group_values, title, result_values, created). They are not appeared like we define in custom aspect
    .pdl
    file as well.
    Copy code
    record DMMetric {
      title: string
      expression: string
      created: long
      passed: boolean
      result_values: string
      group_values: optional string
    }
    Do we have any work-around to fix that? Thank you
    g
    l
    m
    • 4
    • 15
  • n

    nutritious-bird-77396

    01/12/2022, 12:00 AM
    I am looking to add aws-msk-iam-auth dependency to the frontend App... I am fairly new to the react-frontend module and nodejs itself... What would be the right place to add such a dependency? Here is the changes in GMS - https://github.com/linkedin/datahub/pull/3872 I would like to do a similar change to frontend as well. Any thoughts?
    m
    b
    • 3
    • 4
  • n

    nice-planet-17111

    01/12/2022, 2:20 AM
    Hello šŸ˜‚ Suddenly al the logo image of dataset is broken, eventhough nothing changed in the code. Is there anyone faced similar error?
    g
    m
    b
    • 4
    • 11
  • m

    melodic-helmet-78607

    01/12/2022, 4:56 PM
    Hi team. I cannot search glossary term in search page, but when I type in the search bar it actually shows the right glossary terms in the small suggestion box. Restoring Indices doesn't work
    g
    • 2
    • 2
  • n

    nutritious-bird-77396

    01/12/2022, 7:13 PM
    Hey Team....Trying to connect datahub frontend to metadata-service thru a AWS LB Url
    Copy code
    DATAHUB_GMS_HOST=AWS_LB_URL
    DATAHUB_GMS_PORT=443
    DATAHUB_GMS_USE_SSL=true
    I am getting the
    18:57:45 [application-akka.actor.default-dispatcher-72] WARN  akka.actor.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': HTTP message contains more than the configured limit of 64 headers
    Though I am able to reach the metadata service pod from the frontend pod using the AWS LB Url the frontend doesn't seem to... Am i missing any env vars?
    m
    • 2
    • 3
  • c

    colossal-easter-99672

    01/13/2022, 8:02 AM
    Hello team. Are there description or examples for
    renderSpec.displayType
    (properties, markdown, syntax) for custom aspects ? i mean this
    plus1 1
    s
    g
    • 3
    • 10
  • m

    mysterious-nail-70388

    01/14/2022, 8:10 AM
    Hello team.This page swipes left and right only works at the bottom, can we optimize it
    b
    b
    • 3
    • 6
  • b

    bland-barista-59197

    01/18/2022, 9:20 PM
    Hello Team, I would like to change default password ā€œdatahubā€. Any help is appreciated
    r
    • 2
    • 2
  • b

    billowy-lock-72499

    01/19/2022, 7:16 AM
    Hi i have a doubt regarding state management. For the purpose of state management is redux used or its using Apollo client only. also any documentation we can have regarding the same
    s
    g
    • 3
    • 6
  • b

    busy-accountant-26554

    01/19/2022, 8:37 AM
    Hi all DataHubbers, I am are currently experimenting with using the catalog search bar to locate individual datasets based on property values. However, when I search for strings that contains for example ":" I notice I need to escape them with "\". I assume this is since elasticsearch is used under the hood. For us though, since we use as global dataset identifiers strings that contains ":" it is kind of a hassle for the user to find a particular dataset. Does anyone has any experience, advice or ideas around how to solve for, or mitigate, this? I my mind, finding a particular dataset in one click using the search bar should be one of the key selling points of the catalog.
    e
    b
    • 3
    • 11
  • r

    rich-policeman-92383

    01/20/2022, 7:42 AM
    How long does it take for a tag to display associated entities. Scenarion: I have applied same tag on 10 columns but when i click on that tag the "Applied to" says no entities. Also can a tag name with space in between cause any issue.
    s
    b
    • 3
    • 9
  • p

    plain-farmer-27314

    01/20/2022, 9:21 PM
    Would like to throw in a rec to format numbers on the charts in the historical stats tab
    s
    b
    • 3
    • 4
  • b

    busy-accountant-26554

    01/22/2022, 7:10 AM
    Hi all, I have a couple of question about tags in DH. Is there a recommended maximum number of tags w.r.t. catalog performance? Is there any limit of maximum number of tags that can be rendered in the DH UI? Is it possible to sort the tags, when rendered as a long list, in alphabetical order?
    b
    • 2
    • 2
  • r

    rhythmic-sundown-12093

    01/24/2022, 3:12 AM
    Hi, team. I use chrome browser, the font of the field is a bit strange, this problem has been fixed before, now it is reproduced again
    b
    l
    g
    • 4
    • 5
  • h

    high-hospital-85984

    01/25/2022, 5:19 PM
    Quick sanity check. For humans we use OIDC but now I'm setting up a "machine user" for our ingestion scripts (want to use auth on the endpoints). I created the user in
    user.props
    and I'm able to login. Now I dont see it in the
    /identities
    view, but I do see the
    datahub
    user along with our humans. Is this behaviour as expected, or am I missing something?
    b
    • 2
    • 8
1...789...27Latest