简体   繁体   中英

error in download data from S3 'requester pay' bucket using hadoop

I was using Hadoop 1.2.0 with command distcp to download a data from a S3 'requester pay' bucket, I have valid aws id and key, however, it went to an error, as shown below.

org.jets3t.service.S3ServiceException: S3 GET failed for '/dataset' XML Error Message: AccessDenied Access Denied4FDSDFS454DDWzToSESDFkzv+eiJBmRbqBkW0iWeOcSDFSD834SDFWE923UBzfMiyGXYXeX

I have tried many approaches: upgrade jets3t to the latest version, and also follow this post ( http://www.mail-archive.com/user@pig.apache.org/msg03395.html ) for configuration (however, which doesn't work).

But, none works. Does anyone how to fix this problem?

您是否对要访问的文件夹/文件具有读取权限?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM