You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2013/01/14 20:52:13 UTC

[jira] [Resolved] (ACCUMULO-282) Provides usage examples for client.Flush, client.ReadWriteExample, and client.RowOperations

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

Eric Newton resolved ACCUMULO-282.
----------------------------------

    Resolution: Fixed

documented how to run the very simple java examples in rev 1433081
                
> 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
>            Assignee: Eric Newton
>            Priority: Trivial
>             Fix For: 1.5.0
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira