[jira] Updated: (MAPREDUCE-1599) MRBench reuses jobConf and credentials there in.

2010-05-25 Thread Jitendra Nath Pandey (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jitendra Nath Pandey updated MAPREDUCE-1599:


Attachment: MR-1599.2.patch

Patch for the trunk

 MRBench reuses jobConf and credentials there in.
 

 Key: MAPREDUCE-1599
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1599
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Attachments: MR-1599-y20.1.patch, MR-1599.2.patch


 MRBench reuses the jobconf and therefore credentials are re-used, but 
 JobTracker cancels the delegation tokens therefore the test fails sometimes. 
 The fix is to pass the mapreduce.job.complete.cancel.delegation.tokens=false 
 in the jobconf so that JobTracker does not cancel the tokens.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1599) MRBench reuses jobConf and credentials there in.

2010-03-15 Thread Jitendra Nath Pandey (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jitendra Nath Pandey updated MAPREDUCE-1599:


Attachment: MR-1599-y20.1.patch

Patch for 20 uploaded

 MRBench reuses jobConf and credentials there in.
 

 Key: MAPREDUCE-1599
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1599
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Attachments: MR-1599-y20.1.patch


 MRBench reuses the jobconf and therefore credentials are re-used, but 
 JobTracker cancels the delegation tokens therefore the test fails sometimes. 
 The fix is to pass the mapreduce.job.complete.cancel.delegation.tokens=false 
 in the jobconf so that JobTracker does not cancel the tokens.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.