You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Josh Wills (JIRA)" <ji...@apache.org> on 2014/07/05 01:20:36 UTC

[jira] [Created] (CRUNCH-434) outputConf options are ignored on a few key Targets

Josh Wills created CRUNCH-434:
---------------------------------

             Summary: outputConf options are ignored on a few key Targets
                 Key: CRUNCH-434
                 URL: https://issues.apache.org/jira/browse/CRUNCH-434
             Project: Crunch
          Issue Type: Bug
    Affects Versions: 0.8.3, 0.10.0
            Reporter: Josh Wills
             Fix For: 0.8.4, 0.11.0


I was messing around with some per-target compression settings and discovered that some of the major Targets (TextFileTarget, AvroFileTarget, and AvroParquetFileTarget) ignore any outputConf settings that are done to them, which means that we can only set compression options on a per-job/per-output-type level right now, as opposed to for each individual output.

Fixed this and added some file-compression related utilities to test it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)