HADOOP-10786. Fix UGI#reloginFromKeytab on Java 8. Contributed by Stephen Chu.

Moved CHANGES.txt entry to 2.6.1
This commit is contained in:
Vinayakumar B 2015-08-14 12:23:51 +05:30
parent 24a11e3996
commit e7aa81394d
1 changed files with 0 additions and 2 deletions

View File

@ -1199,8 +1199,6 @@ Release 2.7.0 - 2015-04-20
HADOOP-10563. Remove the dependency of jsp in trunk. (wheat9)
HADOOP-10786. Fix UGI#reloginFromKeytab on Java 8. (Stephen Chu via wheat9)
HADOOP-11291. Log the cause of SASL connection failures.
(Stephen Chu via cnauroth)