Changes for Build #2032
[namit] HIVE-4219 explain dependency does not capture the input table
(Namit via Gang Tim Liu)
Changes for Build #2033
[gates] Removing old branches to limit size of Hive downloads.
[gates] Removing tags directory as we no longer need them and they're in the
history.
[gates] Moving HCatalog into Hive.
[gates] Test that perms work for hcatalog
[hashutosh] HIVE-4007 : Create abstract classes for serializer and deserializer
(Namit Jain via Ashutosh Chauhan)
[hashutosh] HIVE-3381 : Result of outer join is not valid (Navis via Ashutosh
Chauhan)
[hashutosh] HIVE-3980 : Cleanup after 3403 (Namit Jain via Ashutosh Chauhan)
[hashutosh] HIVE-4042 : ignore mapjoin hint (Namit Jain via Ashutosh Chauhan)
[namit] HIVE-3348 semi-colon in comments in .q file does not work
(Nick Collins via namit)
[namit] HIVE-4212 sort merge join should work for outer joins for more than 8
inputs
(Namit via Gang Tim Liu)
Changes for Build #2034
[namit] HIVE-3958 support partial scan for analyze command - RCFile
(Gang Tim Liu via namit)
Changes for Build #2035
[kevinwilfong] HIVE-4235. CREATE TABLE IF NOT EXISTS uses inefficient way to
check if table exists. (Gang Tim Liu via kevinwilfong)
[gangtimliu] HIVE-4157: ORC runs out of heap when writing (Kevin Wilfong vi
Gang Tim Liu)
[gangtimliu] HIVE-4155: Expose ORC's FileDump as a service
[gangtimliu] HIVE-4159:RetryingHMSHandler doesn't retry in enough cases (Kevin
Wilfong vi Gang Tim Liu)
[namit] HIVE-4149 wrong results big outer joins with array of ints
(Navis via namit)
Changes for Build #2036
[gates] HIVE-4264 Moved hcatalog trunk code up to hive/trunk/hcatalog
[hashutosh] HIVE-4263 : Adjust build.xml package command to move all hcat jars
and binaries into build (Alan Gates via Ashutosh Chauhan)
[namit] HIVE-4258 Log logical plan tree for debugging
(Navis via namit)
[navis] HIVE-2264 Hive server is SHUTTING DOWN when invalid queries beeing
executed
Changes for Build #2037
Changes for Build #2038
[hashutosh] HIVE-4122 : Queries fail if timestamp data not in expected format
(Prasad Mujumdar via Ashutosh Chauhan)
[hashutosh] HIVE-4170 : [REGRESSION] FsShell.close closes filesystem, removing
temporary directories (Navis via Ashutosh Chauhan)
Changes for Build #2039
[hashutosh] HIVE-3850 : hour() function returns 12 hour clock value when using
timestamp datatype (Anandha and Franklin via Ashutosh Chauhan)
Changes for Build #2040
[hashutosh] HIVE-3951 : Allow Decimal type columns in Regex Serde (Mark Grover
via Ashutosh Chauhan)
[namit] HIVE-4270 bug in hive.map.groupby.sorted in the presence of multiple
input partitions
(Namit via Gang Tim Liu)
Changes for Build #2041
Changes for Build #2042
Changes for Build #2043
[hashutosh] HIVE-4252 : hiveserver2 string representation of complex types are
inconsistent with cli (Thejas Nair via Ashutosh Chauhan)
[hashutosh] HIVE-4179 : NonBlockingOpDeDup does not merge SEL operators
correctly (Gunther Hagleitner via Ashutosh Chauhan)
[hashutosh] HIVE-4269 : fix handling of binary type in hiveserver2, jdbc driver
(Thejas Nair via Ashutosh Chauhan)
[namit] HIVE-4174 Round UDF converts BigInts to double
(Chen Chun via namit)
[namit] HIVE-4240 optimize hive.enforce.bucketing and hive.enforce sorting
insert
(Gang Tim Liu via namit)
[navis] HIVE-4288 Add IntelliJ project files files to .gitignore (Roshan Naik
via Navis)
Changes for Build #2044
[namit] HIVE-4289 HCatalog build fails when behind a firewall
(Samuel Yuan via namit)
[namit] HIVE-4281 add hive.map.groupby.sorted.testmode
(Namit via Gang Tim Liu)
[hashutosh] Moving hcatalog site outside of trunk
[hashutosh] Moving hcatalog branches outside of trunk
[hashutosh] HIVE-4259 : SEL operator created with missing columnExprMap for
unions (Gunther Hagleitner via Ashutosh Chauhan)
[hashutosh] HIVE-4156 : need to add protobuf classes to hive-exec.jar (Owen
Omalley via Ashutosh Chauhan)
[hashutosh] HIVE-3464 : Merging join tree may reorder joins which could be
invalid (Navis via Ashutosh Chauhan)
[hashutosh] HIVE-4138 : ORC's union object inspector returns a type name that
isn't parseable by TypeInfoUtils (Owen Omalley via Ashutosh Chauhan)
[cws] HIVE-4119. ANALYZE TABLE ... COMPUTE STATISTICS FOR COLUMNS fails with
NPE if the table is empty (Shreepadma Venugopalan via cws)
Changes for Build #2045
Changes for Build #2046
[hashutosh] HIVE-4067 : Followup to HIVE-701: reduce ambiguity in grammar
(Samuel Yuan via Ashutosh Chauhan)
Changes for Build #2047
Changes for Build #2048
[gangtimliu] HIVE-4298: add tests for distincts for hive.map.groutp.sorted.
(Namit via Gang Tim Liu)
[hashutosh] HIVE-4128 : Support avg(decimal) (Brock Noland via Ashutosh Chauhan)
[kevinwilfong] HIVE-4151. HiveProfiler NPE with ScriptOperator. (Pamela Vagata
via kevinwilfong)
Changes for Build #2049
[hashutosh] HIVE-3985 : Update new UDAFs introduced for Windowing to work with
new Decimal Type (Brock Noland via Ashutosh Chauhan)
[hashutosh] HIVE-3840 : hive cli null representation in output is inconsistent
(Thejas Nair via Ashutosh Chauhan)
[hashutosh] HIVE-4262 : fix last_value UDAF behavior (Harish Butani via
Ashutosh Chauhan)
[hashutosh] HIVE-4292 : hiveserver2 should support -hiveconf commandline
parameter (Thejas Nair via Ashutosh Chauhan)
Changes for Build #2050
[hashutosh] HIVE-3908 : create view statement's outputs contains the view and a
temporary dir. (Prasad Mujumdar via Ashutosh Chauhan)
[hashutosh] HIVE-4302 : Fix how RowSchema and RowResolver are set on
ReduceSinkOp that precedes PTFOp (Harish Butani via Ashutosh Chauhan)
Changes for Build #2051
[hashutosh] HIVE-3992 : Hive RCFile::sync(long) does a sub-sequence linear
search for sync blocks (Gopal V via Ashutosh Chauhan)
Changes for Build #2052
Changes for Build #2053
[navis] Missing test results from HIVE-1953 (Vikram Dixit K via Navis)
[namit] HIVE-4314 Result of mapjoin_test_outer.q is not deterministic
(Navis via namit)
[navis] HIVE-1953 Hive should process comments in CliDriver (Vikram Dixit K via
Navis)
[navis] HIVE-3308 Mixing avro and snappy gives null values (Bennie Schut via
Navis)
[hashutosh] HIVE-4311 : DOS line endings in auto_join26.q (Gunther Hagleitner
via Ashutosh Chauhan)
[hashutosh] HIVE-2340 : optimize orderby followed by a groupby (Navis via
Ashutosh Chauhan)
Changes for Build #2054
[khorgath] HCATALOG-632 Fixing ORC File usage with HCatalog
Changes for Build #2055
[hashutosh] HIVE-4107 : Update Hive 0.10.0 RELEASE_NOTES.txt (Thejas Nair via
Ashutosh Chauhan)
[hashutosh] HIVE-4271 : Limit precision of decimal type (Gunther Hagleitner via
Ashutosh Chauhan)
[hashutosh] HIVE-4319 : Revert changes checked-in as part of 1953 (Vikram Dixit
via Ashutosh Chauhan)
1 tests failed.
REGRESSION:
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_hiveprofiler_union0
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:47)
at
org.apache.hadoop.hive.cli.TestCliDriver.runTest(TestCliDriver.java:6150)
at
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_hiveprofiler_union0(TestCliDriver.java:2723)
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:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
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 #2055)
Status: Still Failing
Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/2055/ to
view the results.