I\'m working on a job that processes a nested directory structure, containing files on multiple levels:
one/ ├── three/ │ └── four/ │ ├── baz.txt │
just use FileInputFormat.addInputPath("with file pattern"); i am writing my first hadoop prog for graph analysis where input is from diff dir in .gz format ... it worked for me !!!