How to do it...

You can use client-node1 to configure Hadoop S3A client. 

  1.  Install Java packages in the client-node1:
        # yum install java* -y
  1. Extract the Hadoop .tar file:
        # tar -xvf hadoop-2.7.3.tar.gz 
  1. Add the following in the .bashrc file: 
        export JAVA_HOME=/usr/lib/jvm/jre-1.8.0-openjdk        export          PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/ ...

Get Ceph: Designing and Implementing Scalable Storage Systems now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.