You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2014/04/18 02:02:19 UTC

[jira] [Created] (TEZ-1067) Determine compression / compressionCodec at runtime to avoid burning CPU cycles

Rajesh Balamohan created TEZ-1067:
-------------------------------------

             Summary: Determine compression / compressionCodec at runtime to avoid burning CPU cycles
                 Key: TEZ-1067
                 URL: https://issues.apache.org/jira/browse/TEZ-1067
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Rajesh Balamohan


- Based on the compressed data being written and its compression ratio, tez should be able to pick up the best compression codec for the job.  

- If the compression ratio is very poor, it should be possible to turn off compression as well (which could save good amount CPU cycles).



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