Sushanth Sowmyan created HIVE-16860:
---------------------------------------
Summary: HostUtil.getTaskLogUrl change between hadoop 2.3 and 2.4
breaks at runtime.
Key: HIVE-16860
URL: https://issues.apache.org/jira/browse/HIVE-16860
Project: Hive
Issue Type: Bug
Components: Shims
Affects Versions: 0.13.0, 0.14.0
Reporter: Chris Drome
Assignee: Jason Dere
Fix For: 0.14.0
The signature for HostUtil.getTaskLogUrl has changed between Hadoop-2.3 and
Hadoop-2.4.
Code in
shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java works
with Hadoop-2.3 method and causes compilation failure with Hadoop-2.4.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)