[ 
https://issues.apache.org/jira/browse/ACCUMULO-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Billie Rinaldi updated ACCUMULO-282:
------------------------------------

    Assignee:     (was: Adam Fuchs)
    
> Provides usage examples for client.Flush, client.ReadWriteExample, and 
> client.RowOperations
> -------------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-282
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-282
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: docs
>            Reporter: David Medinets
>            Priority: Trivial
>
> While these programs are simple, I feel they should still be documented in 
> one of the readme files. Here are the parameters that each program uses:
> {noformat}
> bin/accumulo $EXAMPLE_PACKAGE.client.Flush $AINSTANCE $AZOOKEEPERS $AUSER 
> $APASSWORD $TABLE
> bin/accumulo $EXAMPLE_PACKAGE.client.ReadWriteExample -i $AINSTANCE -z 
> $AZOOKEEPERS -u $AUSER -p $APASSWORD -t $TABLE -s $COLUMN_VISIBILITY --read
> bin/accumulo $EXAMPLE_PACKAGE.client.RowOperations $AINSTANCE $AZOOKEEPERS 
> $AUSER $APASSWORD
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to