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

Christopher Tubbs commented on ACCUMULO-1674:
---------------------------------------------

As it turns out, most of the internals can be cleaned up just by dealing with 
AuthenticationToken. Credentials don't need to be used (except where it's easy 
to use it to deserialize lines from the token file in order to retrieve the 
AuthenticationToken).
                
> Use Credentials to clean up internals of mapreduce configuration
> ----------------------------------------------------------------
>
>                 Key: ACCUMULO-1674
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1674
>             Project: Accumulo
>          Issue Type: Sub-task
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>             Fix For: 1.6.0
>
>
> ACCUMULO-829 provides a better way of passing credentials to a mapreduce job, 
> but introduces a lot of complexity in the internals. Some of this can be 
> cleaned up, with the introduction of ACCUMULO-1312's "Credentials" object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to