Login using Social Account
     Continue with GoogleLogin using your credentials
We can also upload files from CloudxLab Linux console to HDFS.
Let’s say we want to copy the test.txt file from CloudxLab Linux console to HDFS.
test.txt
using nano or vi editors.hadoop fs -copyFromLocal test.txt
.hadoop fs -ls test.txt
.hadoop fs -cat test.txt
.Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
Loading comments...