Hey, I am not sure if this is the correct mailing list for this question, but I will start here.
Our client application needs to support accessing S3 buckets from hdfs. We can do this with the Java API using the s3a:// scheme, but also need a way to access the same files in S3 via the HDFS REST API. Is there a way to access the data stored in S3 via WEBHDFS? Thanks, Joseph Henry.
