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

    red-window-75368

    01/10/2022, 3:34 PM
    Hi, I'll be implementing DataHub, my infrastructure will contain various data lakes, each data lake will have a different owner, I want that anyone can access the metadata from all of these data lakes (each data lake owner should be able to ingest metadata only to their own section, shouldn't be able to change other data lakes' metadata in datahub and should be able to see all the metadata from all data lakes) so I thought of a centralized DataHub, but I read about Federated Metadata Serving in DataHub website and I am trying to grasp this concept and want to know what are the advantages of implementing this option instead of just ingesting the metadata from all the data lake into one DataHub. Also want to know if there is any information of how to implement this federated metadata serving. Thank you.
  • b

    bitter-toddler-42943

    01/21/2022, 5:08 AM
    Hello all! I just start Datahub Quickstart and have some question!
  • b

    bitter-toddler-42943

    01/21/2022, 5:08 AM
    https://datahubproject.io/docs/quickstart I install everything but have problem at step 4, datahub docker quickstart
  • b

    bitter-toddler-42943

    01/21/2022, 5:09 AM
    does anybody know about that error...? plz..
  • h

    happy-island-35913

    01/26/2022, 10:47 AM
    image.png
    plus1 1
  • a

    alert-beach-77662

    01/27/2022, 2:05 PM
    not able to copy urn
  • d

    dazzling-appointment-34954

    01/28/2022, 8:57 AM
    Hi everyone, I have a question regarding policies: Is there a way to create a policy for a certain kind of platform? I want to allow certain users to only edit metadata in platform “Redash” for example, but not on other BI platforms.
  • s

    sticky-stone-98991

    02/03/2022, 4:35 PM
    This is weird. I have sqlalchemy plugin enabled Is this something someone can help out?
  • m

    mysterious-portugal-30527

    02/04/2022, 3:09 PM
    Good Morning One & All! I am trying to perform an ingestion of snowflake with an External Browser type of Authentication and clearly I don’t have the syntax just right. I get the following error:
  • m

    mysterious-portugal-30527

    02/04/2022, 3:10 PM
    Copy code
    '1 validation error for SnowflakeConfig\n'
               'authentication_type\n'
               '  extra fields not permitted (type=value_error.extra)\n'
  • b

    brave-carpenter-25046

    02/11/2022, 11:30 AM
    image.png
  • b

    brave-carpenter-25046

    02/11/2022, 11:34 AM
    image.png
  • l

    late-bear-53342

    02/16/2022, 5:28 AM
    Hi All, Trying to navigate through docs and have quick question on my use case. Assuming DataHub allows adding triggers like custom entities, does it have support schema registry? Although I looked Kafka schema registry, but in my use case we are looking is when the user creates a new event trigger request for a group of devices then we want to be able to look up the master signal list for each device type and validate that all device types to which this request is being sent produce all the signals specified in the Event Trigger request.
  • w

    wide-army-23885

    02/17/2022, 6:27 PM
    Hello--is it possible to add a Feature Table under a specific domain? Any reason why it is not treated as an asset?
  • f

    freezing-area-98807

    02/22/2022, 9:20 AM
    image.png
  • b

    billions-table-9927

    02/23/2022, 6:54 PM
    Hello!
  • b

    bitter-ram-53961

    03/03/2022, 3:34 PM
    (tell me if I need to change channel 😉 )
  • t

    thankful-army-34119

    03/08/2022, 4:08 AM
    Hi, I am new to this Datahub , deployed it locally with docker on windows with the reference of https://datahubproject.io/docs/quickstart . From UI Ingestion created Oracle as source and execute to fetch the metadata. But getting connection refused . Any help on this
  • t

    thankful-army-34119

    03/08/2022, 4:08 AM
    source:
    type: oracle
    config:
    host_port: ****:1521
    username: ******
    password: ******
    service_name: ******
    sink:
    type: datahub-rest
    config:
    server: '<http://localhost:9002/api/gms>'
  • r

    rapid-book-98432

    03/10/2022, 9:36 AM
    Hi there \o
    👋 2
    👋🏻 1
  • b

    big-businessperson-99368

    03/14/2022, 3:10 PM
    Hello everyone, My name is Rafael Durbano and I will explore the DataHub this week ! I would like to know if I can create a execution's lineage for data pipeline (Azure Data Factory), but they are not necessarily nested. It's not a problem to input this values manually. Something like the image below. Each box is one ADF pipeline
    🙂 1
  • b

    big-businessperson-99368

    03/14/2022, 3:17 PM
    Can be understanding as a high level (or group) of data lineage
  • a

    able-rain-74449

    03/16/2022, 5:02 PM
    Hi All are all images available on https://gallery.ecr.aws/?page=1 ??
  • f

    fresh-portugal-72732

    03/31/2022, 12:15 PM
    Hi, Would like to know if datahub provides REST APIs for adding sources, ingest metadata, ingest lineage data etc. Kinda looking for Metadata Services for Maintaining metadata
  • f

    fresh-portugal-72732

    03/31/2022, 1:10 PM
    Getting error while ingesting data from postgres or mysql via UI
  • f

    fresh-portugal-72732

    03/31/2022, 1:10 PM
    Copy code
    '[2022-03-31 13:08:38,539] WARNING  {urllib3.connectionpool:810} - Retrying (Retry(total=2, connect=None, read=None, redirect=None, '
               "status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0xffffa4223280>: Failed to "
               "establish a new connection: [Errno 111] Connection refused')': /api/gms/config\n"
               '[2022-03-31 13:08:42,541] WARNING  {urllib3.connectionpool:810} - Retrying (Retry(total=1, connect=None, read=None, redirect=None, '
               "status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0xffffa4223670>: Failed to "
               "establish a new connection: [Errno 111] Connection refused')': /api/gms/config\n"
               '[2022-03-31 13:08:50,555] WARNING  {urllib3.connectionpool:810} - Retrying (Retry(total=0, connect=None, read=None, redirect=None, '
               "status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0xffffa4223850>: Failed to "
               "establish a new connection: [Errno 111] Connection refused')': /api/gms/config\n"
               '[2022-03-31 13:08:50,916] ERROR    {datahub.entrypoints:119} - File '
               '"/tmp/datahub/ingest/venv-3e16d565-2d1a-45bf-94a2-0b4eb1f767c5/lib/python3.9/site-packages/urllib3/connection.py", line 174, in '
               '_new_conn\n'
               '    161  def _new_conn(self):\n'
               ' (...)\n'
               '    170      if self.socket_options:\n'
               '    171          extra_kw["socket_options"] = self.socket_options\n'
               '    172  \n'
               '    173      try:\n'
               '--> 174          conn = connection.create_connection(\n'
               '    175              (self._dns_host, self.port), self.timeout, **extra_kw\n'
  • f

    fresh-portugal-72732

    03/31/2022, 1:10 PM
    My Properties
  • f

    fresh-portugal-72732

    03/31/2022, 1:11 PM
    this is my localhost postgres
  • f

    fresh-portugal-72732

    03/31/2022, 1:11 PM
    its not working too when i put localhost
  • f

    fresh-portugal-72732

    03/31/2022, 1:11 PM
    Any help would be helpful here
1...7677787980Latest