The objective of this step is to copy the Iron Man 3 movie tweets in your home directory /user/YOUR_USER_NAME
in HDFS
After login into your web console, copy the "Iron Man 3" movie tweets to your home directory in HDFS by running the below command. Replace YOUR_USER_NAME
with your CloudxLab username.
hadoop fs -cp /data/SentimentFiles /user/YOUR_USER_NAME
Alternatively, you can use the command, where $USER is replaced by your username automatically.
hadoop fs -cp /data/SentimentFiles /user/$USER
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
No hints are availble for this assesment
Note - Having trouble with the assessment engine? Follow the steps listed here
Please login to comment
0 Comments
There are 67 new comments.