Using HdfsFindTool to find files
HDFSFindTool is essentially the HDFS version of the Linux filesystem
find
command. You can use the tool to search one or more HDFS directory
trees, find all HDFS files that match the specified expression, and apply selected actions
to them.