hundreds-airline-29192
04/21/2023, 10:10 AMhundreds-airline-29192
04/21/2023, 10:10 AMhundreds-airline-29192
04/21/2023, 10:10 AMpowerful-cat-68806
04/21/2023, 11:04 AMorange-gpu-90973
04/21/2023, 11:21 AMwonderful-quill-11255
04/21/2023, 1:20 PMrapid-airport-61849
04/21/2023, 1:41 PMcuddly-dinner-641
04/21/2023, 2:35 PMgreen-honey-91903
04/21/2023, 7:45 PMport
parameter that doesnβt seem to be respected by datahub. I discovered this as I had the following configs for my connection:
host: datahub-datahub-gms.datahub.svc.cluster.local
port: 8080
The datahub plugin couldnβt emit metadata successfully with this error:
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='datahub-datahub-gms.datahub.svc.cluster.local', port=80): Max retries exceeded with url: /aspects?action=ingestProposal
Upon updating my connection configs like so:
host: datahub-datahub-gms.datahub.svc.cluster.local:8080
port: None
The datahub plugin worked successfully.hallowed-petabyte-25444
04/23/2023, 6:57 AMadorable-magazine-49274
04/24/2023, 3:55 AMquiet-rain-16785
04/24/2023, 4:16 AMclever-magician-79463
04/24/2023, 4:39 AMbrief-cat-57352
04/24/2023, 9:59 AMFile "/usr/local/lib/python3.7/site-packages/great_expectations/experimental/datasources/dynamic_pandas.py", line 68, in <module>
f"{Version(pd.__version__).major}.{Version(pd.__version__).minor}"
AttributeError: 'Version' object has no attribute 'major'
...
datahub.ingestion.run.pipeline.PipelineInitError: Failed to create source
ancient-policeman-73437
04/24/2023, 10:30 AM'Error when batch flush on sql: update metadata_aspect_v2 set metadata=?, createdOn=?, createdBy=?, '
'createdFor=?, systemmetadata=? where urn=? and aspect=? and version=?\n'
'\tat com.linkedin.metadata.restli.RestliUtil.toTask(RestliUtil.java:42)\n'
'\tat com.linkedin.metadata.restli.RestliUtil.toTask(RestliUtil.java:50)',
'message': 'javax.persistence.PersistenceException: Error when batch flush on sql: update metadata_aspect_v2 set metadata=?, '
'createdOn=?, createdBy=?, createdFor=?, systemmetadata=? where urn=? and aspect=? and v',
'status': 500,
'id': 'urn:li:dataset:(urn:li:dataPlatform:snowflake,{DB and table Name},PROD)'}},
{'error': 'Unable to emit metadata to DataHub GMS',
'info': {'exceptionClass': 'com.linkedin.restli.server.RestLiServiceException',
'stackTrace': 'com.linkedin.restli.server.RestLiServiceException" What do I do wrong ? The test of connection to SnowFlake was successful.
little-spring-72943
04/24/2023, 10:53 AMadorable-magazine-49274
04/24/2023, 12:43 PMrhythmic-horse-99276
04/24/2023, 12:52 PMwitty-butcher-82399
04/24/2023, 12:54 PMdatahub-kafka
sink and we are planning to enable authorization for GMS API for some other specific use cases.
Given we have many connectors, Kafka-based ingestion is a critical requirement for us. So we are ok to trust connectors and keep connectors unauthenticated.
Is enabling GMS API preventing us to work this way: some unauthenticated traffic from connectors and keep authentication exclusively for GMS API?
Thanks!orange-intern-2172
04/24/2023, 3:56 PMbland-orange-13353
04/24/2023, 4:06 PMsalmon-angle-92685
04/24/2023, 8:22 PMrich-salesmen-77587
04/24/2023, 9:58 PMwide-florist-83539
04/25/2023, 4:13 AM('Failed to load service account credentials from /tmp/tmpmuzf8mak', ValueError('Could not deserialize key data. The data may be in an incorrect format, it may be encrypted with an unsupported algorithm, or it may be an unsupported key type (e.g. EC curves with explicit parameters).', [<OpenSSLError(code=503841036, lib=60, reason=524556, reason_text=unsupported)>]))
v0.10.0
Gave the service account the appropriate permissions
Seems like a parsing issue that is happening with the SSL Key?
Should I be removing the -----BEGIN PRIVATE KEY-----
freezing-orange-76204
04/25/2023, 5:00 AMgifted-bear-4760
04/25/2023, 7:21 AMbillowy-flag-4217
04/25/2023, 4:41 PMLooks
from the Looker ingestion library. It seems only visualisations from dashboards are being ingested, but not individual Looks, which are not present on dashboards?important-tailor-54083
04/25/2023, 6:34 PM'metabase-table-card__2594': ['Unable to retrieve source table. Reason: 404 Client Error: Not Found for url: <https://xxxx.com/api/table/card__2594>'],
important-tailor-54083
04/25/2023, 7:01 PMnumerous-byte-87938
04/25/2023, 10:26 PM