Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.10.0, 0.8.3
-
None
-
None
Description
The cause of this is that getInternalSize[1] does not traverse the child paths to determine the size.
I have the fix in a patch that I will attach but I have not been able to successfully append to the integration tests to see this failure. This issue only appears to be a problem when using the DistributedFileSystem but the tests for HFileSource use RawLocalFileSystem. I see there are additional tests that use the hadoop mini cluster, but I was not able to implement correctly.
Attachments
Attachments
Issue Links
- is broken by
-
CRUNCH-408 HFileSource does not estimate the size of input correctly when there is a wildcard in path
- Closed