[
https://issues.apache.org/jira/browse/PIG-3841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958281#comment-13958281
]
Rohini Palaniswamy commented on PIG-3841:
-----------------------------------------
For now calling methods in classes of hadoop directly which are marked Private
or Private+Unstable. If the MR code is copied to TEZ or a stable API is added
to hadoop itself can switch to that.
> Honor Mapreduce Distributed Cache settings and localize resources in Tez
> ------------------------------------------------------------------------
>
> Key: PIG-3841
> URL: https://issues.apache.org/jira/browse/PIG-3841
> Project: Pig
> Issue Type: Sub-task
> Components: tez
> Reporter: Rohini Palaniswamy
> Assignee: Rohini Palaniswamy
> Fix For: tez-branch
>
> Attachments: PIG-3841-1.patch
>
>
> If users ship files directly by specifiying mapred.cache.files,
> mapred.cache.archives using -D or set command in pig scripts, they should be
> added as yarn local resources before the Tez DAG is launched.
--
This message was sent by Atlassian JIRA
(v6.2#6252)