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:38:07 UTC

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

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

Sergey Shelukhin commented on HIVE-6000:
----------------------------------------

+1 

> 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
>         Attachments: HIVE-6000.1.patch
>
>
> 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)