GitHub user lhaiesp opened a pull request:
https://github.com/apache/samza/pull/447
fix HdfsFileSystemAdapter to get files recursively
fix HdfsFileSystemAdapter to get files recursively
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lhaiesp/samza master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/447.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #447
----
commit db9bc869664ca9823e1b8a47bb0b7e9865f36f3f
Author: Hai Lu <halu@...>
Date: 2018-03-13T18:46:53Z
fix HdfsFileSystemAdapter to get files recursively
----
---