Hdfs
Hdfs
Q3. Copy file 't.txt' from under the Documents to hadoop in the folder /user/test/
Q4. Issue command to check if the file t.txt has actually been copied to hadoop folder /user/test/
Q6. Move the file t.txt from hadoop folder /user/test/ to hadoop folder /user/dfg/qwe/abc/
Q7. Display on the terminal the contents of file t.txt located in the hadoop folder
/user/dfg/qwe/abc/
Q8. Copy file t.txt from the hadoop folder /user/dfg/qwe/abc/ to linux folder /home/ashok/
Q9. Check that file t.txt now exists in the linux folder /home/ashok/
ls /home/ashok/
Q11. Delete folder dfg and all other folders under /user/dfg/qwe/abc/ with a single command