Changes for Build #2076
[hashutosh] HIVE-3891 : physical optimizer changes for auto sort-merge join
(Namit Jain via Ashutosh Chauhan)
[namit] HIVE-4393 Make the deleteData flag accessable from DropTable/Partition
events
(Morgan Philips via namit)
[hashutosh] HIVE-4394 : test leadlag.q fails (Ashutosh Chauhan)
[namit] HIVE-4018 MapJoin failing with Distributed Cache error
(Amareshwari Sriramadasu via Namit Jain)
Changes for Build #2077
[namit] HIVE-4300 ant thriftif generated code that is checkedin is not
up-to-date
(Roshan Naik via namit)
Changes for Build #2078
[namit] HIVE-4409 Prevent incompatible column type changes
(Dilip Joseph via namit)
[namit] HIVE-4095 Add exchange partition in Hive
(Dheeraj Kumar Singh via namit)
[namit] HIVE-4005 Column truncation
(Kevin Wilfong via namit)
[namit] HIVE-3952 merge map-job followed by map-reduce job
(Vinod Kumar Vavilapalli via namit)
[hashutosh] HIVE-4412 : PTFDesc tries serialize transient fields like OIs, etc.
(Navis via Ashutosh Chauhan)
[khorgath] HIVE-4419 : webhcat - support ${WEBHCAT_PREFIX}/conf/ as config
directory (Thejas M Nair via Sushanth Sowmyan)
[namit] HIVE-4181 Star argument without table alias for UDTF is not working
(Navis via namit)
[hashutosh] HIVE-4407 : TestHCatStorer.testStoreFuncAllSimpleTypes fails
because of null case difference (Thejas Nair via Ashutosh Chauhan)
[hashutosh] HIVE-4369 : Many new failures on hadoop 2 (Vikram Dixit via
Ashutosh Chauhan)
Changes for Build #2079
[namit] HIVE-4424 MetaStoreUtils.java.orig checked in mistakenly by HIVE-4409
(Namit Jain)
[hashutosh] HIVE-4358 : Check for Map side processing in PTFOp is no longer
valid (Harish Butani via Ashutosh Chauhan)
Changes for Build #2080
[navis] HIVE-4068 Size of aggregation buffer which uses non-primitive type is
not estimated correctly (Navis)
[khorgath] HIVE-4420 : HCatalog unit tests stop after a failure (Alan Gates via
Sushanth Sowmyan)
[hashutosh] HIVE-3708 : Add mapreduce workflow information to job configuration
(Billie Rinaldi via Ashutosh Chauhan)
Changes for Build #2081
Changes for Build #2082
[hashutosh] HIVE-4423 : Improve RCFile::sync(long) 10x (Gopal V via Ashutosh
Chauhan)
[hashutosh] HIVE-4398 : HS2 Resource leak: operation handles not cleaned when
originating session is closed (Ashish Vaidya via Ashutosh Chauhan)
[hashutosh] HIVE-4019 : Ability to create and drop temporary partition function
(Brock Noland via Ashutosh Chauhan)
Changes for Build #2083
[navis] HIVE-4437 Missing file on HIVE-4068 (Navis)
Changes for Build #2084
Changes for Build #2085
Changes for Build #2086
[hashutosh] HIVE-4350 : support AS keyword for table alias (Matthew Weaver via
Ashutosh Chauhan)
[hashutosh] HIVE-4439 : Remove unused join configuration parameter:
hive.mapjoin.cache.numrows (Gunther Hagleitner via Ashutosh Chauhan)
[hashutosh] HIVE-4438 : Remove unused join configuration parameter:
hive.mapjoin.size.key (Gunther Hagleitner via Ashutosh Chauhan)
[hashutosh] HIVE-3682 : when output hive table to file,users should could have
a separator of their own choice (Sushanth Sowmyan via Ashutosh Chauhan)
[hashutosh] HIVE-4373 : Hive Version returned by
HiveDatabaseMetaData.getDatabaseProductVersion is incorrect (Thejas Nair via
Ashutosh Chauhan)
Changes for Build #2087
Changes for Build #2088
[gates] HIVE-4465 webhcat e2e tests succeed regardless of exitvalue
Changes for Build #2089
[cws] HIVE-3957. Add pseudo-BNF grammar for RCFile to Javadoc (Mark Grover via
cws)
[cws] HIVE-4497. beeline module tests don't get run by default (Thejas Nair via
cws)
[gangtimliu] HIVE-4474: Column access not tracked properly for partitioned
tables. Samuel Yuan via Gang Tim Liu
[hashutosh] HIVE-4455 : HCatalog build directories get included in tar file
produced by ant tar (Alan Gates via Ashutosh Chauhan)
Changes for Build #2090
Changes for Build #2091
[hashutosh] HIVE-4392 : Illogical InvalidObjectException throwed when use mulit
aggregate functions with star columns (Navis via Ashutosh Chauhan)
[hashutosh] HIVE-4421 : Improve memory usage by ORC dictionaries (Owen Omalley
via Ashutosh Chauhan)
[mithun] HCATALOG-627 - Adding thread-safety to NotificationListener. (amalakar
via mithun)
Changes for Build #2092
[hashutosh] HIVE-4466 : Fix continue.on.failure in unit tests to -well-
continue on failure in unit tests (Gunther Hagleitner via Ashutosh Chauhan)
[hashutosh] HIVE-4471 : Build fails with hcatalog checkstyle error (Gunther
Hagleitner via Ashutosh Chauhan)
Changes for Build #2093
[omalley] HIVE-4494 ORC map columns get class cast exception in some contexts
(omalley)
[omalley] HIVE-4500 Ensure that HiveServer 2 closes log files. (Alan Gates via
omalley)
Changes for Build #2094
[navis] HIVE-4209 Cache evaluation result of deterministic expression and reuse
it (Navis via namit)
Changes for Build #2095
Changes for Build #2096
Changes for Build #2097
[cws] HIVE-4530. Enforce minmum ant version required in build script (Arup
Malakar via cws)
[omalley] Preparing RELEASE_NOTES for Hive 0.11.0rc2.
Changes for Build #2098
[omalley] Update release notes for 0.11.0rc2
[omalley] HIVE-4527 Fix eclipse project template (Carl Steinbach via omalley)
[omalley] HIVE-4505 Hive can't load transforms with remote scripts. (Prasad
Majumdar and Gunther Hagleitner
via omalley)
[omalley] HIVE-4498 TestBeeLineWithArgs.testPositiveScriptFile fails (Thejas
Nair via omalley)
Changes for Build #2099
Changes for Build #2100
Changes for Build #2101
Changes for Build #2102
Changes for Build #2103
[daijy] PIG-2955: Fix bunch of Pig e2e tests on Windows
Changes for Build #2104
[daijy] PIG-3069: Native Windows Compatibility for Pig E2E Tests and Harness
All tests passed
The Apache Jenkins build system has built Hive-trunk-h0.21 (build #2104)
Status: Failure
Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/2104/ to
view the results.