Replies: 1 comment 2 replies
-
Hey @zabil we are not the owners of |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to run AWS glue locally using the docker image
amazon/aws-glue-libs:glue_libs_3.0.0_image_01
I am trying to make this connect to s3 bucket in local stack. However I can't seem to override the AWS_ENDPOINT_URL
Is there a way for me to set an environment variable and make libraries that depend on this sdk like aws glue job point to a local stack?
Beta Was this translation helpful? Give feedback.
All reactions