Closed devantler closed 1 year ago
This issue is stale because it has been open for 30 days with no activity. If you believe this is still an issue on the latest DataHub release please leave a comment with the version that you tested it with. If this is a question/discussion please head to https://slack.datahubproject.io. For feature requests please use https://feature-requests.datahubproject.io
This issue was closed because it has been inactive for 30 days since being marked as stale.
When I try to run a Postgres ingestion source I get an error that SCRAM Authentication requires libpq 10 from the acryldata/datahub-actions Docker container.
I traced the issue to be caused by an upstream issue on the psycopg2 library used in the ingestion script for Postgres. On arm64 it currently retrieves an older version of libpq which is incompatible with SCRAM Authentication.
https://github.com/psycopg/psycopg2/issues/1360
Would it be possible to provide a temporary fix so it works as intended on the acryldata/datahub-actions image?
Below is the log from my ingestion source:
exec-urn_li_dataHubExecutionRequest_bec0be23-6e77-4739-b6d5-a59afebc5ad5.log