Description
The cause is that it calls FileSystem#listStatus rather than FileSystem#globStatus to retrieve the list of files under the given path. So the fix is straight forward.
Attachments
Attachments
Issue Links
- breaks
-
CRUNCH-513 HFileSource not calculating size correctly for nested pathes
- Closed