[HELP][AWS GLUE] ModuleNotFoundError: No module named ...
www.reddit.com › r › awsI think you can add to the job the following option: —additional-python-modules Following a list of comma separated python modules like psycopg2-binary,pandas,etc…. If you are using the aws management console there’s the section: “Job Parameters”. The glue job should perform a pip install of all the specified dependecies. 2. level 2 ...