[ 
https://issues.apache.org/jira/browse/TEZ-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bikas Saha updated TEZ-1193:
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.5.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Thanks for your contribution. Committed.
commit a6c7ee30a0b01c6aa81ab777ffdc9ef45c4f7a7a
Author: Bikas Saha <bi...@apache.org>
Date:   Thu Jun 12 11:11:47 2014 -0700

    TEZ-1193. Allow 'tez.lib.uris' to be overridden (Oleg Zhurakousky via bikas)


> Allow 'tez.lib.uris' to be overridden
> -------------------------------------
>
>                 Key: TEZ-1193
>                 URL: https://issues.apache.org/jira/browse/TEZ-1193
>             Project: Apache Tez
>          Issue Type: Improvement
>    Affects Versions: 0.4.0
>            Reporter: Oleg Zhurakousky
>            Assignee: Oleg Zhurakousky
>            Priority: Minor
>             Fix For: 0.5.0
>
>         Attachments: TEZ-1193.1.patch, TEZ-1193.2.patch, TEZ-1193.patch, 
> TEZ-1193.patch
>
>
> Hadoop/YARN provides a mechanism to setup a runtime classpath of Tez/YARN job 
> through LocalResources. Tez exposes setting of LocalResources through 
> AMConfiguration and Vertex thuis allowing AM and ACs have its independent 
> classpath which can include Tez (depending on how Tez job is written). This 
> means that setting _tez.lib.uris_ and installing Tez all together should be 
> optional since its libraries could be easily propagated during job submission.
> It also ensures that the Tez libraries that were used during build are the 
> same that are used during the runtime.



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

Reply via email to