IOException throws and it fails with token expired while running the tests.
---------------------------------------------------------------------------
Key: MAPREDUCE-1962
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1962
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: test
Reporter: Vinay Kumar Thota
Assignee: Vinay Kumar Thota
Throwing IOException and tests fails due to token is expired. I could see this
issue in a secure cluster.
This issue has been resolved by setting the following attribute in the
configuration before running the tests.
mapreduce.job.complete.cancel.delegation.tokens=false
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.