DPI-1047: Cannot locate a 64-bit Oracle Client library: "libclntsh.so - AWS Glue

Viewed 22

Am unable to configure cx_Oracle in AWS Glue, DPI-1047: Cannot locate a 64-bit Oracle Client library: "libclntsh.so

I have uploaded oracle instant client in S3 bucket. If it is a unix machine, I can refer the path of the instant client, am not sure how to reference from S3 bucket.

cx_Oracle.init_oracle_client(lib_dir="/Users/Oracle/instantclient_19_3/")

Any suggestion will be helpful

0 Answers
Related