NihalJain commented on code in PR #6258:
URL: https://github.com/apache/hbase/pull/6258#discussion_r1767471152


##########
hbase-asyncfs/src/test/java/org/apache/hadoop/hbase/security/HBaseKerberosUtils.java:
##########
@@ -172,23 +170,6 @@ public static void 
setSSLConfiguration(HBaseCommonTestingUtil utility, Class<?>
     KeyStoreTestUtil.setupSSLConfig(keystoresDir.getAbsolutePath(), 
sslConfDir, conf, false);
   }
 
-  public static UserGroupInformation loginAndReturnUGI(Configuration conf, 
String username)

Review Comment:
   Maybe we do this as another task this class even needs yarn etc so 
hbase-common is a non ideal location for this in its current form



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to