[
https://issues.apache.org/jira/browse/HIVE-6900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13981794#comment-13981794
]
Jason Dere commented on HIVE-6900:
----------------------------------
Would like to get this fixed sooner than later, as I'd like for Hive to be able
to use 2.4.0. Using Hadoop 2.4.0 in the Hive build will fix a number of unit
test failures that we've been seeing. I'm thinking to remove use of the
HostUtil call since based on Vinod's comment it sounds like the URL we're
generating isn't supposed to work anymore.
When MAPREDUCE-5857 is fixed we can add this functionality back to
Hadoop23Shims.
> 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
> Attachments: HIVE-6900.1.patch.txt
>
>
> 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)