[jira] [Created] (FLINK-20237) Do not recommend putting hive-exec in flink/lib

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-20237) Do not recommend putting hive-exec in flink/lib

Shang Yuanchun (Jira)
Dawid Wysakowicz created FLINK-20237:
----------------------------------------

             Summary: Do not recommend putting hive-exec in flink/lib
                 Key: FLINK-20237
                 URL: https://issues.apache.org/jira/browse/FLINK-20237
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / Hive, Documentation
    Affects Versions: 1.12.0
            Reporter: Dawid Wysakowicz
             Fix For: 1.12.0


The Hive setup page links to Flink's Hadoop setup page which recommends passing hadoop dependencies via:

{code}
export HADOOP_CLASSPATH=`hadoop classpath`
{code}

This should in 99% of cases put the hive-exec dependency on the classpath already. I'd recommend removing the recommendation to put {{hive-exec}} into \lib separately.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)