Question: 3. Create a folder in HDFS under the root directory called BigDataFirstName where FirstName is your name. 4. Copy the text file you created in
3. Create a folder in HDFS under the root directory called BigDataFirstName where "FirstName" is your name.
4. Copy the text file you created in step 2 from the Linux local file system into the HDFS folder BigData that you created in step 3.
5. In the class exercises, we have most of the HDFS commands but not all of them. Research a new HDFS command and use it in an example. Provide a link for any external sources you use to answer this question (in other words, cite any sources you use).
6. The class exercises use "hadoop fs" as the start to HDFS commands but we can also use "hdfs dfs". Research on the web what is the difference between these two commands. Provide a link for any external sources you use to answer this question (in other words, cite any sources you use).
Step by Step Solution
There are 3 Steps involved in it
3 Create a folder in HDFS under the root directory called BigDataFirstName where FirstName is your name hadoop fs mkdir BigDataFirstName 4 Copy the text file you created in step 2 from the Linux local ... View full answer
Get step-by-step solutions from verified subject matter experts
