[
https://issues.apache.org/jira/browse/MAPREDUCE-6204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14260061#comment-14260061
]
Gera Shegalov commented on MAPREDUCE-6204:
------------------------------------------
bq. I added following code to get the property value during map/reduce task
execution in TestJobCounters#MemoryLoaderMapper#configure() ...
These properties are actually meant to be used by the MRAppMaster. So although
they are accessible in task attempt JVM's, it's not really correct to verify
them there when they play no role.
> TestJobCounters should use new properties instead
> JobConf.MAPRED_TASK_JAVA_OPTS
> -------------------------------------------------------------------------------
>
> Key: MAPREDUCE-6204
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6204
> Project: Hadoop Map/Reduce
> Issue Type: Test
> Components: test
> Affects Versions: 2.6.0
> Reporter: sam liu
> Assignee: sam liu
> Priority: Minor
> Attachments: MAPREDUCE-6204-1.patch, MAPREDUCE-6204.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)