You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "John Vines (JIRA)" <ji...@apache.org> on 2014/12/23 21:27:13 UTC

[jira] [Commented] (ACCUMULO-3446) Move SecurityUtil out of core

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

John Vines commented on ACCUMULO-3446:
--------------------------------------

I'm pretty sure there was a reason for this, but I don't recall what

> 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)