Answer Posted / Vartika Singh
Two commonly used commands in HDFS are: 1. `hadoop fs -put <local file> <hdfs path>` for copying files from the local system to HDFS, and 2. `hadoop fs -ls <hdfs path>` for listing files in a given HDFS directory.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category