You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/07/06 18:47:00 UTC

[jira] [Commented] (AIRFLOW-1271) Google Cloud ML Training Operator

    [ https://issues.apache.org/jira/browse/AIRFLOW-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16077051#comment-16077051 ] 

ASF subversion and git services commented on AIRFLOW-1271:
----------------------------------------------------------

Commit 0fc45045a27a0b1867410613d6c0edba820e3abf in incubator-airflow's branch refs/heads/master from Ming Zhong
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=0fc4504 ]

[AIRFLOW-1271] Add Google CloudML Training Operator

Closes #2408 from leomzhong/cloudml_training


> Google Cloud ML Training Operator
> ---------------------------------
>
>                 Key: AIRFLOW-1271
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1271
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: operators
>            Reporter: Peter Dolan
>            Assignee: Peter Dolan
>
> There should be an Operator for the Google Cloud ML Training Job, which supports executing Tensorflow neural network training as a service. Documentation is here: https://cloud.google.com/ml-engine/docs/how-tos/training-jobs
> This should support launching the training job on the service via the API call in operation, or running the job locally on your machine via the 'gcloud ml-engine local' command for end-to-end testing. Documentation is here: https://cloud.google.com/sdk/gcloud/reference/ml-engine/local/



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)