You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2015/07/02 06:38:04 UTC

[jira] [Created] (TEZ-2596) Create a better assembly which a user can deploy and use.

Hitesh Shah created TEZ-2596:
--------------------------------

             Summary: Create a better assembly which a user can deploy and use.
                 Key: TEZ-2596
                 URL: https://issues.apache.org/jira/browse/TEZ-2596
             Project: Apache Tez
          Issue Type: Sub-task
            Reporter: Hitesh Shah


The minimal and full tarballs are a bit confusing. 

A better assembly structure would be: 

tez/
     <tez jars>
     conf/<default conf templates>
     lib/<dependency jars - same as ones in /lib of minimal tarball>
     lib/tez.tar.gz 

The tez.tar.gz would be the full tarball. 

The lib/jars would be the same ones as the minimal tarball. This would also the assembly to be deployed and used as needed on a hadoop client/gateway node by adding "tez/conf/:tez/*:tez/lib/*" to HADOOP_CLASSPATH



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)