Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.23.3, 2.0.0-alpha, 3.0.0-alpha1
-
None
Description
HADOOP-8225 broke MR when security is off. MR was changed to stop re-reading the credentials that UGI had already read, and to stop putting those tokens back into the UGI where they already were. UGI only reads a credentials file when security is enabled, but MR uses tokens (ie. job token) even when security is disabled...
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-8225 DistCp fails when invoked by Oozie
- Closed