Question 11 Write down the hadoop commands for the following operations - i) ii) iii) Creates a directory named "mydata"
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Question 11 Write down the hadoop commands for the following operations - i) ii) iii) Creates a directory named "mydata"
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)