You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/12/28 19:50:42 UTC

[GitHub] milleruntime opened a new pull request #862: Fix TokenFile in MapReduce

milleruntime opened a new pull request #862: Fix TokenFile in MapReduce
URL: https://github.com/apache/accumulo/pull/862
 
 
   This removes the use of the hadoop DistributedCache.  It was no longer being used now with the Client properties doing the serialization of the token.  If we want to keep this functionality going into 2.0, then I can open a separate issue.  This PR at least makes the old API work with the new functionality in 2.0. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services