Patrick Hunt created MRUNIT-163:
-----------------------------------
Summary: getTaskAttemptID is missing from context
Key: MRUNIT-163
URL: https://issues.apache.org/jira/browse/MRUNIT-163
Project: MRUnit
Issue Type: Bug
Affects Versions: 1.0.0
Reporter: Patrick Hunt
I'm trying to get the task attempt id in my reducer test code however it's null:
org.apache.hadoop.mapreduce.TaskAttemptContext.getTaskAttemptID()
It would be good to provide a value for this to the user code.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|