CA01
CA01
Reg.no - 12006158
COURSE CODE-312
ASSIGNMENT – 01
Copy the datasets into HDFS = hadoop fs -put "D:/New folder (2)/Downloads\archive
(9)/recipe_ingredient_assignments.csv" /dataset1 hadoop fs -put "D:/New folder (2)/Downloads\archive
(9)/recipes.csv" /dataset2 hadoop fs -ls /dataset1 hadoop fs -ls /dataset2
c. Append 2 text files in third text file and save the result
file on desktop