Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4DA6ECF26 for ; Sun, 13 May 2012 21:19:49 +0000 (UTC) Received: (qmail 8041 invoked by uid 500); 13 May 2012 21:19:47 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 7958 invoked by uid 500); 13 May 2012 21:19:47 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 7948 invoked by uid 99); 13 May 2012 21:19:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 May 2012 21:19:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 May 2012 21:19:44 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 15A4AC0013 for ; Sun, 13 May 2012 21:19:23 +0000 (UTC) Date: Sun, 13 May 2012 21:19:22 +0000 (UTC) From: Apache Jenkins Server To: dev@hive.apache.org Message-ID: <1471569914.556.1336943963043.JavaMail.hudson@aegis.apache.org> In-Reply-To: <1234557800.394.1336855133855.JavaMail.hudson@aegis.apache.org> References: <1234557800.394.1336855133855.JavaMail.hudson@aegis.apache.org> Subject: Hive-trunk-h0.21 - Build # 1427 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_555_1908458856.1336943962972" ------=_Part_555_1908458856.1336943962972 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Changes for Build #1422 Changes for Build #1423 [cws] HIVE-2979. Implement INCLUDE_HADOOP_MAJOR_VERSION test macro (Zhenxiao Luo via cws) [cws] HIVE-2757. Hive can't find hadoop executor scripts without HADOOP_HOME set (Roman Shaposhnik via cws) Changes for Build #1424 [kevinwilfong] HIVE-3012 hive custom scripts do not work well if the data contains new lines (njain via kevinwilfong) Changes for Build #1425 Changes for Build #1426 Changes for Build #1427 3 tests failed. FAILED: org.apache.hadoop.hive.metastore.TestMarkPartition.testMarkingPartitionSet Error Message: Table: tmptbl is not found. Stack Trace: UnknownTableException(message:Table: tmptbl is not found.) at org.apache.hadoop.hive.metastore.ObjectStore.markPartitionForEvent(ObjectStore.java:3882) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.hadoop.hive.metastore.RetryingRawStore.invoke(RetryingRawStore.java:111) at $Proxy4.markPartitionForEvent(Unknown Source) at org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler.markPartitionForEvent(HiveMetaStore.java:2850) at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.markPartitionForEvent(HiveMetaStoreClient.java:1213) at org.apache.hadoop.hive.metastore.TestMarkPartition.testMarkingPartitionSet(TestMarkPartition.java:73) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) FAILED: org.apache.hadoop.hive.metastore.TestMarkPartitionRemote.testMarkingPartitionSet Error Message: Table: tmptbl is not found. Stack Trace: UnknownTableException(message:Table: tmptbl is not found.) at org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$markPartitionForEvent_result.read(ThriftHiveMetastore.java:49773) at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:78) at org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Client.recv_markPartitionForEvent(ThriftHiveMetastore.java:1738) at org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Client.markPartitionForEvent(ThriftHiveMetastore.java:1722) at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.markPartitionForEvent(HiveMetaStoreClient.java:1213) at org.apache.hadoop.hive.metastore.TestMarkPartition.testMarkingPartitionSet(TestMarkPartition.java:73) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) FAILED: org.apache.hadoop.hive.metastore.TestMetaStoreEventListener.testListener Error Message: There is no database named tmpdb Stack Trace: NoSuchObjectException(message:There is no database named tmpdb) at org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$get_database_result.read(ThriftHiveMetastore.java:7889) at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:78) at org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Client.recv_get_database(ThriftHiveMetastore.java:373) at org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Client.get_database(ThriftHiveMetastore.java:360) at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.getDatabase(HiveMetaStoreClient.java:696) at org.apache.hadoop.hive.metastore.TestMetaStoreEventListener.testListener(TestMetaStoreEventListener.java:191) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) The Apache Jenkins build system has built Hive-trunk-h0.21 (build #1427) Status: Still Failing Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/1427/ to view the results. ------=_Part_555_1908458856.1336943962972--