You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by GitBox <gi...@apache.org> on 2018/12/03 17:07:44 UTC

[GitHub] kotfic opened a new issue #239: A few notes on documentation

kotfic opened a new issue #239: A few notes on documentation 
URL: https://github.com/apache/fluo-muchos/issues/239
 
 
   Hi!
   
   I've managed to get things up and running with accumulo,  just wanted to document a few stumbling blocks I encountered: 
   
   1. Adding `bin`  to `$PATH` 
   2. muchos only runs on `python2.7` (this means I had to create a virtualenv)
   3. I had to pip install `python-dateutil`, `jmespath`, and `ansible` into the virtualenv to get up and running.
   4. You must be running `ssh-agent` for agent proxying to work otherwise the ansible (running on the leader node) cannot connect to the other nodes.
   
   Feel free to close the issue this is just an FYI
   Cheers!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services