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

   Combiner:
   - "$ bin/accumulo shell -u username" updated to  "$ accumulo shell -u root"
   - added "username@instance examples.runners> config -t examples.runners -s 
table.class.loader.context=file:///path/to/accumulo-examples/target/accumulo-examples.jar"
 before setiter command
   
   Delete Key Value Pair
   - "$ /path/to/accumulo shell -u username -p secret" up updated to "$ 
accumulo shell --user root --password secret" in 3 locations
   - "$ /path/to/accumulo rfile-info -d 
hdfs://localhost/accumulo/tables/1t/default_tablet/F00007em.rf" updated to "$ 
accumulo file rfile-info -d 
hdfs://localhost/accumulo/tables/1t/default_tablet/F00007em.rf" in 3 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