Skip to content

Cannot import awsrangler on Glue docker #1428

@Menniti

Description

@Menniti

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
Screenshot from 2022-07-01 18-10-36
canvas

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

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions