[ 
https://issues.apache.org/jira/browse/ACCUMULO-3649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14350573#comment-14350573
 ] 

David Holiday commented on ACCUMULO-3649:
-----------------------------------------

hi josh

got some sleep so i'm a bit more together. first - t/y for your alacritous 
replies! as a new user i'm happy that someone from the community who knows more 
about this stuff is paying attention to the issue database. 

i'm a bit confused by your statement 

>'The ticket you're referring to was to update the website.' That was done as 
>you said.' 

I'm looking at the website now and the change is not present in either the 1.5 
or 1.6 example docs. that is, if I mouse over 'Documentation' on the nav bar, 
click on either '1.5' or '1.6' under the 'examples' heading, then click on the 
first example link 'batch', the instructions under the heading 'You must also 
create the table...' still have the '--vis exampleVis' parameter specified when 
it should have '--auths exampleVis'. 

where on the website was the change made? 

cheers! 
-David

> Accumulo examples READMEs are inaccurate
> ----------------------------------------
>
>                 Key: ACCUMULO-3649
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3649
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.2, 1.6.2
>            Reporter: David Holiday
>            Assignee: Josh Elser
>             Fix For: 1.5.3, 1.7.0, 1.6.3
>
>
> The readme states to run:
> {noformat}
> ./bin/accumulo org.apache.accumulo.examples.simple.client.RandomBatchScanner 
> -i instance -z zookeepers -u username -p password -t batchtest1 --num 100 
> --min 0 --max 10000 --size 50 --scanThreads 20 --vis exampleVis
> {noformat}
> But the actual command should be 
> {noformat}
> ./bin/accumulo org.apache.accumulo.examples.simple.client.RandomBatchScanner 
> -i instance -z zookeepers -u username -p password -t batchtest1 --num 100 
> --min 0 --max 10000 --size 50 --scanThreads 20 --auths exampleVis
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to