0

I have recently installed hadoop 3.2.0 on Linux and trying to issue commands like hdfs dfs -ls /. But I don't see any output at all, it seems like stuck somewhere.

I also get the warning message:

'Unable to load native-hadoop library for your platform... using builtin-java classes where applicable'

But that is all. Please let me know how to resolve this.

$hadoop fs -ls /

no output, command stuck

OneCricketeer
  • 179,855
  • 19
  • 132
  • 245
padmanabh pande
  • 367
  • 2
  • 4
  • 21
  • 1
    Possible duplicate of [Hadoop "Unable to load native-hadoop library for your platform" warning](https://stackoverflow.com/questions/19943766/hadoop-unable-to-load-native-hadoop-library-for-your-platform-warning) – F.Lazarescu Jun 14 '19 at 08:57
  • Are you running all necessary daemons (NameNode, DataNodes)? What do you see if you do "hdfs dfs -mkdir /blah"? – facha Jun 14 '19 at 12:09

0 Answers0