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

   Updated 10 commands that were outdated in compactionStrategy.md:
   - $ accumulo check-compaction-config /path/to/myconfig (missing "conf" after 
"accumulo")
   - $ accumulo shell -u <username> -p <password>  -e "flush -t examples.test1" 
(should contain "--user root --password secret" changed in 5 locations)
   -  $ accumulo shell -u <username> -p <password> -e "compact -t 
examples.test1 -w" (hould contain "--user root --password secret" changed in 
2locations)
   -  accumulo rfile-info hdfs:///accumulo/tables/2/default_tablet/A000000a.rf 
(missing "file" after "accumulo" and "$" at beginning, changed in 2 locations)


-- 
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