You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@marvin.apache.org by GitBox <gi...@apache.org> on 2021/10/21 00:00:27 UTC

[GitHub] [incubator-marvin] cardosolucas opened a new pull request #58: Quick fixes at CLI and Airflow/Kubernetes templates

cardosolucas opened a new pull request #58:
URL: https://github.com/apache/incubator-marvin/pull/58


   Doing again that last commit, but only the CLI part. It has some Apache Airflow and Kubernetes templates and a module for communication with the Executor API. It may be easier to track if some build errors appear on Travis, but locally everything is fine.


-- 
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@marvin.apache.org

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



[GitHub] [incubator-marvin] Wei-1 edited a comment on pull request #58: Quick fixes at CLI and Airflow/Kubernetes templates

Posted by GitBox <gi...@apache.org>.
Wei-1 edited a comment on pull request #58:
URL: https://github.com/apache/incubator-marvin/pull/58#issuecomment-948206309


   Build Fail Statement
    - Python Daemon: https://stackoverflow.com/a/64635871/10248771
    - Python CLI:
       - The python requires `pip install --upgrade pip`
       - Although we have `sudo pip install --upgrade pip` in the `.travis.yml` file, `sudo pip` is actually pointing to a different python version.
   
   Can you help to print some versions in your local environment, so we can have some comparison?


-- 
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@marvin.apache.org

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



[GitHub] [incubator-marvin] Wei-1 commented on pull request #58: Quick fixes at CLI and Airflow/Kubernetes templates

Posted by GitBox <gi...@apache.org>.
Wei-1 commented on pull request #58:
URL: https://github.com/apache/incubator-marvin/pull/58#issuecomment-949219895


   Beautifully done. I will merge this PR this weekend.


-- 
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@marvin.apache.org

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



[GitHub] [incubator-marvin] asfgit merged pull request #58: Quick fixes at CLI and Airflow/Kubernetes templates

Posted by GitBox <gi...@apache.org>.
asfgit merged pull request #58:
URL: https://github.com/apache/incubator-marvin/pull/58


   


-- 
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@marvin.apache.org

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



[GitHub] [incubator-marvin] Wei-1 commented on pull request #58: Quick fixes at CLI and Airflow/Kubernetes templates

Posted by GitBox <gi...@apache.org>.
Wei-1 commented on pull request #58:
URL: https://github.com/apache/incubator-marvin/pull/58#issuecomment-948206309


   Build Fail Statement
    - Python Daemon: https://stackoverflow.com/a/64635871/10248771
    - Python CLI:
       - The python requires `pip install --upgrade pip`
       - Although we have `sudo pip install --upgrade pip` in the `.travis.yml` file, `sudo pip` is actually pointing to a different python version.


-- 
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@marvin.apache.org

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



[GitHub] [incubator-marvin] cardosolucas commented on pull request #58: Quick fixes at CLI and Airflow/Kubernetes templates

Posted by GitBox <gi...@apache.org>.
cardosolucas commented on pull request #58:
URL: https://github.com/apache/incubator-marvin/pull/58#issuecomment-949147321


   Sorry about the amount of commits, but I think it works fine now. Thanks for the tips!


-- 
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@marvin.apache.org

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