You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Rajashekar (JIRA)" <ji...@apache.org> on 2017/04/18 22:14:41 UTC

[jira] [Updated] (CRUNCH-643) Make DISABLE_COMBINE_FILE flag false for SeqFileTableSource files

     [ https://issues.apache.org/jira/browse/CRUNCH-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajashekar updated CRUNCH-643:
------------------------------
    Description: 
Recently we have observed that Crunch API by default disabling the combine file flag(DISABLE_COMBINE_FILE) [1] when we create [2] SeqFileTableSource files. We need to enable the combine files by making DISABLE_COMBINE_FILE flag false. 

[1] https://github.com/apache/crunch/blob/apache-crunch-0.15.0/crunch-core/src/main/java/org/apache/crunch/impl/mr/run/CrunchInputFormat.java#L55-L57
[2] https://github.com/apache/crunch/blob/apache-crunch-0.15.0/crunch-core/src/main/java/org/apache/crunch/io/seq/SeqFileTableSource.java#L38-L48

  was:
Recently we have observed that Crunch API by default disabling the combine file flag(DISABLE_COMBINE_FILE) [1] when we create [2] SeqFileTableSource files. We need to enable the combine files by making DISABLE_COMBINE_FILE flag false. 

[1] https://github.com/apache/crunch/blob/apache-crunch-0.15.0/crunch-core/src/main/java/org/apache/crunch/io/seq/SeqFileTableSource.java#L38-L48
[2] https://github.com/apache/crunch/blob/apache-crunch-0.15.0/crunch-core/src/main/java/org/apache/crunch/impl/mr/run/CrunchInputFormat.java#L55-L57


> Make DISABLE_COMBINE_FILE flag false for SeqFileTableSource files
> -----------------------------------------------------------------
>
>                 Key: CRUNCH-643
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-643
>             Project: Crunch
>          Issue Type: Bug
>            Reporter: Rajashekar
>
> Recently we have observed that Crunch API by default disabling the combine file flag(DISABLE_COMBINE_FILE) [1] when we create [2] SeqFileTableSource files. We need to enable the combine files by making DISABLE_COMBINE_FILE flag false. 
> [1] https://github.com/apache/crunch/blob/apache-crunch-0.15.0/crunch-core/src/main/java/org/apache/crunch/impl/mr/run/CrunchInputFormat.java#L55-L57
> [2] https://github.com/apache/crunch/blob/apache-crunch-0.15.0/crunch-core/src/main/java/org/apache/crunch/io/seq/SeqFileTableSource.java#L38-L48



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)