[ 
https://issues.apache.org/jira/browse/HIVE-6900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13979123#comment-13979123
 ] 

Jason Dere commented on HIVE-6900:
----------------------------------

Hadoop 2.4 is already released, right? So even Hadoop-2.5 restored the original 
API Hive would be broken against 2.4.  So I'd say we should just fix the 
compilation issue in Hive.  [~vinodkv] you mentioned that even with the 
compilation fix, whatever we're doing with HostUtil in Hive isn't going to work 
properly?  If so then maybe we should just remove this code completely from 
Hadoop23Shims, until we get the proper API from YARN to do what we want.

On the subject of getting a proper YARN API for this, is there already an 
existing mapreduce Jira for this?

> 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)

Reply via email to