You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Gopal V (JIRA)" <ji...@apache.org> on 2014/03/06 18:48:46 UTC

[jira] [Created] (TEZ-916) Yarn-Tez does not unjar job.jar if it contains lib/*.jar files

Gopal V created TEZ-916:
---------------------------

             Summary: Yarn-Tez does not unjar job.jar if it contains lib/*.jar files
                 Key: TEZ-916
                 URL: https://issues.apache.org/jira/browse/TEZ-916
             Project: Apache Tez
          Issue Type: Bug
    Affects Versions: 0.4.0
            Reporter: Gopal V


Running an MR task with yarn-tez fails with ClassNotFound exceptions because the single big jar made using maven-assembly has lib/*.jar files which need to be in the classpath.

Tez's launch-container.sh only symlinks the raw .jar and does not unjar the job.jar LR.



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