[ 
https://issues.apache.org/jira/browse/AIRFLOW-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fokko Driesprong resolved AIRFLOW-2754.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request #3607
[https://github.com/apache/incubator-airflow/pull/3607]

> 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: juhwi lee
>            Priority: Major
>             Fix For: 2.0.0
>
>
> 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)

Reply via email to