awslabs / aws-glue-libs

AWS Glue Libraries are additions and enhancements to Spark for ETL operations.
Other
635 stars 300 forks source link

Hadoop AWS Bad Request Signature #134

Open pseudojudo opened 2 years ago

pseudojudo commented 2 years ago

Here is the error that I am facing when trying to run an AWS Glue Script locally:

py4j.protocol.Py4JJavaError: An error occurred while calling o46.getDynamicFrame. : org.apache.hadoop.fs.s3a.AWSBadRequestException: doesBucketExist on {bucketName}: com.amazonaws.services.s3.model.AmazonS3Exception: Bad Request (Service: Amazon S3; Status Code: 400; Error Code: 400 Bad Request;

Any help would be greatly appreciated!