[
https://issues.apache.org/jira/browse/TEZ-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14167375#comment-14167375
]
Hitesh Shah commented on TEZ-1645:
----------------------------------
Changes in patch:
- removed nested if stmt for changing file extension
- renamed addLocalResourcesFromConf function
- changed local resources function to return a bool for whether archive
deploy was used and actual jars via a passed in arg
- removed validateSetTezAuxLocalResources testcase as other test is a
superset.
> Add support for specifying additional local resources via config
> ----------------------------------------------------------------
>
> Key: TEZ-1645
> URL: https://issues.apache.org/jira/browse/TEZ-1645
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Hitesh Shah
> Assignee: Hitesh Shah
> Attachments: TEZ-1645.1.patch, TEZ-1645.2.patch, TEZ-1645.3.patch
>
>
> In some cases, there is a need to add additional jars such as lzo or a jar
> for host-rack mapping. Would be useful to have this to ensure that code does
> not need to change for cases such as changing compression codecs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)