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 2021/12/02 16:01:49 UTC

[GitHub] [fluo-muchos] zachradtka commented on a change in pull request #415: Added hadoop 2.10.1 support and azure bug fix

zachradtka commented on a change in pull request #415:
URL: https://github.com/apache/fluo-muchos/pull/415#discussion_r761238955



##########
File path: lib/requirements.txt
##########
@@ -2,3 +2,4 @@ flake8==3.8.0
 ansible-core==2.11.3
 ansible-lint==5.1.2
 nose==1.3.7
+azure==4.0.0

Review comment:
       I was installing on an "existing" cluster.
   
   Per the instructions, you create a virtual environment which should/might create a clean environment without any packages. After creating the virtual env, I ran `pip install -r requirements.txt` from the lib directory. When running `muchos setup` it complained about azure libraries not being present. I fixed this error by doing a `pip install azure`.




-- 
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: notifications-unsubscribe@fluo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org