[ 
https://issues.apache.org/jira/browse/ACCUMULO-3446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14257473#comment-14257473
 ] 

Josh Elser commented on ACCUMULO-3446:
--------------------------------------

Ok, thanks for letting me know. If there are any issues with what I've done, 
please let me know and we can address them. As far as I can see, this makes 
sense for how we're using the class now.

> Move SecurityUtil out of core
> -----------------------------
>
>                 Key: ACCUMULO-3446
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3446
>             Project: Accumulo
>          Issue Type: Bug
>    Affects Versions: 1.5.2, 1.6.1
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>             Fix For: 1.5.3, 1.6.2, 1.7.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> SecurityUtil currently lives in accumulo-core but has no reason to be there. 
> It's used as a wrapper to extract the necessary information from the 
> AccumuloConfiguration (the keytab and principal) and perform the login using 
> Hadoop's UserGroupInformation.
> This is not relevant for clients, and should live in server-base instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to