How to access hadoop

Hi

I just enrolled to cloud xlab. Looking for assistance how I can launch and practice hadoop (hdfs) commands.

Logged into webconsole. When doing hdfs fs -ls its throwing error.

[bhanupratapm6130@master-node conf]$ hdfs fs -ls
Error: Could not find or load main class fs

Regards
Bhanu Pratap M

Hi, Bhanu.

The command to see all the list of hadoop directories is hdfs dfs -ls
It should work.

All the best!