Testing Your Hadoop Installation
You will now test the Hadoop installation in center machine by uploading some data from local machine.
Git clone “hadoop-admin” file
Upload hadoop-admin/data/sherlock.txt / in HDFS.
Verify that the file is now in HDFS.
In Cloudera Manager choose Clusters > HDFS. Then click on File Browser.
Browse into tmp and confirm that sherlock.txt appears.
Last updated