https://datahubproject.io logo
Join Slack
Powered by
# getting-started
  • f

    fresh-portugal-72732

    04/01/2022, 4:20 AM
    Using MAC M1
  • m

    mammoth-fountain-32989

    04/06/2022, 4:17 AM
    Hi, can someone please help me with how to restart my datahub docker
  • m

    microscopic-mechanic-13766

    04/06/2022, 10:28 AM
    + WAIT_FOR_NEO4J=' -wait http:// '
    Problem with request: Get "http:": http: no Host in request URL. Sleeping 1s
  • a

    able-rain-74449

    04/06/2022, 1:24 PM
    Hi all Has anyone run
    docker scan
    /
    trivy
    against images to see CVE's and how to remediate them?
  • m

    microscopic-mechanic-13766

    04/07/2022, 10:06 AM
    Hi again. I am still trying to deploy the gms container and, apart from getting a lot of warnings as the following:
    2022-04-07 09:57:20.824:WARN:oeja.AnnotationParser:qtp544724190-18: javax.activation.ActivationDataFlavor scanned from multiple locations: jar:file:///tmp/jetty-0_0_0_0-8080-war_war-_-any-3021005225941990105.dir/webapp/WEB-INF/lib/activation-1.1.jar!/javax/activation/ActivationDataFlavor.class, jar:file:///tmp/jetty-0_0_0_0-8080-war_war-_-any-3021005225941990105.dir/webapp/WEB-INF/lib/jakarta.activation-api-1.2.1.jar!/javax/activation/ActivationDataFlavor.class
    I get an error of not being able to conect to elasticsearch to use it as a graph index:
  • m

    microscopic-mechanic-13766

    04/07/2022, 10:07 AM
    Is it needed an special configuration of es in order to be able to use it as a graph index?
  • n

    nutritious-jackal-99119

    04/08/2022, 3:18 AM
    👋 Hi everyone!
  • f

    fresh-portugal-72732

    04/08/2022, 11:46 AM
    Hi, would like to know if datahub could support versioning of schemas
  • j

    jolly-traffic-67085

    04/11/2022, 7:28 AM
    Thank you. I need to know more about policies Can I only set specific user to only see specific dataset Ex. Have 3 datasets (dataset1, dataset2, dataset3) I want to grant only dataset1 for User A that mean he must not see other 2 datasets but the policy not apply to the setting.
  • a

    adorable-receptionist-20059

    04/21/2022, 1:31 AM
    Is there a way to automatically link the data sources in glue to their glue data catalog entry? Mainly for the data range information it has on the partition viewer.
  • c

    cool-architect-34612

    04/21/2022, 2:23 AM
    Hi, Is there any way to inject only the description into the column using the api?
  • n

    nice-bear-53190

    04/24/2022, 3:57 PM
    👋 Hi everyone!
  • w

    wonderful-egg-79350

    05/04/2022, 3:10 AM
    s3 path.PNG
  • w

    wooden-apartment-77595

    05/06/2022, 6:50 AM
    Hi, new here. Is Datahub have notification we could integrate with e.g. when ingestion job failed or validation failed then send out notification to slack or email?
  • b

    better-orange-49102

    05/08/2022, 1:30 PM
    Hi @echoing-airport-49548 i noticed that you added this PR https://github.com/datahub-project/datahub/pull/4654 where you mentioned adding cypress dashboard functionality, but i don't see a Cypress Github Action mentioned in the GitHub CI file. Where are the cypress run results being fed to in this case? (Sorry I'm not very familiar with cypress, just wanted to find out whether there's value in having this functionality for my intranet repo)
  • m

    miniature-painting-28571

    05/09/2022, 3:01 PM
    Posting here as well for wider audience: Hi, Does anyone have actual Total Cost numbers regarding using DataHub? Thanks very much for actual total cost numbers or "really close" ballpark numbers.
  • b

    bored-dress-52175

    05/09/2022, 5:00 PM
    I have cloned datahub repository , I want to extend model of datahub so I have followed exact steps given in the link below ,but still when I check in localhost/8080/config ,the models part is empty. can anybody please help me?( my datahub is running in docker via docker kickstart command) https://github.com/datahub-project/datahub/tree/master/metadata-models-custom
  • b

    bored-dress-52175

    05/10/2022, 2:07 AM
    if anyone can help
  • c

    cuddly-arm-8412

    05/10/2022, 6:15 AM
    hi,team i want to know how to debug mce consumer i run the command blew,but it prompts
  • b

    bored-dress-52175

    05/10/2022, 11:04 AM
    I am trying to make new entity in https://github.com/datahub-project/datahub/tree/master/metadata-models-custom ,code of entity registry and special aspect is shown below , after running ../gradlew -PprojVersion=0.0.1 build and ../gradlew -PprojVersion=0.0.1 install command i am getting an error which is shown in photo below
  • m

    mysterious-lamp-91034

    05/10/2022, 5:31 PM
    QQ Is there a way to integrate with ldap services instead of relaying on ldap ingestions?
  • c

    cool-actor-73767

    05/13/2022, 11:01 PM
    Hello! I would like to know if Datahub suports LDAP authentication. I wouldn't like to use OIDC authentication.
  • g

    gentle-diamond-98883

    05/18/2022, 4:14 PM
    Hi team. I'm utilizing the docker quickstart image to run datahub v0.8.33 and i'd like to configure and test the impact analysis feature for data lineage. i noticed that I'm supposed to set a
    supportsImpactAnalysis
    flag mentioned here but I was wondering where do i set this flag? Thanks!
  • c

    clever-machine-43182

    05/23/2022, 6:27 AM
    Wrangling file to DataHub consumable format is a complex job. I want it make easy… Anyone resolved issue like this?
  • c

    cool-carpet-74662

    05/23/2022, 10:15 AM
    Hello
  • c

    cool-carpet-74662

    05/23/2022, 10:15 AM
    Wud require help on datahub-rest
  • p

    purple-student-30113

    05/23/2022, 6:25 PM
    Hello, I try Datahub on AWS, using Deployment Guides->Deploying to AWS, how can i add other aws user admin the cluster?. The configuration was like the guide eksctl create cluster \ --name <<cluster-name>> \ --region <<region>> \ --with-oidc \ --nodes=3
  • f

    flaky-market-12551

    05/23/2022, 7:39 PM
    Hi, I just started setting up my local DATAHUB and really is new to this. I followed the steps here: https://datahubproject.io/docs/quickstart/ But, upon doing this step
    Copy code
    datahub docker quickstart
    I am getting this error 😞
    Copy code
    ERROR: for mysql  Cannot start service mysql: b'Mounts denied: sxfs/#namespaces for more info.\r\n.\ny7f7690s324xf7k2_1ypvm0000gn/mysql/init.sql\r\nis not shared from OS X and is not known to Docker.\r\nYou can configure shared paths from Docker -> Preferences... -> File Sharing.\r\nSee <https://docs.docker.com/docker-for-mac/o>'
    ERROR: Encountered errors while bringing up the project.
    Would appreciate it a lot if someone can help guide me to get thru on this. Thanks Btw, also attached the logs as well.
    tmpw99ops7j.log
  • f

    full-raincoat-68234

    05/23/2022, 8:35 PM
    My account is in us-east-1. I'm just passing the ID in the configuration and it's giving permission error
  • h

    helpful-garden-91945

    05/27/2022, 1:32 PM
    hey i am shrutil thoria
1...7677787980Latest