[
https://issues.apache.org/jira/browse/AIRFLOW-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong reassigned AIRFLOW-2754:
-----------------------------------------
Assignee: Fokko Driesprong
> Invalid hive static path in case HDP
> ------------------------------------
>
> Key: AIRFLOW-2754
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2754
> Project: Apache Airflow
> Issue Type: Bug
> Components: operators
> Affects Versions: 1.10
> Reporter: juhwi lee
> Assignee: Fokko Driesprong
> Priority: Major
>
> Static path in hive to druid operator is invalid in case of using HDP.
> Default hive hdfs path starts with "/apps/hive/warehouse/" in ~HDP and
> "/user/hive/warehouse/~" in CDH.
> To make both happy, we have to remove the line finding '/user' path.
> m.get_table(hive_table).sd.location is enough to find right path of specific
> hive table.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)