You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2017/03/27 03:45:41 UTC

[jira] [Created] (HIVE-16302) Add junit dependency to hive-shims-common to compile with Hadoop 2.8+

Akira Ajisaka created HIVE-16302:
------------------------------------

             Summary: Add junit dependency to hive-shims-common to compile with Hadoop 2.8+
                 Key: HIVE-16302
                 URL: https://issues.apache.org/jira/browse/HIVE-16302
             Project: Hive
          Issue Type: Bug
            Reporter: Akira Ajisaka
            Assignee: Akira Ajisaka


Compile error when setting hadoop.version to 2.9.0-SNAPSHOT:
{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
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)