Wei Zheng created HIVE-11256:
--------------------------------
Summary: Update release note to clarify hadoop compatibility
Key: HIVE-11256
URL: https://issues.apache.org/jira/browse/HIVE-11256
Project: Hive
Issue Type: Bug
Components: Documentation, Website
Affects Versions: 1.2.0, 1.0.0, 0.14.0, 1.1.0, 1.0.1, 1.1.1, 1.2.1
Reporter: Wei Zheng
On the Downloads page: http://hive.apache.org/downloads.html
We should say "This release works with Hadoop 1.2.0+, 2.x.y" for Hive 0.14+.
This is due to HIVE-8189 starting using org.apache.hadoop.mapred.JobConf.unset
method, which is only available since Hadoop 1.2.0.
Users using Hadoop versions earlier than that encountered NoSuchMethodError
exception:
e.g. HIVE-11246
http://stackoverflow.com/questions/28070003/error-while-executing-select-query-in-hive
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)