You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/08/21 03:40:46 UTC

[jira] [Commented] (MAPREDUCE-6458) Figure out the way to pass build-in classpath (files in distributed cache, etc.) from parent to spawned shells

    [ https://issues.apache.org/jira/browse/MAPREDUCE-6458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706085#comment-14706085 ] 

Allen Wittenauer commented on MAPREDUCE-6458:
---------------------------------------------

Assigning this to me, since I actually understand how bash works.

> Figure out the way to pass build-in classpath (files in distributed cache, etc.) from parent to spawned shells
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-6458
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6458
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Junping Du
>            Assignee: Allen Wittenauer
>
> In MAPREDUCE-6454 (target for branch-2.x), we provide an extremely fragile way to pass built-in classpath from parent to child shell, via HADOOP_CLASSPATH, so jars in distributed cache can still work in child tasks. In trunk, we may think some way different, like: involve additional env var to safely pass build-in classpath.



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