datahub icon indicating copy to clipboard operation
datahub copied to clipboard

The Metadata Platform for your Data Stack

Results 682 datahub issues
Sort by recently updated
recently updated
newest added

We recently merged in a big change to ingestion forms in the UI and this PR addresses some followups after that. - Pass in `removeMargin` optional prop for styling to...

datahub version: v0.8.41 Currently there is no chance to infere JSON schema from file that contain muitple lines/docs. ```json {"id":1, "text": "foo"} {"id":2, "text": "bar"} ``` It's a very convenient...

bug

This WIP PR gets the timestamp for when a dataset entity was last ingested by checking all of its aspects for the most recent `lastObserved` in its `systemMetadata` where the...

Fix for GitHub issue https://github.com/datahub-project/datahub/issues/5167

ingestion

**Describe the bug** When extracting Athena views over standard ingest - no SQL definitions and upstream tables lineage being ingested **To Reproduce** Steps to reproduce the behavior: 1. setup `Athena`...

bug

**Describe the bug** When I tried to run lineage_emitter_kafka.py result is connection refused. Broker is located on port 29092, I tried with public IP/localhost but no change when I tried...

bug
ingestion

I picked these syntax themes because they looked good, but am not particularly attached to them - we can definitely change it around. Specifically, the vscode light theme's background color...

docs

**Description** This an issue of how file sources or datasets in general are rendered by DH. It looks like the containerization of sources is handled in DH UI, based on...

bug
ingestion

**Describe the bug** The following packages: ``` acryl-datahub==0.8.42 acryl-datahub[datahub-rest]==0.8.42 acryl-datahub[datahub-kafka]==0.8.42 ``` Can not be installed together with Airflow 2.3.3. ``` markupsafe>=1.1.1 (from apache-airflow==2.3.3->-r requirements-2.in (line 6)) MarkupSafe>=0.23 (from jinja2==2.11.3->apache-airflow==2.3.3->-r requirements-2.in...

bug
devops

After ingesting the config file in datahub ,I am facing below issue .Please suggest '[2022-08-04 15:30:53,279] INFO {datahub.ingestion.run.pipeline:163} - Sink configured successfully. DataHubRestEmitter: configured ' 'to talk to http://datahub-gms:8080/\n' '[2022-08-04...

bug
ingestion