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)