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

## Checklist - [x] The PR conforms to DataHub's [Contributing Guideline](https://github.com/linkedin/datahub/blob/master/docs/CONTRIBUTING.md) (particularly [Commit Message Format](https://github.com/linkedin/datahub/blob/master/docs/CONTRIBUTING.md#commit-message-format)) - [ ] Links to related issues (if applicable) - [ ] Tests for the...

community-contribution
devops

Proposal for processing changes before and after they are applied to the underlying datastore. Summary: Allows users to create a jar that contains custom processing code that adheres to an...

pending-submitter-response
community-contribution

## Checklist - [ ] The PR conforms to DataHub's [Contributing Guideline](https://github.com/datahub-project/datahub/blob/master/docs/CONTRIBUTING.md) (particularly [Commit Message Format](https://github.com/datahub-project/datahub/blob/master/docs/CONTRIBUTING.md#commit-message-format)) - [ ] Links to related issues (if applicable) - [ ] Tests for...

docs
community-contribution

**Describe the bug** The stack trace of a failed ingestion job (at least using the MongoDB source) leaks credentials. **To Reproduce** 1. Spin up a MongoDB instance using docker (This...

bug
ingestion

**Describe the bug** I'm using DataHubGraph API to update a datajob information, but when calling `graph.get_aspect(aspect='dataJobInfo')`, it causes `avro.schema.AvroException: ('Datum union type not in schema: %s', None)`. **To Reproduce** Here...

bug
devops

Datahub Frontend Application is not able to reach the Backend GMS Application using the Load Balancer (LB) Url on https protocol Following are the environment variables defined: ``` DATAHUB_GMS_HOST=gms-host DATAHUB_GMS_PORT=443...

bug
devops
stale

**Describe the bug** When using the current Redash Connector (Datahub v0.8.21), if a dashboard has an empty string as its slug value, the returned response value of the API request...

bug
ingestion

**Describe the bug** When using the Redash Connector (Datahub v0.8.21) with `parse_table_names_from_sql: true`, the platform value used to construct the upstream dataset URN does not take into account the data...

bug
help-wanted
accepted
ingestion

after upgrade to acryl-datahub-0.8.23.1 while ingesting **redshift metadata** by `datahub ingrest -c metadata_redshift.yml` with `type: redshift` in it get a lot messages like ```shell WARNING: Only s3 source supported with...

bug
ingestion

"datahub ingest list-runs --help" command has the following output: ``` Usage: datahub ingest list-runs [OPTIONS] [PAGE_OFFSET] [PAGE_SIZE] List recent ingestion runs to datahub Options: --help Show this message and exit....

bug
ingestion
stale