Chao Shi created CRUNCH-303:
-------------------------------
Summary: Disable "combine input" in HFileSource
Key: CRUNCH-303
URL: https://issues.apache.org/jira/browse/CRUNCH-303
Project: Crunch
Issue Type: Bug
Components: IO
Reporter: Chao Shi
In CRUNCH-165, CombineFileInputFormat is automatically used by default. This
does not work with HFileSource, as the overrided HFileInputFormat#listStatus is
not called. CombineFileInputFormat always calls FileInputFormat#listStatus.
--
This message was sent by Atlassian JIRA
(v6.1#6144)