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

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

Commit 17b67854917719a97143626255b4fabfa27cd8be in airflow's branch 
refs/heads/v1-10-stable from OmerJog
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=17b6785 ]

[AIRFLOW-986] HiveCliHook ignores 'proxy_user' value in a connection's extra 
parameter (#5305)

fix HiveCliHook ignores 'proxy_user' value in a connection's extra parameter

(cherry picked from commit e8c5c7a3d83e5bf506cd12ee8d0d4eb3e4436025)


> HiveCliHook silently ignores 'proxy_user' in connection's extra parameters
> --------------------------------------------------------------------------
>
>                 Key: AIRFLOW-986
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-986
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: hooks
>    Affects Versions: 1.10.3
>            Reporter: Yi Wei
>            Assignee: omerjog
>            Priority: Minor
>              Labels: hive, hive-hooks
>             Fix For: 1.10.4, 2.0.0
>
>
> HiveCliHook just ignores the value of key 'proxy_user' in a connection's 
> extra parameters JSON object. There's two exceptions, if a user specify 
> 'proxy_user' to be 'login' or 'owner', HiveCliHook will append 
> 'hive.server2.proxy.user' to JDBC url, otherwise the proxy_user value is 
> always ignored.



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

Reply via email to