Yi Wei created AIRFLOW-986:
------------------------------
Summary: 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: hive_hooks
Affects Versions: Airflow 1.8, Airflow 1.7.1, Airflow 1.7.0, Airflow 1.6.2,
Airflow 1.7.1.2, Airflow 1.7.1.3
Reporter: Yi Wei
Assignee: Yi Wei
Priority: Minor
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
(v6.3.15#6346)