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/18 12:50:01 UTC

[GitHub] [accumulo-examples] elinaawise opened a new issue #42: compactionStrategy example fails

elinaawise opened a new issue #42: compactionStrategy example fails
URL: https://github.com/apache/accumulo-examples/issues/42
 
 
   The SequentialBatchWriter command produces the error below.  Lines 47-53 in the ClientOpts class,  only gives --auths and --conf as param options.
   
   ./bin/runex client.SequentialBatchWriter -t test1 --start 0 --num 10000 --size 50 --batchMemory 20M --batchLatency 500 --batchThreads 20
   
   Usage: org.apache.accumulo.examples.client.SequentialBatchWriter [options]
     Options:
       -auths, --auths
         the authorizations to use when reading or writing
         Default: <empty string>
       -c, --conf
         Path to accumulo-client.properties.If not set, defaults to path set by 
         env variable ACCUMULO_CLIENT_PROPS.
       -h, -?, --help, -help
   
   
   Was passed main parameter '-t' but no main parameter was defined in your arg class

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