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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13553095#comment-13553095 ] 

Hudson commented on ACCUMULO-282:
---------------------------------

Integrated in Accumulo-Trunk #636 (See [https://builds.apache.org/job/Accumulo-Trunk/636/])
    ACCUMULO-282 add in user authorizations so the simple example works simply (Revision 1433099)
ACCUMULO-282 document the simplest client examples (Revision 1433081)

     Result = SUCCESS
ecn : 
Files : 
* /accumulo/trunk/examples/simple/src/main/java/org/apache/accumulo/examples/simple/client/ReadWriteExample.java

ecn : 
Files : 
* /accumulo/trunk/docs/examples/README.client

                
> 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