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 4BC1C9F82 for ; Sat, 16 Jun 2012 04:14:40 +0000 (UTC) Received: (qmail 85669 invoked by uid 500); 16 Jun 2012 04:14:40 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 85615 invoked by uid 500); 16 Jun 2012 04:14:39 -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 85599 invoked by uid 99); 16 Jun 2012 04:14:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Jun 2012 04:14:39 +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; Sat, 16 Jun 2012 04:14:38 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 586FBC00EA; Sat, 16 Jun 2012 04:14:18 +0000 (UTC) Date: Sat, 16 Jun 2012 04:13:08 +0000 (UTC) From: Apache Jenkins Server To: dev@hive.apache.org, namit_jain@yahoo.com, ashutosh.chauhan@gmail.com Message-ID: <1571359122.811.1339820058327.JavaMail.hudson@aegis.apache.org> In-Reply-To: <1753610916.750.1339795192853.JavaMail.hudson@aegis.apache.org> References: <1753610916.750.1339795192853.JavaMail.hudson@aegis.apache.org> Subject: Hive-trunk-h0.21 - Build # 1490 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_810_2020074872.1339819988571" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_810_2020074872.1339819988571 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Changes for Build #1484 [ecapriolo] HIVE-2911 Move Global .hiverc file (Owen O'Malley via egc) [namit] HIVE-3081 ROFL Moment. Numberator and denaminator typos (Edward Capriolo via namit) Changes for Build #1485 [ecapriolo] HIVE-3090 Timestamp types not having nano-second part breaks row (Navis via egc) Changes for Build #1486 [kevinwilfong] HIVE-3123. Hadoop20Shim. CombineFileRecordReader does not report progress within files (Dmytro Molkov via kevinwilfong) Changes for Build #1487 Changes for Build #1488 [namit] HIVE-3092 Hive tests should load Hive classes from build directory, not Ivy cache (Kevin Wilfong via namit) Changes for Build #1489 Changes for Build #1490 [hashutosh] HIVE-2796 [jira] Support auto completion for hive configs in CliDriver (Navis Ryu via Ashutosh Chauhan) Summary: DPAL-747 Support auto completion for hive configs in CliDriver It's very cumbersome to memorize hive conf vars. Test Plan: EMPTY Reviewers: JIRA, ashutoshc Reviewed By: ashutoshc Differential Revision: https://reviews.facebook.net/D1689 [namit] HIVE-3106 Add option to make multi inserts more atomic (Kevin Wilfong via namit) 1 tests failed. FAILED: org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_script_broken_pipe1 Error Message: Unexpected exception See build/ql/tmp/hive.log, or try "ant test ... -Dtest.silent=false" to get more logs. Stack Trace: junit.framework.AssertionFailedError: Unexpected exception See build/ql/tmp/hive.log, or try "ant test ... -Dtest.silent=false" to get more logs. at junit.framework.Assert.fail(Assert.java:50) at org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_script_broken_pipe1(TestNegativeCliDriver.java:10642) 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:422) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785) The Apache Jenkins build system has built Hive-trunk-h0.21 (build #1490) Status: Still Failing Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/1490/ to view the results. ------=_Part_810_2020074872.1339819988571--