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 2013/04/17 21:01:20 UTC

Hive-trunk-hadoop2 - Build # 164 - Still Failing

Changes for Build #138
[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)

[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)

[namit] HIVE-4272 partition wise metadata does not work for text files

[hashutosh] HIVE-896 : Add LEAD/LAG/FIRST/LAST analytical windowing functions to Hive. (Harish Butani via Ashutosh Chauhan)

[namit] HIVE-4260 union_remove_12, union_remove_13 are failing on hadoop2
(Gunther Hagleitner via namit)

[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)

[hashutosh] HIVE-3850 : hour() function returns 12 hour clock value when using timestamp datatype (Anandha and Franklin via Ashutosh Chauhan)

[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)

[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

[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)

[namit] HIVE-3958 support partial scan for analyze command - RCFile
(Gang Tim Liu via namit)

[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)

[namit] HIVE-4219 explain dependency does not capture the input table
(Namit via Gang Tim Liu)

[kevinwilfong] HIVE-4092. Store complete names of tables in column access analyzer (Samuel Yuan via kevinwilfong)

[namit] HIVE-4208 Clientpositive test parenthesis_star_by is non-deteministic
(Mark Grover via namit)

[cws] HIVE-4217. Fix show_create_table_*.q test failures (Carl Steinbach via cws)

[namit] HIVE-4206 Sort merge join does not work for outer joins for 7 inputs
(Namit via Gang Tim Liu)

[kevinwilfong] HIVE-4188. TestJdbcDriver2.testDescribeTable failing consistently. (Prasad Mujumdar via kevinwilfong)

[hashutosh] HIVE-3820 Consider creating a literal like D or BD for representing Decimal type constants (Gunther Hagleitner via Ashutosh Chauhan)

[hashutosh] HIVE-4139 : MiniDFS shim does not work for hadoop 2 (Gunther Hagleitner via Ashutosh Chauhan)

[kevinwilfong] HIVE-4015. Add ORC file to the grammar as a file format. (Gunther Hagleitner via kevinwilfong)

[cws] HIVE-4187. QL build-grammar target fails after HIVE-4148 (Gunther Hagleitner via cws)

[namit] HIVE-4146 bug with hive.auto.convert.join.noconditionaltask with outer joins
(Namit via Gang Tim Liu)

[namit] HIVE-4154 NPE reading column of empty string from ORC file
(Kevin Wilfong via namit)

[hashutosh] HIVE-4186 : NPE in ReduceSinkDeDuplication (Harish Butani via Ashutosh Chauhan)

[cws] HIVE-4145. Create hcatalog stub directory and add it to the build (Carl Steinbach via cws)

[kevinwilfong] HIVE-4162. disable TestBeeLineDriver. (Thejas M Nair via kevinwilfong)

[ecapriolo] Hive-4141 InspectorFactories use static HashMaps which fail in concurrent modification (Brock Noland via egc)

Submitted by: Brock Noland	
Reviewed by: Edward Capriolo	
Approved by: Edward Capriolo

[kevinwilfong] HIVE-4176. disable TestBeeLineDriver in ptest util. (kevinwilfong reviewed by njain, ashutoshc)

[hashutosh] HIVE-4169 : union_remove_*.q fail on hadoop 2 (Gunther Hagleitner via Ashutosh Chauhan)

[kevinwilfong] HIVE-4125. Expose metastore JMX metrics. (Samuel Yuan via kevinwilfong)

[hashutosh] HIVE-2935 : Implement HiveServer2 Core code changes  (4th patch of 4) (Carl Steinbach and others via Ashutosh Chauhan)

[kevinwilfong] HIVE-4096. problem in hive.map.groupby.sorted with distincts. (njain via kevinwilfong)

[hashutosh] HIVE-2935 : Implement HiveServer2 Beeline .q.out files (3rd patch of 4) (Carl Steinbach and others via Ashutosh Chauhan)

[hashutosh] HIVE-2935 : Implement HiveServer2 Beeline code changes (2nd patch of 4) (Carl Steinbach and others via Ashutosh Chauhan)

[hashutosh] HIVE-2935 : Implement HiveServer2 (1st patch of 4) (Carl Steinbach and others via Ashutosh Chauhan)

[hashutosh] HIVE-3717 : Hive wont compile with -Dhadoop.mr.rev=20S (Gunther Hagleitner via Ashutosh Chauhan)

[hashutosh] HIVE-4148 : Cleanup aisle ivy (Gunther Hagleitner via Ashutosh Chauhan)

[hashutosh] HIVE-3862 : testHBaseNegativeCliDriver_cascade_dbdrop fails on hadoop-1 (Gunther Hagleitner via Ashutosh Chauhan)

[kevinwilfong] HIVE-4045. Modify PreDropPartitionEvent to pass Table parameter. (Li Yang via kevinwilfong)

[hashutosh] HIVE-4094 : decimal_3.q & decimal_serde.q fail on hadoop 2 (Gunther Hagleitner via Ashutosh Chauhan)

[hashutosh] HIVE-4127 : Testing with Hadoop 2.x causes test failure for ORC TestFileDump (Owen Omalley via Ashutosh Chauhan)

[kevinwilfong] HIVE-4131. Fix eclipse template classpath to include new packages added by ORC file patch. (Prasad Mujumdar via kevinwilfong)

[hashutosh] HIVE-4098 : OrcInputFormat assumes Hive always calls createValue (Owen Omalley via Ashutosh Chauhan)

[hashutosh] HIVE-4097 : ORC file doesnt properly interpret empty hive.io.file.readcolumn.ids (Owen Omalley via Ashutosh Chauhan)

[hashutosh] HIVE-3297 : change hive.auto.convert.joins default value to true (Ashutosh Chauhan)

[kevinwilfong] HIVE-3874. Create a new Optimized Row Columnar file format for Hive. (Owen O'Malley via kevinwilfong)

[hashutosh] HIVE-4020: Swap applying order of CP and PPD (Navis via Ashutosh Chauhan)

[namit] HIVE-3490 Implement * or a.* for arguments to UDFs
(Navis via namit)

[hashutosh] HIVE-4104 : Hive localtask does not buffer disk-writes or reads (Gopal V via Ashutosh Chauhan)

[namit] HIVE-4077 alterPartition and alterPartitions methods in ObjectStore swallow exceptions
(Kevin Wilfong via namit)

[hashutosh] HIVE-3775 : Unit test failures due to unspecified order of results in show grant command (Gunther Hagleitner via Ashutosh Chauhan)

[hashutosh] HIVE-4075 : TypeInfoFactory is not thread safe and is access by multiple threads (Brock Noland via Ashutosh Chauhan)

[namit] HIVE-3628 Provide a way to use counters in Hive through UDF
(Navis via namit)

[namit] HIVE-3904 Replace hashmaps in JoinOperators to array
(Navis via namit)

[namit] HIVE-3849 Aliased column in where clause for multi-groupby single reducer cannot
be resolved (Navis via namit)

[namit] HIVE-4079 Altering a view partition fails with NPE
(Kevin Wilfong via namit)

[namit] HIVE-4090 Use of hive.exec.script.allow.partial.consumption can produce partial
results (Kevin Wilfong via namit)

[namit] HIVE-4072 Hive eclipse build path update for string template jar
(Vikram Dixit K via namit)

[namit] HIVE-4056 Extend rcfilecat to support (un)compressed size and no. of row
Gang Tim Liu via namit)

[hashutosh] HIVE-3428 : Fix log4j configuration errors when running hive on hadoop23 (Gunther Hagleitner via Ashutosh Chauhan)

[hashutosh] HIVE-948: more query plan optimization rules (Navis via Ashutosh Chauhan)


Changes for Build #139
[hashutosh] HIVE-4067 : Followup to HIVE-701: reduce ambiguity in grammar (Samuel Yuan via Ashutosh Chauhan)


Changes for Build #140

Changes for Build #141

Changes for Build #143

Changes for Build #144
[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 #145
[hashutosh] HIVE-3992 : Hive RCFile::sync(long) does a sub-sequence linear search for sync blocks (Gopal V via Ashutosh Chauhan)


Changes for Build #146

Changes for Build #147
[hashutosh] HIVE-2340 : optimize orderby followed by a groupby (Navis via Ashutosh Chauhan)


Changes for Build #148
[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)


Changes for Build #149
[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)

[khorgath] HCATALOG-632 Fixing ORC File usage with HCatalog


Changes for Build #150
[hashutosh] HIVE-4325 : Merge HCat NOTICE file with Hive NOTICE file (Alan Gates via Ashutosh Chauhan)

[gates] Moving CHANGES.txt from under trunk to hcatalog-historical

[gates] HIVE-4236 - Clean up remaining items in hive/hcatalog/historical/trunk (gates)


Changes for Build #151
[hashutosh] HIVE-4078 : Delay the serialize-deserialize pair in CommonJoinTaskDispatcher (Gopal V via Ashutosh Chauhan)

[gangtimliu] HIVE-4337: Update list bucketing test results (Samuel Yuan via Gang Tim Liu)

[hashutosh] HIVE-4306 : PTFDeserializer should reconstruct OIs based on InputOI passed to PTFOperator (Harish Butani and Prajakta Kalmegh via Ashutosh Chauhan)

[hashutosh] HIVE-4334 : ctas test on hadoop 2 has outdated golden file (Gunther Hagleitner via Ashutosh Chauhan)

[hashutosh] HIVE-4332 : orc*.q tests fail on hadoop 2 (Gunther Hagleitner via Ashutosh Chauhan)

[hashutosh] HIVE-4120 : Implement decimal encoding for ORC (Owen Omalley via Ashutosh Chauhan)

[hashutosh] HIVE-4303 : 2 empty java files in hcatalog (Owen Omalley via Ashutosh Chauhan)

[hashutosh] HIVE-4335 : serde_regex test fails on hadoop 2 (Gunther Hagleitner via Ashutosh Chauhan)


Changes for Build #152
[namit] HIVE-4328 Change default bigtable selection policy for sort-merge joins
(Namit Jain via Ashutosh Chauhan)

[hashutosh] Preparing for 0.12 development

[hashutosh] HIVE-4323 : sqlline dependency is not required (Thejas Nair via Ashutosh Chauhan)

[namit] HIVE-4336 Selecting from a view, and another view that also selects from that view fails
(Kevin Wilfong via namit)


Changes for Build #153
[namit] HIVE-4241 optimize hive.enforce.sorting and hive.enforce bucketing join
(Namit Jain via Gang Tim Liu)


Changes for Build #154
[namit] HIVE-4294 Single sourced multi query cannot handle lateral view
(Navis via namit)


Changes for Build #155

Changes for Build #156
[hashutosh] HIVE-4339 : build fails after branch (hcatalog version not updated) (Gunther Hagleitner via Ashutosh Chauhan)


Changes for Build #157
[hashutosh] HIVE-4296 : ant thriftif  fails on  hcatalog (Roshan Naik via Ashutosh Chauhan)

[gangtimliu] HIVE-4322: SkewedInfo in Metastore Thrift API cannot be deserialized in Python (Samuel Yuan via Gang Tim Liu)


Changes for Build #158

Changes for Build #159

Changes for Build #160
[navis] HIVE-3179 HBase Handler doesn't handle NULLs properly (Lars Francke via Navis)


Changes for Build #161
[cws] HIVE-4268. Beeline should support the -f option (Rob Weltman via cws)


Changes for Build #162
[hashutosh] HIVE-4275 : Hive does not differentiate scheme and authority in file uris (Vikram Dixit via Ashutosh Chauhan)

[hashutosh] HIVE-4352 : Guava not getting included in build package (Gunther Hagleitner via Ashutosh Chauhan)

[hashutosh] HIVE-4315 : enable doAs in unsecure mode for hive server2, when MR job runs locally (Thejas Nair via Ashutosh Chauhan)

[hashutosh] HIVE-4105 : Hive MapJoinOperator unnecessarily deserializes values for all join-keys (Vinod KV via Ashutosh Chauhan)

[hashutosh] HIVE-4327 : NPE in constant folding with decimal (Gunther Hagleitner via Ashutosh Chauhan)

[namit] HIVE-4167 Hive converts bucket map join to SMB join even when tables are not sorted
(Namit Jain via Ashutosh)

[namit] HIVE-4308 Newly added test TestCliDriver.hiveprofiler_union0 is failing on trunk
(Navis via namit)

[namit] HIVE-3996 Correctly enforce the memory limit on the multi-table map-join
(Vikram Dixit via namit)

[navis] HIVE-4261 union_remove_10 is failing on hadoop2 with assertion (root task with non-empty set of parents)


Changes for Build #163

Changes for Build #164



No tests ran.

The Apache Jenkins build system has built Hive-trunk-hadoop2 (build #164)

Status: Still Failing

Check console output at https://builds.apache.org/job/Hive-trunk-hadoop2/164/ to view the results.