I understand Pig supports Amazon S3 storage, however in trying to access an S3 bucket configured as 'requester pays', I get access denied 403, "AWS Request ID: ..., AWS Error Code: AccessDenied, AWS Error Message: Access Denied"
More on 'requester pays' here, http://docs.amazonwebservices.com/AmazonS3/latest/dev/index.html?ObjectsinRequesterPaysBuckets.html The grunt> shell let me cd/ to the s3://... path, but I tried 'ls' and that triggers the error. Searching around, this doesn't seem to be a common problem. Maybe I should be asking on the Amazon forums but afaik the s3 support is built-in. Is there any prospect this can be made to work? thanks for any tips, Dan
