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

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

Commit 8d5d46022b5f7d102e94e05cb62d64b15658ad09 in airflow's branch 
refs/heads/master from morgendave
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=8d5d460 ]

[AIRFLOW-3272] Add base grpc hook (#4101)

* [AIRFLOW-3272] add base grpc hook

* [AIRFLOW-3272] fix based on comments and add more docs

* [AIRFLOW-3272] add extra fields to www_rabc view in connection model

* [AIRFLOW-3272] change url for grpc, fix some bugs

* [AIRFLOW-3272] Add mcck for grpc

* [AIRFLOW-3272] add unit tests for grpc hook

* [AIRFLOW-3272] add gRPC connection howto doc


> Create gRPC hook for creating generic grpc connection
> -----------------------------------------------------
>
>                 Key: AIRFLOW-3272
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3272
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Zhiwei Zhao
>            Assignee: Zhiwei Zhao
>            Priority: Minor
>
> Add support for gRPC connection in airflow. 
> In Airflow there are use cases of calling gPRC services, so instead of each 
> time create the channel in a PythonOperator, there should be a basic GrpcHook 
> to take care of it. The hook needs to take care of the authentication.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to