[ https://issues.apache.org/jira/browse/HIVE-6000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844696#comment-13844696 ]
Hive QA commented on HIVE-6000: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12618087/HIVE-6000.1.patch {color:green}SUCCESS:{color} +1 4761 tests passed Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/600/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/600/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12618087 > 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)