Skip to content

compactionStrategy example fails #42

@elinaawise

Description

@elinaawise

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions