security.User class uses reflection so that HBase can work with older Hadoop's not having security. Now that we require 1.x, or 0.23 or 2.x, all Hadoop versions have security code. We can get rid of most of the User class.
- is related to
-
HBASE-11444 Remove use of reflection for User#getShortName
-
- Closed
-