You are viewing a plain text version of this content. The canonical link for it is here.
- hive git commit: HIVE-14126: With ranger enabled, partitioned columns is returned first when you execute select star (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2016/07/01 17:44:05 UTC, 0 replies.
- hive git commit: HIVE-14118: Make the alter partition exception more meaningful (Aihua Xu, reviewed by Sergio Peña) - posted by ai...@apache.org on 2016/07/01 18:46:52 UTC, 0 replies.
- hive git commit: HIVE-14038 miscellaneous acid improvements (Eugene Koifman, reviewed by Wei Zheng) - posted by vg...@apache.org on 2016/07/02 01:35:40 UTC, 0 replies.
- hive git commit: HIVE-13725: ACID: Streaming API should synchronize calls when multiple threads use the same endpoint (Eugene Koifman, Vaibhav Gumashta reveiwed by Eugene Koifman - posted by vg...@apache.org on 2016/07/02 01:42:46 UTC, 0 replies.
- hive git commit: HIVE-14153: Beeline: beeline history doesn't work on Hive2 (Vaibhav Gumashta reveiwed by Thejas Nair) - posted by vg...@apache.org on 2016/07/02 01:48:33 UTC, 1 replies.
- hive git commit: HIVE-14153: Beeline: beeline history doesn't work on Hive2 (Vaibhav Gumashta reviewed by Thejas Nair) - posted by vg...@apache.org on 2016/07/02 02:05:28 UTC, 0 replies.
- [1/2] hive git commit: HIVE-14072 : QueryIds reused across different queries (Sergey Shelukhin, reviewed by Vaibhav Gumashta) - posted by se...@apache.org on 2016/07/02 02:09:57 UTC, 0 replies.
- [2/2] hive git commit: HIVE-14072 : QueryIds reused across different queries (Sergey Shelukhin, reviewed by Vaibhav Gumashta) - posted by se...@apache.org on 2016/07/02 02:09:58 UTC, 0 replies.
- hive git commit: HIVE-14122: VectorMapOperator: Missing update to AbstractMapOperator::numRows (Gopal V, reviewed by Sergey Shelukhin) - posted by go...@apache.org on 2016/07/02 06:30:58 UTC, 1 replies.
- hive git commit: HIVE-14148: Add branch-2.1 branch to pre-commit tests (Sergio Pena, reviewed by Ashutosh Chauhan) - posted by sp...@apache.org on 2016/07/02 16:10:52 UTC, 0 replies.
- hive git commit: HIVE-13884: Disallow queries in HMS fetching more than a configured number of partitions (Sergio Pena, reviewed by Szehon Ho, Mohit Sabharwal, Brock Noland, Reuben Kuhnert, Sergey Shelukhin) - posted by sp...@apache.org on 2016/07/02 16:26:30 UTC, 0 replies.
- hive git commit: HIVE-14109: query execuction throws NPE when hive.exec.submitviachild is set to true (Aihua Xu, reviewed by Sergio Peña) - posted by ai...@apache.org on 2016/07/04 15:26:08 UTC, 0 replies.
- hive git commit: HIVE-14080 : hive.metastore.schema.verification should check for schema compatiblity (Thejas M Nair, reviewed by Sushanth Sowmyan) - posted by th...@apache.org on 2016/07/04 19:47:39 UTC, 2 replies.
- hive git commit: HIVE-10815 : Let HiveMetaStoreClient Choose MetaStore Randomly (Nemon Lou via Thejas Nair) - posted by th...@apache.org on 2016/07/04 20:03:54 UTC, 2 replies.
- hive git commit: HIVE-13264: JDBC driver makes 2 Open Session Calls for every open session (Nithin Mahesh reviewed by Vaibhav Gumashta) - posted by vg...@apache.org on 2016/07/04 20:25:19 UTC, 0 replies.
- hive git commit: HIVE-14142: java.lang.ClassNotFoundException for the jar in hive.reloadable.aux.jars.path for Hive on Spark (Aihua Xu, reviewed by Ferdinand Xu) - posted by ai...@apache.org on 2016/07/05 13:28:41 UTC, 0 replies.
- hive git commit: HIVE-14119: LLAP external recordreader not returning non-ascii string properly (Jason Dere, reviewed by Sergey Shelukhin) - posted by jd...@apache.org on 2016/07/05 17:54:18 UTC, 0 replies.
- [1/2] hive git commit: HIVE-14140 : LLAP: package codec jars (Sergey Shelukhin, reviewed by Gopal V) - posted by se...@apache.org on 2016/07/05 21:59:15 UTC, 0 replies.
- [2/2] hive git commit: HIVE-14140 : LLAP: package codec jars (Sergey Shelukhin, reviewed by Gopal V) - posted by se...@apache.org on 2016/07/05 21:59:16 UTC, 0 replies.
- hive git commit: HIVE-14149: Joda Time causes an AmazonS3Exception on Hadoop3.0.0 (Abdullah Yousufi, reviewed by Sergio Pena) - posted by sp...@apache.org on 2016/07/06 14:49:53 UTC, 0 replies.
- hive git commit: HIVE-14090: JDOExceptions thrown by the Metastore have their full stack trace returned to clients (Sahil Takiar, reviewed by Sergio Pena) - posted by sp...@apache.org on 2016/07/06 21:36:04 UTC, 0 replies.
- hive git commit: HIVE-14138: CBO failed for select current_database() (Peter Vary, reviewed by Jesus Camacho Rodriguez) - posted by jc...@apache.org on 2016/07/06 22:18:15 UTC, 0 replies.
- hive git commit: HIVE-14163 : LLAP: use different kerberized/unkerberized zk paths for registry (Sergey Shelukhin, reviewed by Siddharth Seth) - posted by se...@apache.org on 2016/07/06 22:20:27 UTC, 1 replies.
- hive git commit: HIVE-11966 JDBC Driver parsing error when reading principal from ZooKeeper (Vaibhav Gumashta via Alan Gates) - posted by vg...@apache.org on 2016/07/07 00:31:32 UTC, 0 replies.
- [1/7] hive git commit: Revert "HIVE-14034 : Vectorization may fail with compex OR conditions (Sergey Shelukhin, reviewed by Matt McCline)" - posted by mm...@apache.org on 2016/07/07 07:05:27 UTC, 0 replies.
- [2/7] hive git commit: Revert "HIVE-13924: (Vectorization) Error evaluating ((bool0 and (not bool1)) or (bool1 and (not bool0))) (Matt McCline, reviewed by Gopal Vijayaraghavan)" - posted by mm...@apache.org on 2016/07/07 07:05:28 UTC, 0 replies.
- [3/7] hive git commit: Revert "HIVE-13084: Vectorization add support for PROJECTION Multi-AND/OR (Matt McCline, reviewed by Sergey Shelukhin)" - posted by mm...@apache.org on 2016/07/07 07:05:29 UTC, 0 replies.
- [4/7] hive git commit: Revert "HIVE-13084: Vectorization add support for PROJECTION Multi-AND/OR (Matt McCline, reviewed by Sergey Shelukhin)" - posted by mm...@apache.org on 2016/07/07 07:05:30 UTC, 0 replies.
- [5/7] hive git commit: Revert "HIVE-13084: Vectorization add support for PROJECTION Multi-AND/OR (Matt McCline, reviewed by Sergey Shelukhin)" - posted by mm...@apache.org on 2016/07/07 07:05:31 UTC, 0 replies.
- [6/7] hive git commit: Revert "HIVE-13084: Vectorization add support for PROJECTION Multi-AND/OR (Matt McCline, reviewed by Sergey Shelukhin)" - posted by mm...@apache.org on 2016/07/07 07:05:32 UTC, 0 replies.
- [7/7] hive git commit: Revert "HIVE-13084: Vectorization add support for PROJECTION Multi-AND/OR (Matt McCline, reviewed by Sergey Shelukhin)" - posted by mm...@apache.org on 2016/07/07 07:05:33 UTC, 0 replies.
- hive git commit: HIVE-14070: hive.tez.exec.print.summary=true returns wrong performance numbers on HS2 (Pengcheng Xiong, reviewed by Thejas M Nair, Sergey Shelukhin, Ashutosh Chauhan) - posted by px...@apache.org on 2016/07/07 17:29:46 UTC, 0 replies.
- hive git commit: Update errata.txt for HIVE-14182 - posted by mm...@apache.org on 2016/07/07 19:38:05 UTC, 0 replies.
- [01/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:49:46 UTC, 0 replies.
- [02/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:49:47 UTC, 0 replies.
- [03/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:49:48 UTC, 0 replies.
- [04/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:49:49 UTC, 0 replies.
- [05/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:49:50 UTC, 0 replies.
- [06/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:49:51 UTC, 0 replies.
- [07/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:49:52 UTC, 0 replies.
- [08/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:49:53 UTC, 0 replies.
- [09/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:49:54 UTC, 0 replies.
- [10/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:49:55 UTC, 0 replies.
- [11/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:49:56 UTC, 0 replies.
- [12/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:49:57 UTC, 0 replies.
- [13/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:49:58 UTC, 0 replies.
- [14/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:49:59 UTC, 0 replies.
- [15/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:50:00 UTC, 0 replies.
- [16/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:50:01 UTC, 0 replies.
- [17/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:50:02 UTC, 0 replies.
- [18/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:50:03 UTC, 0 replies.
- [19/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:50:04 UTC, 0 replies.
- [20/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:50:05 UTC, 0 replies.
- [21/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:50:06 UTC, 0 replies.
- [22/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:50:07 UTC, 0 replies.
- [23/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:50:08 UTC, 0 replies.
- [24/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:50:09 UTC, 0 replies.
- [25/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:50:10 UTC, 0 replies.
- [26/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:50:11 UTC, 0 replies.
- [27/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:50:12 UTC, 0 replies.
- [28/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:50:13 UTC, 0 replies.
- [29/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:50:14 UTC, 0 replies.
- [30/30] hive git commit: HIVE-13945 : Decimal value is displayed as rounded when selecting where clause with that decimal value (Sergey Shelukhin, reviewed by Ashutosh Chauhan) - posted by se...@apache.org on 2016/07/07 19:50:15 UTC, 0 replies.
- hive git commit: HIVE-14132 : Don't fail config validation for removed configs (Ashutosh Chauhan via Sergey Shelukhin) - posted by ha...@apache.org on 2016/07/07 21:44:52 UTC, 1 replies.
- hive git commit: HIVE-13932:Hive SMB Map Join with small set of LIMIT failed with NPE (Yongzhi Chen, reviewed by Chaoyu Tang) - posted by pr...@apache.org on 2016/07/08 01:24:06 UTC, 0 replies.
- hive git commit: HIVE-13749: Memory leak in Hive Metastore (Naveen Gangam, reviewed by Thejas M Nair, Aihua Xu) - posted by ai...@apache.org on 2016/07/08 13:55:47 UTC, 0 replies.
- hive git commit: HIVE-14147: Hive PPD might remove predicates when they are defined as a simple expr e.g. WHERE 'a' (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2016/07/08 19:39:22 UTC, 2 replies.
- hive git commit: HIVE-14197: LLAP service driver precondition failure should include the values (Prasanth Jayachandran reviewed by Siddharth Seth) - posted by pr...@apache.org on 2016/07/08 21:04:30 UTC, 1 replies.
- hive git commit: HIVE-13392 disable speculative execution for ACID Compactor (Eugene Koifman, reviewed by Alan Gates) - posted by ek...@apache.org on 2016/07/08 21:24:50 UTC, 0 replies.
- hive git commit: HIVE-14178 : Hive::needsToCopy should reuse FileUtils::equalsFileSystem (Gopal V via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/08 23:21:35 UTC, 1 replies.
- [1/2] hive git commit: HIVE-14192 False positive error due to thrift (Eugene Koifman, reviewed by Wei Zheng) - posted by ek...@apache.org on 2016/07/09 02:04:10 UTC, 2 replies.
- [2/2] hive git commit: HIVE-14114 Ensure RecordWriter in streaming API is using the same UserGroupInformation as StreamingConnection (Eugene Koifman, reviewed by Wei Zheng) - posted by ek...@apache.org on 2016/07/09 02:04:11 UTC, 2 replies.
- hive git commit: HIVE-14176: CBO nesting windowing function within each other when merging Project operators (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2016/07/09 10:28:41 UTC, 1 replies.
- hive git commit: HIVE-13901 : Hivemetastore add partitions can be slow depending on filesystems (Rajesh Balamohan via Sergey Shelukhin) - posted by ha...@apache.org on 2016/07/09 15:19:47 UTC, 1 replies.
- hive git commit: HIVE-14184: Adding test for limit pushdown in presence of grouping sets (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2016/07/09 17:21:21 UTC, 1 replies.
- hive git commit: HIVE-14094: Remove unused function closeFs from Warehouse.java - posted by su...@apache.org on 2016/07/09 20:18:21 UTC, 0 replies.
- hive git commit: HIVE-14173: NPE was thrown after enabling directsql in the middle of session (Chaoyu Tang, reviewed by Sergey Shelukhin) - posted by ct...@apache.org on 2016/07/10 02:37:10 UTC, 1 replies.
- hive git commit: HIVE-14115 : Custom FetchFormatter is not supported (Ryu Kobayashi via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/10 17:22:34 UTC, 0 replies.
- hive git commit: HIVE-14113 : Create function failed but function in show function list (Niklaus Xiao via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/10 17:27:38 UTC, 0 replies.
- hive git commit: HIVE-13937 : Unit test for HIVE13051 (Zoltan Haindrich via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/10 17:31:35 UTC, 0 replies.
- hive git commit: HIVE-13763 : Update smart-apply-patch.sh with ability to use patches from git (Owen Omalley via Alan Gates)" - posted by ha...@apache.org on 2016/07/10 18:06:26 UTC, 0 replies.
- hive git commit: HIVE-13887 : LazySimpleSerDe should parse "NULL" dates faster (Gopal V via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/10 18:12:34 UTC, 0 replies.
- hive git commit: HIVE-13644 : Remove hardcoded groovy.grape.report.downloads=true from DependencyResolver (Anthony Hsu via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/11 05:24:43 UTC, 0 replies.
- hive git commit: HIVE-13625 : Hive Prepared Statement when executed with escape characters in parameter fails (Zoltan Haindrich via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/11 05:33:23 UTC, 0 replies.
- hive git commit: HIVE-13614 : Implementation for PreparedStatement#setBigDecimal (Iwao AVE! via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/11 05:38:29 UTC, 0 replies.
- hive git commit: HIVE-14027: NULL values produced by left outer join do not behave as NULL (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2016/07/11 16:55:26 UTC, 2 replies.
- hive git commit: HIVE-14202. Change Tez version to 0.8.4. (Siddharth Seth, reviewed by Sergey Shelukhin) - posted by ss...@apache.org on 2016/07/11 17:22:29 UTC, 0 replies.
- hive git commit: HIVE-14175 : Fix creating buckets without scheme information (Thomas Poepping via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/11 17:27:41 UTC, 1 replies.
- hive git commit: HIVE-14141: Fix for HIVE-14062 breaks indirect urls in beeline (Vihang Karajgaonkar, reviewed by Sergio Pena) - posted by sp...@apache.org on 2016/07/11 18:56:53 UTC, 0 replies.
- hive git commit: HIVE-14151: Use of USE_DEPRECATED_CLI environment variable does not work (Vihang Karajgaonkar, reviewed by Sergio Pena) - posted by sp...@apache.org on 2016/07/11 19:26:55 UTC, 0 replies.
- hive git commit: HIVE-14200: Tez: disable auto-reducer parallelism when reducer-count * min.partition.factor < 1.0 (Gopal V, reviewed by Gunther Hagleitner) - posted by go...@apache.org on 2016/07/11 23:23:38 UTC, 0 replies.
- hive git commit: HIVE-14152 : datanucleus.autoStartMechanismMode should set to Ignored to allow rolling downgrade (Thejas M Nair, reviewed by Sushanth Sowmyan) - posted by th...@apache.org on 2016/07/12 07:12:49 UTC, 1 replies.
- hive git commit: HIVE-14158: Support masking and filtering of rows/columns: deal with derived column names (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2016/07/12 18:14:45 UTC, 1 replies.
- hive git commit: HIVE-13704: Don't call DistCp.execute() instead of DistCp.run() (Sergio Pena, reviewed by Ashutosh Chauhan) - posted by sp...@apache.org on 2016/07/12 18:36:07 UTC, 1 replies.
- [1/2] hive git commit: HIVE-14188 : LLAPIF: wrong user field is used from the token (Sergey Shelukhin, reviewed by Jason Dere) - posted by se...@apache.org on 2016/07/12 18:59:44 UTC, 0 replies.
- [2/2] hive git commit: HIVE-14188 : LLAPIF: wrong user field is used from the token (Sergey Shelukhin, reviewed by Jason Dere) - posted by se...@apache.org on 2016/07/12 18:59:45 UTC, 0 replies.
- hive git commit: HIVE-14212 : hbase_queries result out of date on branch-2.1 (Sergey Shelukhin, reviewed by Pengcheng Xiong) - posted by se...@apache.org on 2016/07/12 19:04:29 UTC, 0 replies.
- [01/10] hive git commit: HIVE-14218 : LLAP: ACL validation fails if the user name is different from principal user name (Sergey Shelukhin, reviewed by Prasanth Jayachandran) - posted by se...@apache.org on 2016/07/13 04:36:13 UTC, 0 replies.
- [02/10] hive git commit: HIVE-14218 : LLAP: ACL validation fails if the user name is different from principal user name (Sergey Shelukhin, reviewed by Prasanth Jayachandran) - posted by se...@apache.org on 2016/07/13 04:36:14 UTC, 0 replies.
- [03/10] hive git commit: HIVE-14111 : better concurrency handling for TezSessionState - part I (Sergey Shelukhin, reviewed by Siddharth Seth) - posted by se...@apache.org on 2016/07/13 04:36:15 UTC, 0 replies.
- [04/10] hive git commit: HIVE-14111 : better concurrency handling for TezSessionState - part I (Sergey Shelukhin, reviewed by Siddharth Seth) - posted by se...@apache.org on 2016/07/13 04:36:16 UTC, 0 replies.
- [05/10] hive git commit: HIVE-14210 : ExecDriver should call jobclient.close() to trigger cleanup (Thomas Friedrich, reviewed by Sergey Shelukhin and Vaibhav Gumashta) - posted by se...@apache.org on 2016/07/13 04:36:17 UTC, 0 replies.
- [06/10] hive git commit: HIVE-14210 : ExecDriver should call jobclient.close() to trigger cleanup (Thomas Friedrich, reviewed by Sergey Shelukhin and Vaibhav Gumashta) - posted by se...@apache.org on 2016/07/13 04:36:18 UTC, 0 replies.
- [07/10] hive git commit: HIVE-14210 : ExecDriver should call jobclient.close() to trigger cleanup (Thomas Friedrich, reviewed by Sergey Shelukhin and Vaibhav Gumashta) - posted by se...@apache.org on 2016/07/13 04:36:19 UTC, 0 replies.
- [08/10] hive git commit: HIVE-14210 : ExecDriver should call jobclient.close() to trigger cleanup (Thomas Friedrich, reviewed by Sergey Shelukhin and Vaibhav Gumashta) - posted by se...@apache.org on 2016/07/13 04:36:20 UTC, 0 replies.
- [09/10] hive git commit: HIVE-14195 : HiveMetaStoreClient getFunction() does not throw NoSuchObjectException (Peter Vary, reviewed by Sergey Shelukhin) - posted by se...@apache.org on 2016/07/13 04:36:21 UTC, 0 replies.
- [10/10] hive git commit: HIVE-14195 : HiveMetaStoreClient getFunction() does not throw NoSuchObjectException (Peter Vary, reviewed by Sergey Shelukhin) - posted by se...@apache.org on 2016/07/13 04:36:22 UTC, 0 replies.
- hive git commit: HIVE-14139: NPE dropping permanent function (Rui reviewed by Sergey Shelukhin) - posted by li...@apache.org on 2016/07/13 05:17:18 UTC, 0 replies.
- hive git commit: HIVE-14158: Support masking and filtering of rows/columns: deal with derived column names (Pengcheng Xiong, reviewed by Ashutosh Chauhan) (addendum) - posted by px...@apache.org on 2016/07/13 06:57:42 UTC, 1 replies.
- hive git commit: HIVE-14209: Add some logging info for session and operation management (Reviewed by Chaoyu Tang) - posted by ai...@apache.org on 2016/07/13 14:43:49 UTC, 0 replies.
- [1/3] hive git commit: HIVE-13258: LLAP: Add hdfs bytes read and spilled bytes to tez print summary (Prasanth Jayachandran reviewed by Siddharth Seth) - posted by pr...@apache.org on 2016/07/13 16:42:37 UTC, 0 replies.
- [2/3] hive git commit: HIVE-13258: LLAP: Add hdfs bytes read and spilled bytes to tez print summary (Prasanth Jayachandran reviewed by Siddharth Seth) - posted by pr...@apache.org on 2016/07/13 16:42:38 UTC, 0 replies.
- [3/3] hive git commit: HIVE-13258: LLAP: Add hdfs bytes read and spilled bytes to tez print summary (Prasanth Jayachandran reviewed by Siddharth Seth) - posted by pr...@apache.org on 2016/07/13 16:42:39 UTC, 0 replies.
- hive git commit: HIVE-14152 : missing commit for tez/hive-site.xml - posted by th...@apache.org on 2016/07/13 17:01:25 UTC, 1 replies.
- hive git commit: HIVE-14219: LLAP external client on secure cluster: Protocol interface org.apache.hadoop.hive.llap.protocol.LlapTaskUmbilicalProtocol is not known (Jason Dere, reviewed by Sergey Shelukhin) - posted by jd...@apache.org on 2016/07/13 18:07:21 UTC, 0 replies.
- hive git commit: HIVE-14223: beeline should look for jdbc standalone jar in dist/jdbc dir instead of dist/lib (Prasanth Jayachandran reviewed by Siddharth Seth) - posted by pr...@apache.org on 2016/07/13 20:00:56 UTC, 1 replies.
- hive git commit: HIVE-14196: Disable LLAP IO when complex types are involved (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/13 20:29:14 UTC, 0 replies.
- hive git commit: HIVE-14213. Add timeouts for various components in llap status check. (Siddharth Seth, reviewed by Sergey Shelukhin) - posted by ss...@apache.org on 2016/07/13 20:44:40 UTC, 1 replies.
- hive git commit: HIVE-13965: Empty resultset run into Exception when using Thrift Binary Serde (Ziyang Zhao reviewed by Vaibhav Gumashta) - posted by vg...@apache.org on 2016/07/13 21:09:46 UTC, 1 replies.
- hive git commit: HIVE-14172 : force evict blocks by size to handle memory fragmentation (Sergey Shelukhin, reviewed by Gopal V) - posted by se...@apache.org on 2016/07/13 21:27:30 UTC, 1 replies.
- hive git commit: HIVE-14137: Hive on Spark throws FileAlreadyExistsException for jobs with multiple empty tables (Sahil Takiar, reviewed by Sergio Pena) - posted by sp...@apache.org on 2016/07/13 22:45:06 UTC, 0 replies.
- hive git commit: HIVE-14004. Fix ArrayIndexOutOfBounds in schema evolution when using ACID. - posted by om...@apache.org on 2016/07/14 15:49:01 UTC, 0 replies.
- hive git commit: HIVE-14004. Fix ArrayIndexOutOfBounds in schema evolution when using ACID. (omalley reviewed by prasanthj) - posted by om...@apache.org on 2016/07/14 15:50:57 UTC, 0 replies.
- hive git commit: HIVE-14215: Displaying inconsistent CPU usage data with MR execution engine (Peter Vary, reviewed by Aihua Xu and Sergio Pena) - posted by sp...@apache.org on 2016/07/14 16:28:13 UTC, 0 replies.
- hive git commit: HIVE-14180: Disable LlapZookeeperRegistry ZK auth setup for external clients (Jason Dere, reviewed by Sergey Shelukhin) - posted by jd...@apache.org on 2016/07/14 16:39:24 UTC, 0 replies.
- hive git commit: HIVE-14191: bump a new api version for ThriftJDBCBinarySerde changes (Ziyang Zhao reviewed by Vaibhav Gumashta) - posted by vg...@apache.org on 2016/07/14 19:32:29 UTC, 1 replies.
- hive git commit: HIVE-14074: RELOAD FUNCTION should update dropped functions (Abdullah Yousufi, reviewed by Sergey Shelukhin, Sergio Pena) - posted by sp...@apache.org on 2016/07/14 19:53:29 UTC, 0 replies.
- hive git commit: HIVE-14228 : Better row count estimates for outer join during physical planning (Ashutosh Chauhan via Jesus Camacho Rodriguez) - posted by ha...@apache.org on 2016/07/14 20:31:10 UTC, 1 replies.
- hive git commit: HIVE-14207 : Strip HiveConf hidden params in webui conf (Sushanth Sowmyan, reviewed by Thejas Nair) - posted by kh...@apache.org on 2016/07/14 21:00:58 UTC, 1 replies.
- hive git commit: HIVE-11402 : HS2 - add an option to disallow parallel query execution within a single Session (Sergey Shelukhin, reviewed by Aihua Xu, Thejas Nair) - posted by th...@apache.org on 2016/07/14 21:13:51 UTC, 1 replies.
- hive git commit: HIVE-14230: Hadoop23Shims.cloneUgi() doesn't add credentials from original UGI (Jason Dere, reviewed by Sergey Shelukhin) - posted by jd...@apache.org on 2016/07/14 21:50:23 UTC, 0 replies.
- hive git commit: HIVE-13040 : Handle empty bucket creations more efficiently (Ashutosh Chauhan, reviewed by Prasanth Jayachandran) - posted by we...@apache.org on 2016/07/14 22:09:02 UTC, 0 replies.
- hive git commit: HIVE-14222 : PTF: Operator initialization does not clean state (Wei Zheng, reviewed by Gunther Hagleitner) - posted by we...@apache.org on 2016/07/14 22:19:16 UTC, 3 replies.
- hive git commit: HIVE-14144 : Fix permanent function loading which is broken by HIVE-13903 (Rajat Khandelwal, Reviewed by Amareshwari) - posted by am...@apache.org on 2016/07/15 08:41:05 UTC, 1 replies.
- hive git commit: HIVE-14234 : TestHiveMetaStorePartitionSpecs does not drop database created in this test causes other test failure (Niklaus Xiao via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/15 15:22:05 UTC, 0 replies.
- hive git commit: HIVE-14004 Minor compaction produces ArrayIndexOutOfBoundsException: 7 in SchemaEvolution.getFileType (Owen O'Malley, reviewed by Prasanth Jayachandran) - posted by ek...@apache.org on 2016/07/15 16:44:48 UTC, 0 replies.
- hive git commit: HIVE-14241 Acid clashes with ConfVars.HIVEFETCHTASKCONVERSION <> none (Eugene Koifman, reviewed by Ashutosh Chauhan) - posted by ek...@apache.org on 2016/07/15 18:24:14 UTC, 2 replies.
- hive git commit: HIVE-14187: JDOPersistenceManager objects remain cached if MetaStoreClient#close is not called (Mohit Sabharwal, reviewed by Vaibhav Gumasha, via Sergio Pena) - posted by sp...@apache.org on 2016/07/15 21:47:22 UTC, 0 replies.
- hive git commit: HIVE-14253: Fix MinimrCliDriver test failure (Prasanth Jayachandran reviewed by Ashutosh Chauhan) - posted by pr...@apache.org on 2016/07/15 22:30:19 UTC, 1 replies.
- hive git commit: HIVE-14255: Backport part of HIVE-12950 to fix 'Can not create Path from an emtpy string' exception (Prasanth Jayachandran reviewed by Gunther Hagleitner) - posted by pr...@apache.org on 2016/07/15 22:43:20 UTC, 0 replies.
- hive git commit: HIVE-9756: LLAP: use log4j 2 for llap (log to separate files, etc.) (Prasanth Jayachandran reviewed by Siddharth Seth) - posted by pr...@apache.org on 2016/07/15 22:49:19 UTC, 0 replies.
- hive git commit: HIVE-14244 : bucketmap right outer join query throws ArrayIndexOutOfBoundsException (Zhiyuan Yang via Gunther Hagleitner) - posted by ha...@apache.org on 2016/07/16 18:10:38 UTC, 1 replies.
- [1/2] hive git commit: HIVE-12244 : Refactoring code for avoiding of comparison of Strings and do comparison on Path (Zoltan Haindrich via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/16 18:42:58 UTC, 0 replies.
- [2/2] hive git commit: HIVE-12244 : Refactoring code for avoiding of comparison of Strings and do comparison on Path (Zoltan Haindrich via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/16 18:42:59 UTC, 0 replies.
- hive git commit: HIVE-14226 : Invalid check on an ASTNode#toStringTree in CalcitePlanner (Barna Zsombor Klara via Jesus Camacho Rodriguez) Signed-off-by: Ashutosh Chauhan - posted by ha...@apache.org on 2016/07/16 19:07:44 UTC, 0 replies.
- hive git commit: HIVE-13191: DummyTable map joins mix up columns between tables (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2016/07/17 17:05:33 UTC, 2 replies.
- hive git commit: HIVE-14236: CTAS with UNION ALL puts the wrong stats in Tez (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2016/07/17 19:29:47 UTC, 1 replies.
- hive git commit: HIVE-14135: beeline output not formatted correctly for large column widths (Vihang Karajgaonkar, reviewed by Sergio Pena) - posted by sp...@apache.org on 2016/07/18 16:13:32 UTC, 0 replies.
- hive git commit: HIVE-14265: Partial stats in Join operator may lead to data size estimate of 0 (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2016/07/18 18:12:33 UTC, 1 replies.
- hive git commit: HIVE-14198: Refactor aux jar related code to make them more consistent (Aihua Xu, reviewed by Mohit Sabharwal) - posted by ai...@apache.org on 2016/07/18 19:42:55 UTC, 0 replies.
- hive git commit: HIVE-14258 Reduce task timed out because CommonJoinOperator.genUniqueJoinObject took too long to finish without reporting progress (Zhihai Xu via Jimmy Xiang) - posted by jx...@apache.org on 2016/07/18 20:49:36 UTC, 0 replies.
- hive git commit: HIVE-13369 AcidUtils.getAcidState() is not paying attention toValidTxnList when choosing the best base file (Eugene Koifman, reviewed by Owen O'Malley) - posted by ek...@apache.org on 2016/07/18 21:44:30 UTC, 2 replies.
- hive git commit: HIVE-14262 : Inherit writetype from partition WriteEntity for table WriteEntity (Thejas Nair, reviewed by Sushanth Sowmyan) - posted by th...@apache.org on 2016/07/19 05:24:35 UTC, 1 replies.
- hive git commit: HIVE-14067 : Rename pendingCount to activeCalls in HiveSessionImpl for easier understanding. (zhihai xu via Thejas Nair) - posted by th...@apache.org on 2016/07/19 05:52:06 UTC, 0 replies.
- hive git commit: HIVE-13883 : WebHCat leaves token crc file never gets deleted (Niklaus Xiao via Thejas Nair) - posted by th...@apache.org on 2016/07/19 06:04:48 UTC, 0 replies.
- hive git commit: HIVE-14254: Correct the hive version by changing "svn" to "git" (Tao Li, reviewed by Sergio Pena) - posted by sp...@apache.org on 2016/07/19 16:38:46 UTC, 0 replies.
- hive git commit: HIVE-14221: Support masking and filtering of rows/columns: set SQLStdHiveAuthorizerFactoryForTest as default HIVE_AUTHORIZATION_MANAGER (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2016/07/19 17:54:57 UTC, 1 replies.
- hive git commit: HIVE-14277: Disable StatsOptimizer for all ACID tables (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2016/07/19 18:00:55 UTC, 1 replies.
- hive git commit: HIVE-13906. Remove guava from compile time dependence in the storage-api module. (omalley reviewed by Sergey Shelukhin) - posted by om...@apache.org on 2016/07/19 23:57:55 UTC, 0 replies.
- hive git commit: HIVE-14242. Backport of ORC-53, which modifies ORC's TypeDescription to avoid using the ids for doing equals and compareTo. This is much better for schema evolution. (omalley reviewed by prasanthj) - posted by om...@apache.org on 2016/07/20 17:30:54 UTC, 0 replies.
- hive git commit: HIVE-14275: LineageState#clear throws NullPointerException on branch-1 (Vaibhav Gumashta reviewed by Thejas Nair) - posted by vg...@apache.org on 2016/07/20 21:00:54 UTC, 0 replies.
- hive git commit: HIVE-14282: HCatLoader ToDate() exception with hive partition table , partitioned by column of DATE datatype (Daniel Dai, reviewed by Thejas Nair) - posted by da...@apache.org on 2016/07/20 22:08:58 UTC, 2 replies.
- hive git commit: HIVE-14224. LLAP: Rename query specific log files when a query completes execution. (Siddharth Seth, reviewed by Prasanth Jayachandran) - posted by ss...@apache.org on 2016/07/21 00:02:12 UTC, 0 replies.
- hive git commit: HIVE-14279 : fix mvn test TestHiveMetaStore.testTransactionalValidation (Zoltan Haindrich via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/21 01:03:37 UTC, 0 replies.
- hive git commit: HIVE-14301 : insert overwrite fails for nonpartitioned tables in s3 (Rajesh Balamohan via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/21 15:06:34 UTC, 1 replies.
- hive git commit: HIVE-14229: the jars in hive.aux.jar.paths are not added to session classpath (Aihua Xu, reviewed by Mohit Sabharwal) - posted by ai...@apache.org on 2016/07/21 15:23:52 UTC, 0 replies.
- hive git commit: HIVE-14167 : Use work directories provided by Tez instead of directly using YARN local dirs (Wei Zheng, reviewed by Siddharth Seth) - posted by we...@apache.org on 2016/07/21 20:51:26 UTC, 3 replies.
- hive git commit: HIVE-14292 ACID table creation fails on mysql with MySQLIntegrityConstraintViolationException(Eugene Koifman, reviewed by Wei Zheng) - posted by ek...@apache.org on 2016/07/22 16:46:12 UTC, 1 replies.
- [1/2] hive git commit: HIVE-14292 ACID table creation fails on mysql with MySQLIntegrityConstraintViolationException(Eugene Koifman, reviewed by Wei Zheng) - posted by ek...@apache.org on 2016/07/22 16:56:51 UTC, 0 replies.
- [2/2] hive git commit: HIVE-14292 ACID table creation fails on mysql with MySQLIntegrityConstraintViolationException(Eugene Koifman, reviewed by Wei Zheng) - posted by ek...@apache.org on 2016/07/22 16:56:52 UTC, 0 replies.
- hive git commit: Revert "HIVE-14167 : Use work directories provided by Tez instead of directly using YARN local dirs (Wei Zheng, reviewed by Siddharth Seth)" - posted by ss...@apache.org on 2016/07/22 17:57:23 UTC, 1 replies.
- hive git commit: HIVE-14268 : INSERT-OVERWRITE is not generating an INSERT event during hive replication (Sushanth Sowmyan, reviewed by Alan Gates) - posted by kh...@apache.org on 2016/07/22 18:18:51 UTC, 1 replies.
- hive git commit: HIVE-14291: count(*) on a table written by hcatstorer returns incorrect result (Pengcheng Xiong, reviewed by Ashutosh Chauhan) - posted by px...@apache.org on 2016/07/22 18:26:24 UTC, 1 replies.
- hive git commit: HIVE-14267: HS2 open_operations metrics not decremented when an operation gets timed out (Naveen Gangam, reviewed by Chaoyu Tang, Aihua Xu) - posted by ct...@apache.org on 2016/07/22 18:39:58 UTC, 1 replies.
- hive git commit: HIVE-13934 : Configure Tez to make nocondiional task size memory available for the Processor (Wei Zheng, reviewed by Gunther Hagleitner) - posted by we...@apache.org on 2016/07/22 20:25:34 UTC, 1 replies.
- hive git commit: HIVE-14295: Some metastore event listeners always initialize deleteData as false (niklaus xiao, reviewed by Sergio Pena) - posted by sp...@apache.org on 2016/07/22 21:50:07 UTC, 0 replies.
- hive git commit: HIVE-14263 : Log message when HS2 query is waiting on compile lock (Tao Li via Thejas Nair) - posted by th...@apache.org on 2016/07/23 23:36:16 UTC, 1 replies.
- hive git commit: HIVE-14225. Llap slider package should support configuring YARN rolling log aggregation. (Siddharth Seth, reviewed by Prasanth Jayachandran) - posted by ss...@apache.org on 2016/07/23 23:52:32 UTC, 0 replies.
- [1/4] hive git commit: HIVE-14214: ORC Schema Evolution and Predicate Push Down do not work together (no rows returned) (Matt McCline, reviewed by Prasanth Jayachandran/Owen O'Malley) - posted by mm...@apache.org on 2016/07/24 08:23:21 UTC, 0 replies.
- [2/4] hive git commit: HIVE-14214: ORC Schema Evolution and Predicate Push Down do not work together (no rows returned) (Matt McCline, reviewed by Prasanth Jayachandran/Owen O'Malley) - posted by mm...@apache.org on 2016/07/24 08:23:22 UTC, 0 replies.
- [3/4] hive git commit: HIVE-14214: ORC Schema Evolution and Predicate Push Down do not work together (no rows returned) (Matt McCline, reviewed by Prasanth Jayachandran/Owen O'Malley) - posted by mm...@apache.org on 2016/07/24 08:23:23 UTC, 0 replies.
- [4/4] hive git commit: HIVE-14214: ORC Schema Evolution and Predicate Push Down do not work together (no rows returned) (Matt McCline, reviewed by Prasanth Jayachandran/Owen O'Malley) - posted by mm...@apache.org on 2016/07/24 08:23:24 UTC, 0 replies.
- hive git commit: HIVE-14286 : ExplainTask#outputMap usage: not desired call (Zoltan Haindrich via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/24 15:49:07 UTC, 0 replies.
- hive git commit: HIVE-14285 : Explain outputs: map-entry ordering of non-primitive objects. (Zoltan Haindrich via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/24 16:21:29 UTC, 0 replies.
- hive git commit: HIVE-14298: NPE could be thrown in HMS when an ExpressionTree could not be made from a filter (Chaoyu Tang, reviewed by Sergio Pena) - posted by ct...@apache.org on 2016/07/25 13:24:31 UTC, 1 replies.
- hive git commit: Preparing for 2.1.1 development - posted by jc...@apache.org on 2016/07/25 14:24:01 UTC, 0 replies.
- hive git commit: HIVE-12646: beeline and HIVE CLI do not parse ; in quote properly (Sahil Takiar, reviewed by Sergio Pena) - posted by sp...@apache.org on 2016/07/25 15:18:11 UTC, 0 replies.
- hive git commit: HIVE-14311 : No need to schedule Heartbeat task if the query doesn't require locks (Wei Zheng, reviewed by Eugene Koifman) - posted by we...@apache.org on 2016/07/25 16:30:31 UTC, 2 replies.
- hive git commit: HIVE-14308: While using column stats estimated data size may become 0 (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2016/07/25 16:38:43 UTC, 1 replies.
- hive git commit: HIVE-14297 OrcRecordUpdater floods logs trying to create _orc_acid_version file (Eugene Koifman, reviewed by Owen O'Malley) - posted by ek...@apache.org on 2016/07/25 17:17:18 UTC, 2 replies.
- hive git commit: HIVE-14328: Change branch1 to branch-1 for pre-commit tests (Sergio Pena) - posted by sp...@apache.org on 2016/07/25 21:08:19 UTC, 0 replies.
- hive git commit: HIVE-14320 : Fix table_access_key_stats with returnpath feature on - posted by ha...@apache.org on 2016/07/25 21:11:58 UTC, 0 replies.
- hive git commit: HIVE-14287 : Explain output: printed nested mapvalues are dependent on map entry iteration order (Zoltan Haindrich via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/25 21:20:13 UTC, 0 replies.
- hive git commit: HIVE-13422 : Analyse command not working for column having datatype as decimal(38, 0) (Thomas Friedrich via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/25 21:25:17 UTC, 0 replies.
- hive git commit: HIVE-14326: Merging outer joins without conditions can lead to wrong results (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2016/07/25 23:16:35 UTC, 1 replies.
- hive git commit: HIVE-14123: Add beeline configuration option to show database in the prompt (Peter Vary, reviewed by Aihua Xu) - posted by sp...@apache.org on 2016/07/26 14:54:46 UTC, 0 replies.
- hive git commit: HIVE-14315: Implement StatsProvidingRecordReader for ParquetRecordReaderWrapper (Chao Sun, reviewed by Xuefu Zhang) - posted by su...@apache.org on 2016/07/26 18:24:56 UTC, 0 replies.
- hive git commit: HIVE-14324: ORC PPD for floats is broken (Prasanth Jayachandran reviewed by Gopal V) - posted by pr...@apache.org on 2016/07/26 19:27:33 UTC, 1 replies.
- hive git commit: HIVE-14324: ORC PPD for floats is broken (Prasanth Jayachandran reviewed by Gopal V) [Forced Update!] - posted by pr...@apache.org on 2016/07/26 19:44:06 UTC, 0 replies.
- [1/2] hive git commit: HIVE-14316 : TestLlapTokenChecker.testCheckPermissions, testGetToken fail (Sergey Shelukhin, reviewed by Siddharth Seth) - posted by se...@apache.org on 2016/07/26 20:30:14 UTC, 0 replies.
- [2/2] hive git commit: HIVE-14316 : TestLlapTokenChecker.testCheckPermissions, testGetToken fail (Sergey Shelukhin, reviewed by Siddharth Seth) - posted by se...@apache.org on 2016/07/26 20:30:15 UTC, 0 replies.
- hive git commit: HIVE-10022 : Authorization checks for non existent file/directory should not be recursive (Sushanth Sowmyan & Pankit Thapar, reviewed by Thejas Nair) - posted by kh...@apache.org on 2016/07/26 21:01:39 UTC, 1 replies.
- hive git commit: HIVE-14330 fix LockHandle TxnHandler.acquireLock(String key) retry logic (Eugene Koifman, reviewed by Wei Zheng) - posted by ek...@apache.org on 2016/07/26 22:29:07 UTC, 2 replies.
- hive git commit: HIVE-14339 : Fix UT failure for acid_globallimit.q (Wei Zheng, reviewed by Pengcheng Xiong) - posted by we...@apache.org on 2016/07/26 22:43:10 UTC, 2 replies.
- hive git commit: HIVE-14205: Hive doesn't support union type with AVRO file format (Yibing Shi, via Chaoyu Tang) - posted by ct...@apache.org on 2016/07/27 03:43:56 UTC, 1 replies.
- [1/2] hive git commit: HIVE-13815: Improve logic to infer false predicates (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2016/07/27 11:36:36 UTC, 0 replies.
- [2/2] hive git commit: HIVE-13815: Improve logic to infer false predicates (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) - posted by jc...@apache.org on 2016/07/27 11:36:37 UTC, 0 replies.
- hive git commit: HIVE-14331: Task should set exception for failed map reduce job (Zhihai Xu via Jimmy Xiang) - posted by jx...@apache.org on 2016/07/27 15:35:11 UTC, 0 replies.
- hive git commit: HIVE-14335 : TaskDisplay's return value is not getting deserialized properly (Rajat Khandelwal via Szehon) - posted by sz...@apache.org on 2016/07/27 17:07:06 UTC, 1 replies.
- hive git commit: HIVE-14313 : Test failure TestMetaStoreMetrics.testConnections (Naveen Gangam via Szehon) - posted by sz...@apache.org on 2016/07/27 17:12:56 UTC, 0 replies.
- hive git commit: HIVE-14296: Session count is not decremented when HS2 clients do not shutdown cleanly. (Naveen Gangam, reviewed by Szehon Ho and Mohit Sabharwal) - posted by ai...@apache.org on 2016/07/27 20:09:03 UTC, 0 replies.
- hive git commit: HIVE-14293: PerfLogger.openScopes should be transient (Daniel Dai, reviewed by Prasanth Jayachandran) - posted by da...@apache.org on 2016/07/27 22:06:58 UTC, 1 replies.
- hive git commit: HIVE-14336: Make usage of VectorUDFAdaptor configurable (Matt McCline, reviewed by Sergey Shelukhin) - posted by mm...@apache.org on 2016/07/27 23:55:44 UTC, 0 replies.
- hive git commit: HIVE-14338: Delete/Alter table calls failing with HiveAccessControlException (Pengcheng Xiong, reviewed by Ashutosh Chauhan, Thejas M Nair) - posted by px...@apache.org on 2016/07/27 23:58:34 UTC, 1 replies.
- hive git commit: HIVE-14332: Reduce logging from VectorMapOperator (Matt McCline, reviewed by Siddharth Seth) - posted by mm...@apache.org on 2016/07/28 00:01:12 UTC, 0 replies.
- hive git commit: HIVE-14364. Update timeouts for llap comparator tests. (Siddharth Seth, reviewed by Gunther Hagleitner) - posted by ss...@apache.org on 2016/07/28 00:20:18 UTC, 0 replies.
- hive git commit: HIVE-14333: ORC schema evolution from float to double changes precision and breaks filters (Prasanth Jayachandran reviewed by Matt McCline) - posted by pr...@apache.org on 2016/07/28 06:46:57 UTC, 1 replies.
- [01/25] hive git commit: HIVE-13648: ORC Schema Evolution doesn't support same type conversion for VARCHAR, CHAR, or DECIMAL when maxLength or precision/scale is different (Matt McCline, reviewed by Prasanth Jayachandran) - posted by mm...@apache.org on 2016/07/28 18:53:25 UTC, 0 replies.
- [02/25] hive git commit: HIVE-13648: ORC Schema Evolution doesn't support same type conversion for VARCHAR, CHAR, or DECIMAL when maxLength or precision/scale is different (Matt McCline, reviewed by Prasanth Jayachandran) - posted by mm...@apache.org on 2016/07/28 18:53:26 UTC, 0 replies.
- [03/25] hive git commit: HIVE-13648: ORC Schema Evolution doesn't support same type conversion for VARCHAR, CHAR, or DECIMAL when maxLength or precision/scale is different (Matt McCline, reviewed by Prasanth Jayachandran) - posted by mm...@apache.org on 2016/07/28 18:53:27 UTC, 0 replies.
- [04/25] hive git commit: HIVE-13648: ORC Schema Evolution doesn't support same type conversion for VARCHAR, CHAR, or DECIMAL when maxLength or precision/scale is different (Matt McCline, reviewed by Prasanth Jayachandran) - posted by mm...@apache.org on 2016/07/28 18:53:28 UTC, 0 replies.
- [05/25] hive git commit: HIVE-14000: (ORC) Changing a numeric type column of a partitioned table to lower type set values to something other than 'NULL' (Matt McCline, reviewed by Sergey Shelukhin) - posted by mm...@apache.org on 2016/07/28 18:53:29 UTC, 0 replies.
- [06/25] hive git commit: HIVE-14000: (ORC) Changing a numeric type column of a partitioned table to lower type set values to something other than 'NULL' (Matt McCline, reviewed by Sergey Shelukhin) - posted by mm...@apache.org on 2016/07/28 18:53:30 UTC, 0 replies.
- [07/25] hive git commit: HIVE-14000: (ORC) Changing a numeric type column of a partitioned table to lower type set values to something other than 'NULL' (Matt McCline, reviewed by Sergey Shelukhin) - posted by mm...@apache.org on 2016/07/28 18:53:31 UTC, 0 replies.
- [08/25] hive git commit: HIVE-14000: (ORC) Changing a numeric type column of a partitioned table to lower type set values to something other than 'NULL' (Matt McCline, reviewed by Sergey Shelukhin) - posted by mm...@apache.org on 2016/07/28 18:53:32 UTC, 0 replies.
- [09/25] hive git commit: HIVE-14000: (ORC) Changing a numeric type column of a partitioned table to lower type set values to something other than 'NULL' (Matt McCline, reviewed by Sergey Shelukhin) - posted by mm...@apache.org on 2016/07/28 18:53:33 UTC, 0 replies.
- [10/25] hive git commit: HIVE-14000: (ORC) Changing a numeric type column of a partitioned table to lower type set values to something other than 'NULL' (Matt McCline, reviewed by Sergey Shelukhin) - posted by mm...@apache.org on 2016/07/28 18:53:34 UTC, 0 replies.
- [11/25] hive git commit: HIVE-14000: (ORC) Changing a numeric type column of a partitioned table to lower type set values to something other than 'NULL' (Matt McCline, reviewed by Sergey Shelukhin) - posted by mm...@apache.org on 2016/07/28 18:53:35 UTC, 0 replies.
- [12/25] hive git commit: HIVE-14000: (ORC) Changing a numeric type column of a partitioned table to lower type set values to something other than 'NULL' (Matt McCline, reviewed by Sergey Shelukhin) - posted by mm...@apache.org on 2016/07/28 18:53:36 UTC, 0 replies.
- [13/25] hive git commit: HIVE-14000: (ORC) Changing a numeric type column of a partitioned table to lower type set values to something other than 'NULL' (Matt McCline, reviewed by Sergey Shelukhin) - posted by mm...@apache.org on 2016/07/28 18:53:37 UTC, 0 replies.
- [14/25] hive git commit: HIVE-14000: (ORC) Changing a numeric type column of a partitioned table to lower type set values to something other than 'NULL' (Matt McCline, reviewed by Sergey Shelukhin) - posted by mm...@apache.org on 2016/07/28 18:53:38 UTC, 0 replies.
- [15/25] hive git commit: HIVE-14000: (ORC) Changing a numeric type column of a partitioned table to lower type set values to something other than 'NULL' (Matt McCline, reviewed by Sergey Shelukhin) - posted by mm...@apache.org on 2016/07/28 18:53:39 UTC, 0 replies.
- [16/25] hive git commit: HIVE-14000: (ORC) Changing a numeric type column of a partitioned table to lower type set values to something other than 'NULL' (Matt McCline, reviewed by Sergey Shelukhin) - posted by mm...@apache.org on 2016/07/28 18:53:40 UTC, 0 replies.
- [17/25] hive git commit: HIVE-14000: (ORC) Changing a numeric type column of a partitioned table to lower type set values to something other than 'NULL' (Matt McCline, reviewed by Sergey Shelukhin) - posted by mm...@apache.org on 2016/07/28 18:53:41 UTC, 0 replies.
- [18/25] hive git commit: HIVE-14000: (ORC) Changing a numeric type column of a partitioned table to lower type set values to something other than 'NULL' (Matt McCline, reviewed by Sergey Shelukhin) - posted by mm...@apache.org on 2016/07/28 18:53:42 UTC, 0 replies.
- [19/25] hive git commit: HIVE-14045: (Vectorization) Add missing case for BINARY in VectorizationContext.getNormalizedName method (Matt McCline, reviewed by Jason Dere) - posted by mm...@apache.org on 2016/07/28 18:53:43 UTC, 0 replies.
- [20/25] hive git commit: HIVE-14242. Backport of ORC-53, which modifies ORC's TypeDescription to avoid using the ids for doing equals and compareTo. This is much better for schema evolution. (omalley reviewed by prasanthj) - posted by mm...@apache.org on 2016/07/28 18:53:44 UTC, 0 replies.
- [21/25] hive git commit: HIVE-14214: ORC Schema Evolution and Predicate Push Down do not work together (no rows returned) (Matt McCline, reviewed by Prasanth Jayachandran/Owen O'Malley) - posted by mm...@apache.org on 2016/07/28 18:53:45 UTC, 0 replies.
- [22/25] hive git commit: HIVE-14214: ORC Schema Evolution and Predicate Push Down do not work together (no rows returned) (Matt McCline, reviewed by Prasanth Jayachandran/Owen O'Malley) - posted by mm...@apache.org on 2016/07/28 18:53:46 UTC, 0 replies.
- [23/25] hive git commit: HIVE-14214: ORC Schema Evolution and Predicate Push Down do not work together (no rows returned) (Matt McCline, reviewed by Prasanth Jayachandran/Owen O'Malley) - posted by mm...@apache.org on 2016/07/28 18:53:47 UTC, 0 replies.
- [24/25] hive git commit: HIVE-14214: ORC Schema Evolution and Predicate Push Down do not work together (no rows returned) (Matt McCline, reviewed by Prasanth Jayachandran/Owen O'Malley) - posted by mm...@apache.org on 2016/07/28 18:53:48 UTC, 0 replies.
- [25/25] hive git commit: HIVE-14332: Reduce logging from VectorMapOperator (Matt McCline, reviewed by Siddharth Seth) - posted by mm...@apache.org on 2016/07/28 18:53:49 UTC, 0 replies.
- [1/2] hive git commit: HIVE-14310: ORC schema evolution should not completely disable PPD (Prasanth Jayachandran reviewd by Owen O'Malley) - posted by pr...@apache.org on 2016/07/28 19:02:38 UTC, 1 replies.
- [2/2] hive git commit: HIVE-14310: ORC schema evolution should not completely disable PPD (Prasanth Jayachandran reviewd by Owen O'Malley) - posted by pr...@apache.org on 2016/07/28 19:02:39 UTC, 1 replies.
- hive git commit: HIVE-14349: Vectorization: LIKE should anchor the regexes (Gopal V, reviewed by Matt McCline) - posted by go...@apache.org on 2016/07/28 20:52:32 UTC, 2 replies.
- hive git commit: HIVE-11339 : org.apache.hadoop.hive.serde2.io.TimestampWritable.write(DataOutput out) makes incorrect cast (Zoltan Haindrich via Ashutosh Chauhan) - posted by ha...@apache.org on 2016/07/29 00:21:30 UTC, 0 replies.
- hive git commit: HIVE-14359: Hive on Spark might fail in HS2 with LDAP authentication in a kerberized cluster (Chaoyu Tang, reviewed by Xuefu Zhang) - posted by ct...@apache.org on 2016/07/29 13:15:59 UTC, 1 replies.
- hive git commit: HIVE-14294: HiveSchemaConverter for Parquet doesn't translate TINYINT and SMALLINT into proper Parquet types (Gabor Szadovszky, reviewed by Aihua Xu) - posted by sp...@apache.org on 2016/07/29 15:26:32 UTC, 0 replies.
- hive git commit: HIVE-13991 - backporting to branch-1 - posted by ek...@apache.org on 2016/07/29 18:37:57 UTC, 0 replies.
- hive git commit: HIVE-14303: CommonJoinOperator.checkAndGenObject should return directly at CLOSE state to avoid NPE if ExecReducer.close is called twice. (Zhihai Xu, reviewed by Xuefu Zhang) - posted by su...@apache.org on 2016/07/29 20:18:03 UTC, 0 replies.
- [1/2] hive git commit: HIVE-14366 Conversion of a Non-ACID table to an ACID table produces non-unique primary keys (Saket Saurabh via Eugene Koifman) - posted by ek...@apache.org on 2016/07/29 22:36:23 UTC, 2 replies.
- [2/2] hive git commit: HIVE-14350 Aborted txns cause false positive "Not enough history available..." msgs (Eugene Koifman, reviewed by Alan Gates) - posted by ek...@apache.org on 2016/07/29 22:36:24 UTC, 2 replies.
- hive git commit: HIVE-14348: Add tests for alter table exchange partition (Vaibhav Gumashta reviewed by Thejas Nair) - posted by vg...@apache.org on 2016/07/29 23:27:33 UTC, 1 replies.
- hive git commit: Revert "HIVE-14303: CommonJoinOperator.checkAndGenObject should return directly at CLOSE state to avoid NPE if ExecReducer.close is called twice. (Zhihai Xu, reviewed by Xuefu Zhang)" - posted by su...@apache.org on 2016/07/30 01:30:22 UTC, 0 replies.
- [01/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:00 UTC, 0 replies.
- [02/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:01 UTC, 0 replies.
- [03/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:02 UTC, 0 replies.
- [04/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:03 UTC, 0 replies.
- [05/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:04 UTC, 0 replies.
- [06/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:05 UTC, 0 replies.
- [07/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:06 UTC, 0 replies.
- [08/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:07 UTC, 0 replies.
- [09/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:08 UTC, 0 replies.
- [10/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:09 UTC, 0 replies.
- [11/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:10 UTC, 0 replies.
- [12/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:11 UTC, 0 replies.
- [13/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:12 UTC, 0 replies.
- [14/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:13 UTC, 0 replies.
- [15/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:14 UTC, 0 replies.
- [16/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:15 UTC, 0 replies.
- [17/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:16 UTC, 0 replies.
- [18/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:17 UTC, 0 replies.
- [19/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:18 UTC, 0 replies.
- [20/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:19 UTC, 0 replies.
- [21/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:20 UTC, 0 replies.
- [22/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:21 UTC, 0 replies.
- [23/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:22 UTC, 0 replies.
- [24/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:23 UTC, 0 replies.
- [25/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:24 UTC, 0 replies.
- [26/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:25 UTC, 0 replies.
- [27/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:26 UTC, 0 replies.
- [28/28] hive git commit: HIVE-14355: Schema evolution for ORC in llap is broken for int to string conversion (Prasanth Jayachandran reviewed by Sergey Shelukhin) - posted by pr...@apache.org on 2016/07/30 20:42:27 UTC, 0 replies.
- hive git commit: HIVE-14370: printStackTrace() called in Operator.close() (David Karoly, reviewed by Sergio Pena) - posted by sp...@apache.org on 2016/07/30 22:34:11 UTC, 0 replies.
- hive git commit: HIVE-14363: bucketmap inner join query fails due to NullPointerException in some cases (Hari Subramaniyan, reviewed by Matt McCline) - posted by ha...@apache.org on 2016/07/31 05:25:38 UTC, 1 replies.
- hive git commit: HIVE-14381 : Handle null value in WindowingTableFunction.WindowingIterator.next() (Wei Zheng, reviewed by Jesus Camacho Rodriguez) - posted by we...@apache.org on 2016/07/31 22:07:11 UTC, 2 replies.
- hive git commit: HIVE-14383: SparkClientImpl should pass principal and keytab to spark-submit instead of calling kinit explicitely (Chaoyu Tang, reviewed by Xuefu Zhang) - posted by ct...@apache.org on 2016/07/31 22:11:17 UTC, 1 replies.