Now that the SDK is installed, the resources needed must be distributed around the cluster. The LI resources must be accessible from each master and data node at the file-system level.
Your cluster must be set up for S3 access.
The examples below use s3:// URI format for referencing locations on Amazon S3.
For the purpose of this guide, we will install the resources into s3://your-bucket/precisely/li
Then, perform the following steps:
- Upload the Resources directory into S3.
hadoop fs -copyFromLocal /precisely/li/software/resources s3://<your-bucket>/precisely/li/software/resources