You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2013/12/10 20:24:07 UTC

[jira] [Created] (HIVE-6000) Hive build broken on hadoop2

Sergey Shelukhin created HIVE-6000:
--------------------------------------

             Summary: Hive build broken on hadoop2
                 Key: HIVE-6000
                 URL: https://issues.apache.org/jira/browse/HIVE-6000
             Project: Hive
          Issue Type: Bug
            Reporter: Sergey Shelukhin
            Assignee: Vikram Dixit K
            Priority: Blocker


When I build on hadoop2 since yesterday, I get
{noformat}

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project hive-it-unit: Compilation failure: Compilation failure:
[ERROR] /Users/sergey/git/hive/itests/hive-unit/src/test/java/org/apache/hadoop/hive/thrift/TestZooKeeperTokenStore.java:[28,41] package org.apache.hadoop.hbase.zookeeper does not exist
[ERROR] /Users/sergey/git/hive/itests/hive-unit/src/test/java/org/apache/hadoop/hive/thrift/TestZooKeeperTokenStore.java:[40,11] cannot find symbol
[ERROR] symbol  : class MiniZooKeeperCluster
[ERROR] location: class org.apache.hadoop.hive.thrift.TestZooKeeperTokenStore
[ERROR] /Users/sergey/git/hive/itests/hive-unit/src/test/java/org/apache/hadoop/hive/thrift/TestZooKeeperTokenStore.java:[53,26] cannot find symbol
[ERROR] symbol  : class MiniZooKeeperCluster
{noformat}



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)