[
https://issues.apache.org/jira/browse/AIRFLOW-4793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864096#comment-16864096
]
ASF GitHub Bot commented on AIRFLOW-4793:
-----------------------------------------
dossett commented on pull request #5417: AIRFLOW-4793 Add signature_name to
mlengine operator
URL: https://github.com/apache/airflow/pull/5417
Make sure you have checked _all_ steps below.
### Jira
- [X] My PR addresses the following [Airflow
Jira](https://issues.apache.org/jira/projects/AIRFLOW/issues/AIRFLOW-4793)
issues and references them in the PR title.
### Description
- [X] Adds an allowed, optional parameter to the ml_engine operator,
`signature_name`. API documentation is here:
https://cloud.google.com/ml-engine/reference/rest/v1/projects.jobs#Job
----------------------------------------------------------------
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:
[email protected]
> The mlengine_operator should support the signature_name field
> -------------------------------------------------------------
>
> Key: AIRFLOW-4793
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4793
> Project: Apache Airflow
> Issue Type: Improvement
> Components: operators
> Affects Versions: 1.10.3
> Reporter: Aaron Dossett
> Assignee: Aaron Dossett
> Priority: Major
>
> `signature_name` is an optional field for PredictionInput (reference:
> [https://cloud.google.com/ml-engine/reference/rest/v1/projects.jobs#Job]) and
> the operator should support it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)