[
https://issues.apache.org/jira/browse/HIVE-6900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993250#comment-13993250
]
Szehon Ho commented on HIVE-6900:
---------------------------------
[~jdere] We were looking at this change and were wondering, why is the log
talking about MR1 when it is a Hadoop23Shims? Isn't the condition of the else
statement still MR2, but to handle local mode case? Seems like TaskServlet is
in MR1.
> HostUtil.getTaskLogUrl signature change causes compilation to fail
> ------------------------------------------------------------------
>
> Key: HIVE-6900
> URL: https://issues.apache.org/jira/browse/HIVE-6900
> 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
>
> Attachments: HIVE-6900.1.patch.txt, HIVE-6900.2.patch
>
>
> 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.2#6252)