Question 11 Write down the hadoop commands for the following operations - i) ii) iii) Creates a directory named "mydata"
Posted: Sat Jul 09, 2022 11:47 am
Question 11 Write down the hadoop commands for the following operations - i) ii) iii) Creates a directory named "mydata" in the path "/home". Copy a file named "/local/data.csv" from the local file system to the directory just created. Remove the file "data.csv" on hdfs in the path just uploaded. (1.5 marks)