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 2019/04/26 13:00:09 UTC

[GitHub] [accumulo-examples] elinaawise commented on a change in pull request #49: Fix #42 Update compactionStrategy example

elinaawise commented on a change in pull request #49: Fix #42 Update compactionStrategy example
URL: https://github.com/apache/accumulo-examples/pull/49#discussion_r278937233
 
 

 ##########
 File path: src/main/java/org/apache/accumulo/examples/client/SequentialBatchWriter.java
 ##########
 @@ -52,14 +49,42 @@ public static Value createValue(long rowId) {
     return new Value(value);
   }
 
+  static class Opts extends ClientOpts {
 
 Review comment:
   Yes, it is.  Batch table is created with 10000 rows.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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