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 GitHub Bot (JIRA)" <ji...@apache.org> on 2019/01/07 18:24:00 UTC

[jira] [Commented] (AIRFLOW-3272) Create gRPC hook for creating generic grpc connection

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

ASF GitHub Bot commented on AIRFLOW-3272:
-----------------------------------------

morgendave commented on pull request #4101: [AIRFLOW-3272] Add base grpc hook
URL: https://github.com/apache/airflow/pull/4101
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


> 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)