Amemeda opened a new pull request, #138:
URL: https://github.com/apache/accumulo-examples/pull/138

   reservations:
   - "$ /path/to/accumulo org.apache.accumulo.server.util.ListInstances" 
updated to "$ accumulo inst list-instances"
   -  updated usages of "-u root -p secret -e" to "--user root --password 
secret --execute-command"
   
   terasort:
   - updated usages of "-u root -p secret -e" to "--user root --password secret 
--execute-command"
   
   uniquecols:
   - updated "$ /path/to/accumulo shell -u username -p secret" to "$ accumulo 
shell --user root --password secret"
   - updated multiple references of "examples" table that was misspelled as 
"example"
   
   spark:
   - updated instructions specifying user to be in spark directory before 
running run.sh batch
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to