-
Notifications
You must be signed in to change notification settings - Fork 722
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Hello,
I have installed the awsrangler on Glue Docker
With python 3.7.10
But I cannot import the conf for some reason. But I do have credentials setup there


Thanks
Docker command to setup the Glue Enviroment in case someone wants to replicate
docker run -it -v ~/.aws:/home/glue_user/.aws -v $JUPYTER_WORKSPACE_LOCATION:/home/glue_user/workspace/jupyter_workspace/ -e AWS_PROFILE=$PROFILE_NAME -e chmod -R 777 directory DISABLE_SSL=true --rm -p 4040:4040 -p 18080:18080 -p 8998:8998 -p 8888:8888 --name glue_jupyter_lab amazon/aws-glue-libs:glue_libs_3.0.0_image_01 /home/glue_user/jupyter/jupyter_start.sh
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested