List directories (and their subdirectories) with hadoop command line List directories (and their subdirectories) with hadoop command line hadoop hadoop

List directories (and their subdirectories) with hadoop command line


Try this as well: (listing directories from root)

hadoop fs -ls -R / | grep "^d"


Try using this command

hdfs dfs -ls hdfs:/