Lab – Ways of accessing data in HDFS Topic Progress: ← Back to Lesson 1. On your terminal window use -ls command along with “hdfs dfs” from command line. hdfs dfs -ls / Note: Initially you may find 0 items on your cluster. 2. Go to http://localhost:50070 to access the HDFS (remember Hadoop is running on your localhost) ← Previous Topic