You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/04/24 15:11:07 UTC

[GitHub] [airflow] felipemoz opened a new issue #8540: MLFlow Operator

felipemoz opened a new issue #8540:
URL: https://github.com/apache/airflow/issues/8540


   
   **Description**
   Helping MLOps team to tigger ML jobs after Airflow steps (new operator)
   
   **Use case / motivation**
   You can trigger mlflow jobs like sagemaker operator
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] turbaszek commented on issue #8540: MLFlow Operator

Posted by GitBox <gi...@apache.org>.
turbaszek commented on issue #8540:
URL: https://github.com/apache/airflow/issues/8540#issuecomment-620108903


   Hi @felipemoz would you like to work on it? This sounds like an interesting feature. I am happy to help if you decide to implement those operators :)


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] subkanthi commented on issue #8540: MLFlow Operator

Posted by GitBox <gi...@apache.org>.
subkanthi commented on issue #8540:
URL: https://github.com/apache/airflow/issues/8540#issuecomment-657637072


   @felipemoz for this task, were u thinking of using the Mlflow REST API to create runs? I see it very similar to the databricks REST API to start jobs. Im still trying to figure out how to pass the python file location or the model in REST API.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] rd16395p commented on issue #8540: MLFlow Operator

Posted by GitBox <gi...@apache.org>.
rd16395p commented on issue #8540:
URL: https://github.com/apache/airflow/issues/8540#issuecomment-732387825


   @subkanthi Sure! I can try. I was thinking a few functions, such as the one commented above with sagemaker integration. I can see that being useful from my own experience. What do you think? 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] rd16395p commented on issue #8540: MLFlow Operator

Posted by GitBox <gi...@apache.org>.
rd16395p commented on issue #8540:
URL: https://github.com/apache/airflow/issues/8540#issuecomment-780972615


   @subkanthi Why don't we work together on it? 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] subkanthi commented on issue #8540: MLFlow Operator

Posted by GitBox <gi...@apache.org>.
subkanthi commented on issue #8540:
URL: https://github.com/apache/airflow/issues/8540#issuecomment-653931012


   Hi @turbaszek , @felipemoz , Is this something I can tackle, please let me know.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] rd16395p commented on issue #8540: MLFlow Operator

Posted by GitBox <gi...@apache.org>.
rd16395p commented on issue #8540:
URL: https://github.com/apache/airflow/issues/8540#issuecomment-732164266


   Was there any movement on this? I can help code this feature. 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] turbaszek commented on issue #8540: MLFlow Operator

Posted by GitBox <gi...@apache.org>.
turbaszek commented on issue #8540:
URL: https://github.com/apache/airflow/issues/8540#issuecomment-654063539


   @subkanthi feel free to open a PR :)


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] subkanthi commented on issue #8540: MLFlow Operator

Posted by GitBox <gi...@apache.org>.
subkanthi commented on issue #8540:
URL: https://github.com/apache/airflow/issues/8540#issuecomment-732364233


   Hi @rd16395p ,I wasnt clear on what needs to be added, since there is already a MLflow operator, please proceed if u have clarity.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] vijaya-lakshmi-venkatraman commented on issue #8540: MLFlow Operator

Posted by GitBox <gi...@apache.org>.
vijaya-lakshmi-venkatraman commented on issue #8540:
URL: https://github.com/apache/airflow/issues/8540#issuecomment-1027930922


   Hello,
   Is this still available?


-- 
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: commits-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] boring-cyborg[bot] commented on issue #8540: MLFlow Operator

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #8540:
URL: https://github.com/apache/airflow/issues/8540#issuecomment-619070439


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] subkanthi commented on issue #8540: MLFlow Operator

Posted by GitBox <gi...@apache.org>.
subkanthi commented on issue #8540:
URL: https://github.com/apache/airflow/issues/8540#issuecomment-779850715


   Hey @rd16395p , I have some time now, I can work on this, please let me know.
   @turbaszek can you please assign this back to me if @rd16395p didnt get started.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] rd16395p commented on issue #8540: MLFlow Operator

Posted by GitBox <gi...@apache.org>.
rd16395p commented on issue #8540:
URL: https://github.com/apache/airflow/issues/8540#issuecomment-1027947264


   Hello! 
   
   Sorry about the very long delay - yes! Lets work together on this during the weekend.
   
   > On Feb 2, 2022, at 8:17 AM, Vijaya Lakshmi Venkatraman ***@***.***> wrote:
   > 
   > 
   > Hello,
   > Is this still available?
   > 
   > —
   > Reply to this email directly, view it on GitHub, or unsubscribe.
   > Triage notifications on the go with GitHub Mobile for iOS or Android. 
   > You are receiving this because you were mentioned.
   


-- 
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: commits-unsubscribe@airflow.apache.org

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