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/11/01 12:57:07 UTC

[GitHub] milleruntime opened a new pull request #743: New MapReduce API

milleruntime opened a new pull request #743: New MapReduce API
URL: https://github.com/apache/accumulo/pull/743
 
 
   Split changes up into a few commits.  I first did some refactoring, then removed  AccumuloMultiTableInputFormat.  This InputFormat is overly complicated and seems like its not needed or could be done better across Hadoop jobs.  From there created a new simplified mapreduce API, which includes OutputInfo, FileOutputInfo and InputInfo fluent API for building options.  Finally removed the Log4j logging and setting of the log level.

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