[
https://issues.apache.org/jira/browse/HIVE-14150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15942551#comment-15942551
]
Akira Ajisaka commented on HIVE-14150:
--------------------------------------
It seems that the problem related to JVMMetrics was fixed by HIVE-15644, but I
found another issue.
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:testCompile
(default-testCompile) on project hive-shims-common: Compilation failure:
Compilation failure:
[ERROR]
/Users/ajisaka/git/hive/shims/common/src/main/test/org/apache/hadoop/hive/io/TestHdfsUtils.java:[34,17]
package org.junit does not exist
[ERROR]
/Users/ajisaka/git/hive/shims/common/src/main/test/org/apache/hadoop/hive/io/TestHdfsUtils.java:[48,4]
cannot find symbol
{noformat}
> Hive does not compile against Hadoop-2.9.0-SNAPSHOT
> ---------------------------------------------------
>
> Key: HIVE-14150
> URL: https://issues.apache.org/jira/browse/HIVE-14150
> Project: Hive
> Issue Type: Bug
> Affects Versions: 2.1.0
> Reporter: Siddharth Seth
> Assignee: Akira Ajisaka
> Priority: Critical
> Attachments: HIVE-14150.01.patch
>
>
> JvmPauseMonitor, JvmMetrics used in LLAP are private classes in Hadoop - and
> have changed in 2.9.
> Hive has it's own version of JvmPauseMonitor. Need to see what can be done
> with JvmMetrics
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)