ICP 1 - manaswinivedula/Big-Data-Programming GitHub Wiki
Wiki for ICP-1
- Initially, I have created the ICP-1 directory in HDFs and added the Shakespeare.txt file, word_list.txt to the Hdfs directory using the below commands.
- This is the output of the appended Shakespeare file output in Hue.
-
I have taken the first 5 lines and the last 5 lines data from Shakespeare file and appended that to the out.txt file using the below commands.
-
Created a new file final.txt and concatenated all three existing files into the new file using the below commands.
-
This is the final output of the Hue.
Useful Links: