Hadoop
Hadoop
Hadoop
5. We need more external libs. Click on ”add external jars“ again and
select all jar files in “client” and click OK.
1. Make directory
hadoop fs -mkdir /user/input/directory1 /user/input/directory2
12. Moving the input file to the hadoop file system hdfs dfs
-put/home/cloudera/M.txt/input/
14. To view the output of the program/job executed run hdfs dfs -ls
outputfile To view the output file run hdfs dfs -cat /outputfile/part-r-
00000