Description
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.
Attachments
Attachments
Issue Links
- blocks
-
HIVE-6960 Set Hive pom to use Hadoop-2.4
- Closed
- is cloned by
-
HIVE-16860 HostUtil.getTaskLogUrl change between hadoop 2.3 and 2.4 breaks at runtime.
- Resolved
- is related to
-
MAPREDUCE-5857 Need task log URL API for external users
- Open