[ https://issues.apache.org/jira/browse/MAPREDUCE-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ray Chiang updated MAPREDUCE-6379:
----------------------------------
Attachment: MAPREDUCE-6379.001.patch
Putting in a file to jumpstart the conversation. The AM doesn't have a "task ID" per-se.
Is the Application ID what was intended?
> @taskid@ in yarn.app.mapreduce.am.command-opts can't be replaced by current taskid
> ----------------------------------------------------------------------------------
>
> Key: MAPREDUCE-6379
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6379
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mr-am
> Affects Versions: 2.7.0
> Reporter: Zhang Wei
> Assignee: Varun Saxena
> Priority: Minor
> Attachments: MAPREDUCE-6379.001.patch
>
>
> In this document, http://hadoop.apache.org/docs/r2.7.0/hadoop-mapreduce-client/hadoop-mapreduce-client-core/mapred-default.xml,
we can find the parameter "yarn.app.mapreduce.am.command-opts" is described as @taskid@ in
yarn.app.mapreduce.am.command-opts can be replaced by current taskid. But I checked the code
in 2.7.0, there is no logic to replace it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|