Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation error of type FieldUndefined: Field 'upstreamDatasources' in type 'Sheet' is undefined" #4119

Closed
yourssvk opened this issue Feb 11, 2022 · 2 comments
Labels
bug Bug report

Comments

@yourssvk
Copy link

Problem description:

Error while ingesting from Tableau:

Source (tableau) report:
{'failures': {'tableau-metadata': ["Unable to retrieve metadata from tableau. Information: Connection: workbooksConnection Error: [{'message': "
'"Validation error of type FieldUndefined: Field 'upstreamDatasources' in type 'Sheet' is undefined @ '
''workbooksConnection/nodes/sheets/upstreamDatasources'", 'locations': [{'line': 30, 'column': 9, '
''sourceName': None}], 'description': "Field 'upstreamDatasources' in type 'Sheet' is undefined", '
"'validationErrorType': 'FieldUndefined', 'queryPath': ['workbooksConnection', 'nodes', 'sheets', "
"'upstreamDatasources'], 'errorType': 'ValidationError', 'extensions': None, 'path': None}]"]},

Steps to reproduce the behavior:

Do not have clear steps to reproduce the issue, however can answer questions to resolve the issue

Expected behavior

Ingestion succeeds

@yourssvk yourssvk added the bug Bug report label Feb 11, 2022
@yourssvk yourssvk changed the title A short description of the bug Validation error of type FieldUndefined: Field 'upstreamDatasources' in type 'Sheet' is undefined"A short description of the bug Feb 14, 2022
@yourssvk yourssvk changed the title Validation error of type FieldUndefined: Field 'upstreamDatasources' in type 'Sheet' is undefined"A short description of the bug Validation error of type FieldUndefined: Field 'upstreamDatasources' in type 'Sheet' is undefined" Feb 14, 2022
@mayurinehate
Copy link
Collaborator

Hello @yourssvk , can you please mention which tableau version you are using.

@mjatharmyobgit
Copy link

We are also facing same error while ingesting from Tableau.

Our Tableau version we have is:
Tableau Server Version: 2021.1.10 (20211.21.1217.2241) 64-bit Windows

Error text:
Source (tableau) report:
{'workunits_produced': 0,
'workunit_ids': [],
'warnings': {},
'failures': {'tableau-metadata': ["Unable to retrieve metadata from tableau. Information: Connection: workbooksConnection Error: [{'message': "
'"Validation error of type FieldUndefined: Field 'upstreamDatasources' in type 'Sheet' is undefined @ '
''workbooksConnection/nodes/sheets/upstreamDatasources'", 'locations': [{'line': 30, 'column': 9, '
''sourceName': None}], 'description': "Field 'upstreamDatasources' in type 'Sheet' is undefined", '
"'validationErrorType': 'FieldUndefined', 'queryPath': ['workbooksConnection', 'nodes', 'sheets', "
"'upstreamDatasources'], 'errorType': 'ValidationError', 'path': None, 'extensions': None}]"]}}
Sink (datahub-rest) report:
{'records_written': 0,
'warnings': [],
'failures': [],
'downstream_start_time': None,
'downstream_end_time': None,
'downstream_total_latency_in_seconds': None}

mayurinehate added a commit to mayurinehate/datahub that referenced this issue Mar 17, 2022
- add missing lineage link from published datasource to external table

fixes datahub-project#4119
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report
Projects
None yet
Development

No branches or pull requests

3 participants