Troubleshooting S3 Gateway

This section shows some common error messages generated by the S3 gateway.

NOTICE The S3 gateway is included in EEP 6.0.0 - EEP 8.0.0 repositories.

ERROR: Bucket does not exist

Make sure you are performing an operation on a bucket that is not empty.

ERROR: s3a://bucketname: No such file or directory

Add a / at the end of your command, after the bucket name:
hadoop fs -ls s3a://bucketname/