You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/06/15 23:19:52 UTC

Hive-trunk-h0.21 - Build # 1489 - Still Failing

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



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: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 #1489)

Status: Still Failing

Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/1489/ to view the results.

Hive-trunk-h0.21 - Build # 1491 - Fixed

Posted by Apache Jenkins Server <je...@builds.apache.org>.
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)


Changes for Build #1491
[namit] HIVE-3062 Insert into table overwrites existing table if table name
contains uppercase character (Navis via namit)




All tests passed

The Apache Jenkins build system has built Hive-trunk-h0.21 (build #1491)

Status: Fixed

Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/1491/ to view the results.

Hive-trunk-h0.21 - Build # 1490 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
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.