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

Error for ingesting Oracle metadata in CLI > 0.10.5 #9752

Closed
lima-renan opened this issue Jan 31, 2024 · 5 comments
Closed

Error for ingesting Oracle metadata in CLI > 0.10.5 #9752

lima-renan opened this issue Jan 31, 2024 · 5 comments
Labels
bug Bug report stale

Comments

@lima-renan
Copy link
Contributor

lima-renan commented Jan 31, 2024

I'm using DataHub v0.12.0 on Azure AKS. I have this error when ingesting Oracle metadata via cronjob using the CLI in version 0.12.1.1(Docker tag: acryldata/datahub-ingestion:v0.12.1).: sqlalchemy.exc.DatabaseError: (cx_Oracle.DatabaseError) DPI-1047: Cannot locate a 64-bit Oracle Client library: "libclntsh.so : cannot open shared obejct file: No such file or directory".

This error does not occur with the CLI in version 0.10.5 (Docker tag: acryldata/datahub-ingestion:v0.10.5).

To Reproduce
Steps to reproduce the behavior:

  1. Set up an Oracle Database;
  2. Run ingestion for this database through the cronjob on AKS or K8s using docker tag acryldata/datahub-ingestion:v0.12.1.
@lima-renan lima-renan added the bug Bug report label Jan 31, 2024
@david-leifker
Copy link
Collaborator

Definitely not finding this in the image. I would have expected it to be included with this step in the docker build.

@lima-renan
Copy link
Contributor Author

Possibly related to following alredy reported issue: #4486

Copy link

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

@github-actions github-actions bot added the stale label Mar 18, 2024
Copy link

This issue was closed because it has been inactive for 30 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 17, 2024
@lima-renan
Copy link
Contributor Author

@david-leifker , I opened a PR for this: #11001

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report stale
Projects
None yet
Development

No branches or pull requests

2 participants