You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Chao Shi (JIRA)" <ji...@apache.org> on 2013/11/25 07:07:36 UTC

[jira] [Created] (CRUNCH-303) Disable "combine input" in HFileSource

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)