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/04 22:30:35 UTC

[GitHub] milleruntime commented on a change in pull request #796: Replace CientInfo with properties in MR

milleruntime commented on a change in pull request #796: Replace CientInfo with properties in MR
URL: https://github.com/apache/accumulo/pull/796#discussion_r238865124
 
 

 ##########
 File path: hadoop-mapreduce/src/main/java/org/apache/accumulo/hadoopImpl/mapreduce/OutputFormatBuilderImpl.java
 ##########
 @@ -39,7 +40,7 @@
   boolean simulationMode = false;
 
   @Override
-  public OutputFormatBuilder.OutputOptions<T> clientInfo(ClientInfo clientInfo) {
+  public OutputFormatBuilder.OutputOptions<T> clientProperties(Properties clientProperties) {
 
 Review comment:
   Thanks, fixed in 1a5df1a

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