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
We have also uploaded the hadoop-2.7.3.tar.gz file in GitHub - https://github.com/PacktPublishing/Ceph-Cookbook-Second-Edition/raw/master/hadoop-2.7.3.tar.gz if it will be removed from http://archive.apache.org/.
  1. Extract the Hadoop .tar file:
        # tar -xvf hadoop-2.7.3.tar.gz 
  1. Add ...

Get Ceph Cookbook - Second Edition 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.