[
https://issues.apache.org/jira/browse/CRUNCH-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Wills resolved CRUNCH-408.
-------------------------------
Resolution: Fixed
Fix Version/s: 0.8.3
0.10.0
I went ahead and committed this one Chao-- I hope you don't mind, but I want to
start the 0.10.0/0.8.3 release process this evening Pacific Time.
> HFileSource does not estimate the size of input correctly when there is a
> wildcard in path
> ------------------------------------------------------------------------------------------
>
> Key: CRUNCH-408
> URL: https://issues.apache.org/jira/browse/CRUNCH-408
> Project: Crunch
> Issue Type: Bug
> Affects Versions: 0.8.2, 0.10.0
> Reporter: Chao Shi
> Fix For: 0.10.0, 0.8.3
>
> Attachments: crunch-408.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)