Write down the hadoop, commands for the following operations - i) ii) Creates a directory named "mydata" in the path "/h
Posted: Sat Jul 09, 2022 11:47 am
Write down the hadoop, commands for the following operations - i) ii) 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.