Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-alpha
-
None
-
Reviewed
Description
Currently projects like Hive and HBase use UserGroupInformation and SecurityUtil methods. Both of these classes are marked LimitedPrivate(HDFS,MR) but should probably be marked more generally public.
Attachments
Attachments
Issue Links
- is related to
-
MAPREDUCE-1651 Public Cluster#getDelegationToken() method returns private implementation class
- Open