I am on Hadoop 2.2.0, running a Single Node setup.
My understanding is that hdfs dfs -ls is slow because it is spinning up a JVM every time it is invoked.
Is there any way to make it keep the JVM running so simple commands can complete faster?
I would like to inform you about a solution we did to solve this problem.
We created a new utility - HDFS Shell to work with HDFS more faster.
https://github.com/avast/hdfs-shell
hdfs dfs -ls /, ls / - both will workcd and pwdIf you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With