Created 1/19/2016 jamshid.afshar ยท Updated 2/21/2017 aaron.enfield
The Apache Hadoop S3 connector "S3A" works with Content Gateway S3. Here is a small but complete example, using a single-node hadoop system that can be easily run on any docker server. It shows bucket listing, distcp, and a simple mapreduce job against a bucket in a Caringo domain.
...