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 22:45:42 UTC

[GitHub] keith-turner commented on a change in pull request #242: Fixes #239 - Several updates

keith-turner commented on a change in pull request #242: Fixes #239 - Several updates
URL: https://github.com/apache/fluo-muchos/pull/242#discussion_r238465188
 
 

 ##########
 File path: README.md
 ##########
 @@ -21,6 +21,44 @@ Muchos is structured into two high level components:
 
 Checkout [Uno] for setting up Accumulo or Fluo on a single machine.
 
+## Requirements
+
+Muchos requires the following:
+
+* Python 2
+* [awscli] & [boto3] libraries - Install using `pip install awscli boto3 --upgrade --user`
+* `~/.aws` [configured][aws-config] on your machine. Can be done using [aws configure][awscli-config].
+* `ssh-agent` installed and running
+
 
 Review comment:
   Could mention need for ssh key to be setup

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