[
https://issues.apache.org/jira/browse/AIRFLOW-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068519#comment-16068519
]
ASF subversion and git services commented on AIRFLOW-1272:
----------------------------------------------------------
Commit e92d6bf72a6dbc192bdbb2f8c0266a81be9e2676 in incubator-airflow's branch
refs/heads/master from [~hand2008]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=e92d6bf ]
[AIRFLOW-1272] Google Cloud ML Batch Prediction Operator
Closes #2390 from
jiwang576/GCP_CML_batch_prediction
> Google Cloud ML Batch Prediction Operator
> -----------------------------------------
>
> Key: AIRFLOW-1272
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1272
> 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 Batch Prediction Job,
> which supports executing Tensorflow neural network prediction as a service.
> Documentation is here:
> https://cloud.google.com/ml-engine/docs/how-tos/batch-predict
> This should support launching the prediction 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)