keith-turner commented on a change in pull request #238: Fixes #237 - Create 'accumulo-proxy' plugin URL: https://github.com/apache/fluo-uno/pull/238#discussion_r358481000
########## File path: README.md ########## @@ -167,6 +167,8 @@ These plugins can optionally execute after the `run` command for Accumulo and Fl * `spark` - Install Apache Spark and start Spark's History server * [Spark HistoryServer](http://localhost:18080/) +* `accumulo-proxy` - Starts an [Accumulo Proxy] which enables Accumulo clients in other languages. + * Follow these [instructions][client-instruct] to create a Python Accumulo client. Review comment: I would leave the Python client instructions link out of the Uno instructions. I think the pointer to the proxy Readme on the previous line is sufficient. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
