You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Prakash Ramachandran (JIRA)" <ji...@apache.org> on 2014/08/21 19:19:11 UTC

[jira] [Created] (TEZ-1474) detect missing native libraries for compression at the beginning of a task rather than at the end.

Prakash Ramachandran created TEZ-1474:
-----------------------------------------

             Summary: detect missing native libraries for compression at the beginning of a task rather than at the end.  
                 Key: TEZ-1474
                 URL: https://issues.apache.org/jira/browse/TEZ-1474
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Prakash Ramachandran
            Assignee: Prakash Ramachandran
             Fix For: 0.5.1


when compression is enabled if native libraries are missing, the error is thrown in task::close instead of task::init causing the task to process all of its data and then fail at the end when the first spill happened.



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