You are viewing a plain text version of this content. The canonical link for it is here.
- [hive] branch master updated: HIVE-21811: Load data into partitioned table throws NPE if DB is enabled for replication (Sankar Hariappan, reviewed by Thejas M Nair) - posted by sa...@apache.org on 2019/06/01 02:23:18 UTC, 0 replies.
- [hive] branch master updated: HIVE-21753: HiveMetastore authorization to enable use of HiveAuthorizer implementation (Ramesh Mani, reviewed by Daniel Dai) - posted by da...@apache.org on 2019/06/02 21:31:16 UTC, 0 replies.
- [hive] branch master updated: HIVE-21784: Insert overwrite on an acid (not mm) table is ineffective if the input is empty (Ivan Suller via Laszlo Bodor) - posted by ab...@apache.org on 2019/06/03 10:55:27 UTC, 0 replies.
- [hive] branch master updated: HIVE-21797: Break up DDLTask - extract Storage related operations (Miklos Gergely via Zoltan Haindrich) - posted by kg...@apache.org on 2019/06/04 07:40:12 UTC, 0 replies.
- [hive] branch master updated: HIVE-21789: HiveFileFormatUtils.getRecordWriter is unnecessary (Ivan Suller via Laszlo Bodor) - posted by ab...@apache.org on 2019/06/04 12:41:30 UTC, 0 replies.
- [hive] branch master updated: HIVE-21827: Multiple calls in SemanticAnalyzer do not go through getTableObjectByName method (Jesus Camacho Rodriguez, reviewed by Gopal V) - posted by jc...@apache.org on 2019/06/04 16:21:30 UTC, 0 replies.
- [hive] branch master updated: HIVE-21829: HiveMetaStore authorization issue with AlterTable and DropTable events (Ramesh Mani, reviewed by Daniel Dai) - posted by da...@apache.org on 2019/06/04 18:01:49 UTC, 0 replies.
- [hive] branch branch-3.1 updated: HIVE-21821 Backport HIVE-21739 to branch-3.1 (Aditya Shah via Alan Gates) - posted by ga...@apache.org on 2019/06/04 21:21:10 UTC, 0 replies.
- [hive] branch master updated: HIVE-21795: Rollup summary row might be missing when a mapjoin is happening on a partitioned table (Zoltan Haindrich reviewed by Jesus Camacho Rodriguez) - posted by kg...@apache.org on 2019/06/05 12:47:29 UTC, 0 replies.
- [hive] branch master updated: HIVE-21785: Add task queue/runtime stats per LLAP daemon to output (Oliver Draese via Slim Bouguerra) - posted by bs...@apache.org on 2019/06/05 21:28:29 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-21826 Backport HIVE-21786 to branch-3 - posted by ga...@apache.org on 2019/06/06 22:51:12 UTC, 0 replies.
- [hive] branch master updated: HIVE-21816: HMS Translation: Refactor tests to work with ACID tables (Naveen Gangam, reviewed by Daniel Dai) - posted by ng...@apache.org on 2019/06/07 16:30:06 UTC, 0 replies.
- [hive] branch master updated (dc53d04 -> 51b1c6b) - posted by jc...@apache.org on 2019/06/07 18:19:52 UTC, 0 replies.
- [hive] 01/02: HIVE-21818: CBO: Copying TableRelOptHiveTable has metastore traffic (Jesus Camacho Rodriguez, reviewed by Vineet Garg) - posted by jc...@apache.org on 2019/06/07 18:19:53 UTC, 0 replies.
- [hive] 02/02: HIVE-21834: Avoid unnecessary calls to simplify filter conditions (Jesus Camacho Rodriguez, reviewed by Gopal V) - posted by jc...@apache.org on 2019/06/07 18:19:54 UTC, 0 replies.
- [hive] branch master updated: HIVE-21805 : HiveServer2: Use the fast ShutdownHookManager APIs (Gopal V via Ashutosh Chauhan) - posted by ha...@apache.org on 2019/06/08 04:24:23 UTC, 0 replies.
- [hive] branch master updated: HIVE-21742 : Vectorization: CASE result type casting (Vineet Garg via Gopal V) - posted by ha...@apache.org on 2019/06/08 04:32:08 UTC, 0 replies.
- [hive] branch master updated: HIVE-21852 : Testcases are randomly failing with ArrayIndexOutOfBoundException. (Naresh P R reviewed by Mahesh Kumar Behera) - posted by ma...@apache.org on 2019/06/10 06:12:49 UTC, 0 replies.
- [hive] branch master updated: HIVE-21844 : HMS schema Upgrade Script is failing with NPE. (Mahesh Kumar Behera reviewed by Sankar Hariappan) - posted by ma...@apache.org on 2019/06/10 16:02:57 UTC, 0 replies.
- [hive] branch branch-1 updated: HIVE-20415 : Hive1: Tez Session failed to return if background thread is interrupted (Rajkumar Singh via Ashutosh Chauhan) - posted by ha...@apache.org on 2019/06/11 04:55:55 UTC, 0 replies.
- [hive] branch master updated: HIVE-21145: Enable cbo to use runtime statistics during re-optimization (Zoltan Haindrich reviewed by Jesus Camacho Rodriguez) - posted by kg...@apache.org on 2019/06/11 10:07:42 UTC, 0 replies.
- [hive] branch master updated: HIVE-21837: MapJoin is throwing exception when selected column is having completely null values (Naresh P R via Zoltan Haindrich) - posted by kg...@apache.org on 2019/06/11 15:16:15 UTC, 0 replies.
- [hive] branch master updated: HIVE-21796: ArrayWritableObjectInspector.equals can take O(2^nesting_depth) time (Zoltan Matyus and Csaba Ringhofer, reviewed by Yongzhi Chen) - posted by yc...@apache.org on 2019/06/12 02:28:24 UTC, 0 replies.
- [hive] branch master updated: HIVE-21831: Stats should be reset correctly during load of a partitioned ACID table (David Lavati via Laszlo Bodor) - posted by ab...@apache.org on 2019/06/12 07:30:53 UTC, 0 replies.
- [hive] branch master updated: HIVE-16906: Hive ATSHook should check for yarn.timeline-service.enabled before connecting to ATS (Naresh P R reviewed by Thejas M Nair, Sankar Hariappan) - posted by sa...@apache.org on 2019/06/12 09:14:46 UTC, 0 replies.
- [hive] branch master updated: HIVE-21799: NullPointerException in DynamicPartitionPruningOptimization, when join key is on aggregation column (Jason Dere, reviewed by Vineet Garg) - posted by jd...@apache.org on 2019/06/12 17:23:27 UTC, 0 replies.
- [hive] branch branch-3.1 updated: HIVE-18874: JDBC: HiveConnection shades log4j interfaces (Prasanth Jayachandran reviewed by Gopal V) - posted by pr...@apache.org on 2019/06/12 18:28:26 UTC, 0 replies.
- [hive] branch master updated: HIVE-18874: JDBC: HiveConnection shades log4j interfaces (Prasanth Jayachandran reviewed by Gopal V) - posted by pr...@apache.org on 2019/06/12 18:28:41 UTC, 0 replies.
- [hive] branch branch-3 updated (33bedaf -> 3418867) - posted by ga...@apache.org on 2019/06/12 22:53:42 UTC, 0 replies.
- [hive] 01/02: HIVE-21850 branch-3 metastore installation installs wrong version - posted by ga...@apache.org on 2019/06/12 22:53:43 UTC, 0 replies.
- [hive] 02/02: HIVE-21850 branch-3 metastore installation installs wrong version (take 2) - posted by ga...@apache.org on 2019/06/12 22:53:44 UTC, 0 replies.
- [hive] branch master updated: HIVE-21815: Stats in ORC file are parsed twice (Krisztian Kasa, reviewed by Gopal V) - posted by go...@apache.org on 2019/06/13 02:20:28 UTC, 0 replies.
- [hive] branch master updated: HIVE-21783: Avoid authentication for connection from the same domain (Ashutosh Bapat reviewed by Olli Draese, Prasanth Jayachandran) - posted by pr...@apache.org on 2019/06/13 08:36:51 UTC, 1 replies.
- [hive] branch master updated: HIVE-21866: LLAP status service driver may get stuck with wrong Yarn app ID (Adam Szita, reviewed by Marta Kuczoram) - posted by sz...@apache.org on 2019/06/13 12:55:38 UTC, 0 replies.
- [hive] branch master updated: HIVE-21762: REPL DUMP to support new format for replication policy input to take included tables list (Sankar Hariappan, reviewed by Mahesh Kumar Behera) - posted by sa...@apache.org on 2019/06/13 16:24:49 UTC, 0 replies.
- [hive] branch master updated: HIVE-21812: Implement get partition related methods on temporary tables (Laszlo Pinter, reviewed by Marta Kuczora, Adam Szita) - posted by sz...@apache.org on 2019/06/14 09:34:32 UTC, 0 replies.
- [hive] branch master updated: HIVE-21812: Implement get partition related methods on temporary tables (Laszlo Pinter, reviewed by Marta Kuczora, Adam Szita) addendum #1 - posted by sz...@apache.org on 2019/06/14 09:46:10 UTC, 0 replies.
- [hive] branch master updated: Revert "HIVE-21783: Avoid authentication for connection from the same domain (Ashutosh Bapat reviewed by Olli Draese, Prasanth Jayachandran)" - posted by pr...@apache.org on 2019/06/16 02:55:53 UTC, 0 replies.
- [hive] branch master updated (67240e7 -> 56fc46b) - posted by pr...@apache.org on 2019/06/16 02:57:28 UTC, 0 replies.
- [hive] branch revert-648-hive21783 created (now ab79fcb) - posted by pr...@apache.org on 2019/06/16 02:58:25 UTC, 0 replies.
- [hive] 01/01: Revert "HIVE-21783: Accept Hive connections from the same domain without authentication." - posted by pr...@apache.org on 2019/06/16 02:58:26 UTC, 0 replies.
- [hive] branch master updated (56fc46b -> b65a70a) - posted by pr...@apache.org on 2019/06/16 02:58:49 UTC, 0 replies.
- [hive] 01/01: Merge pull request #675 from apache/revert-648-hive21783 - posted by pr...@apache.org on 2019/06/16 02:58:50 UTC, 0 replies.
- [hive] branch master updated: HIVE-21822: Expose LlapDaemon metrics through a new API method (Peter Vary reviewed by Oliver Draese, Adam Szita, Antal Sinkovits) - posted by pv...@apache.org on 2019/06/16 17:35:35 UTC, 1 replies.
- [hive] branch master updated: HIVE-21879: Disable flaky test TestReplicationScenariosAcidTablesBootstrap.testBootstrapAcidTablesDuringIncrementalWithConcurrentWrites (Sankar Hariappan, reviewed by Mahesh Kumar Behera) - posted by sa...@apache.org on 2019/06/17 04:10:18 UTC, 0 replies.
- [hive] branch master updated (2947a1f -> d72f70a) - posted by kg...@apache.org on 2019/06/17 07:59:55 UTC, 0 replies.
- [hive] 01/02: HIVE-21830: Break up DDLTask - extract rest of the Alter Table operations (Miklos Gergely via Zoltan Haindrich) - posted by kg...@apache.org on 2019/06/17 07:59:56 UTC, 0 replies.
- [hive] 02/02: HIVE-21858: Default to store runtime statistics in the metastore (Zoltan Haindrich reviewed by Laszlo Bodor) - posted by kg...@apache.org on 2019/06/17 07:59:57 UTC, 0 replies.
- [hive] branch master updated: HIVE-21836: Update apache directory server version to 1.5.7 (Zoltan Haindrich reviewed by Laszlo Bodor) - posted by kg...@apache.org on 2019/06/17 14:31:01 UTC, 0 replies.
- [hive] branch master updated: HIVE-21864: LlapBaseInputFormat#closeAll() throws ConcurrentModificationException (Shubham Chaurasia, reviewed by Jason Dere) - posted by jd...@apache.org on 2019/06/17 17:49:33 UTC, 0 replies.
- [hive] branch master updated: HIVE-21833: Ranger Authorization in Hive based on object ownership (Sam An, reviewed by Daniel Dai) - posted by da...@apache.org on 2019/06/17 23:08:11 UTC, 0 replies.
- [hive] branch master updated: HIVE-21832: New metrics to get the average queue/serving/response time (Peter Vary reviewed by Slim Bouguerra, Oliver Draese, Adam Szita and Antal Sinkovits) - posted by pv...@apache.org on 2019/06/18 08:11:38 UTC, 0 replies.
- [hive] branch master updated: HIVE-21881: Break up DDLTask - extract rest of the operations (Miklos Gergely via Zoltan Haindrich) - posted by kg...@apache.org on 2019/06/18 13:32:30 UTC, 0 replies.
- [hive] branch master updated (0a19ca5 -> 1f20cc3) - posted by ab...@apache.org on 2019/06/18 14:01:25 UTC, 0 replies.
- [hive] 01/02: HIVE-21835: Unnecessary null checks in org.apache.hadoop.hive.ql.optimizer.StatsOptimizer (Ivan Suller via Laszlo Bodor) - posted by ab...@apache.org on 2019/06/18 14:01:26 UTC, 0 replies.
- [hive] 02/02: HIVE-21842: Code cleanup in org.apache.hadoop.hive.ql.stats.StatsUtils.collectStatistics (Ivan Suller via Laszlo Bodor) - posted by ab...@apache.org on 2019/06/18 14:01:27 UTC, 0 replies.
- [hive] branch branch-2.3 updated: HIVE-21859 Backport HIVE-17466 (get_partition_values) to branch-2.3 (Piotr Findeisen via Alan Gates) - posted by ga...@apache.org on 2019/06/18 16:32:17 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-21758 DBInstall tests broken on master and branch-3.1 (Aditya Shah via Alan Gates) - posted by ga...@apache.org on 2019/06/18 21:08:45 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-21741 Backport HIVE-20221 & related fix HIVE-20833 to branch-3: Increase column width for partition_params (David Lavati via Alan Gates) - posted by ga...@apache.org on 2019/06/19 01:18:27 UTC, 0 replies.
- [hive] branch master updated: HIVE-21763: Incremental replication to allow changing include/exclude tables list in replication policy (Sankar Hariappan, reviewed by Mahesh Kumar Behera) - posted by sa...@apache.org on 2019/06/19 03:16:54 UTC, 0 replies.
- [hive] branch master updated: HIVE-21890 Fix alter_partition_change_col.q qtest inclusion in minillaplocal.query.files (David Lavati via Alan Gates) - posted by ga...@apache.org on 2019/06/19 16:08:45 UTC, 0 replies.
- [hive] branch master updated: HIVE-21872: Bucketed tables that load data from data/files/auto_sortmerge_join should be tagged as 'bucketing_version'='1' (Jesus Camacho Rodriguez, reviewed by Vineet Garg) - posted by jc...@apache.org on 2019/06/19 16:23:01 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-21872: Bucketed tables that load data from data/files/auto_sortmerge_join should be tagged as 'bucketing_version'='1' (Jesus Camacho Rodriguez, reviewed by Vineet Garg) - posted by jc...@apache.org on 2019/06/19 16:25:31 UTC, 0 replies.
- [hive] branch branch-3.1 updated: HIVE-21872: Bucketed tables that load data from data/files/auto_sortmerge_join should be tagged as 'bucketing_version'='1' (Jesus Camacho Rodriguez, reviewed by Vineet Garg) - posted by jc...@apache.org on 2019/06/19 16:26:15 UTC, 0 replies.
- [hive] branch master updated: HIVE-19661 : switch Hive UDFs to use Re2J regex engine (Rajkumar Singh via Ashutosh Chauhan) - posted by ha...@apache.org on 2019/06/19 17:59:16 UTC, 0 replies.
- [hive] branch branch-3.1 updated: Revert "HIVE-21872: Bucketed tables that load data from data/files/auto_sortmerge_join should be tagged as 'bucketing_version'='1' (Jesus Camacho Rodriguez, reviewed by Vineet Garg)" - posted by jc...@apache.org on 2019/06/19 20:34:32 UTC, 0 replies.
- [hive] branch master updated: HIVE-21892: Trusted domain authentication should look at X-Forwarded-For header as well (Prasanth Jayachandran reviewed by Jason Dere, Ashutosh Bapat) - posted by pr...@apache.org on 2019/06/19 22:27:34 UTC, 0 replies.
- [hive] branch master updated: HIVE-21841 : Leader election in HMS to run housekeeping tasks. (Ashutosh Bapat reviewed by Mahesh Kumar Behera) - posted by ma...@apache.org on 2019/06/20 04:26:52 UTC, 0 replies.
- [hive] branch master updated: HIVE-21787: Metastore table cache LRU eviction (Sam An, reviewed by Daniel Dai) - posted by da...@apache.org on 2019/06/20 06:17:28 UTC, 0 replies.
- [hive] branch master updated: HIVE-21889: Add reexecution configuration keys to the whitelist (Zoltan Haindrich reviewed by Laszlo Bodor) - posted by kg...@apache.org on 2019/06/20 06:43:09 UTC, 0 replies.
- [hive] branch master updated: HIVE-21891: Break up DDLTask - cleanup (Miklos Gergely via Zoltan Haindrich) - posted by kg...@apache.org on 2019/06/20 15:56:50 UTC, 0 replies.
- [hive] branch master updated: HIVE-21814: Implement list partitions related methods on temporary tables (Laszlo Pinter via Marta Kuczora) - posted by ku...@apache.org on 2019/06/21 07:50:37 UTC, 0 replies.
- [hive] branch master updated: HIVE-21576: Introduce CAST...FORMAT and limited list of SQL:2016 datetime formats (Karen Coppage via Marta Kuczora) - posted by ku...@apache.org on 2019/06/21 08:22:31 UTC, 0 replies.
- [hive] branch master updated: HIVE-21764 : REPL DUMP should detect and bootstrap any rename table events where old table was excluded but renamed table is included. (Mahesh Kumar Behera reviewed by Sankar Hariappan) - posted by ma...@apache.org on 2019/06/22 11:13:36 UTC, 0 replies.
- [hive] branch branch-2 updated: HIVE-16640 The ASF Headers have some errors in some class (ZhangBing Lin via Alan Gates) - posted by ga...@apache.org on 2019/06/24 17:41:42 UTC, 0 replies.
- [hive] branch branch-2 updated: HIVE-15144: JSON.org license is now CatX (Owen O'Malley, reviewed by Alan Gates) - posted by ga...@apache.org on 2019/06/24 18:04:08 UTC, 0 replies.
- [hive] branch branch-2 updated: HIVE-17096: Fix test failures in 2.3 branch - posted by ga...@apache.org on 2019/06/24 18:17:11 UTC, 0 replies.
- [hive] branch branch-2 updated (9a09a3f -> 0d6f435) - posted by ga...@apache.org on 2019/06/24 18:31:58 UTC, 0 replies.
- [hive] 01/02: HIVE-17862: Update copyright date in NOTICE - posted by ga...@apache.org on 2019/06/24 18:31:59 UTC, 0 replies.
- [hive] 02/02: HIVE-16312 : Flaky test: TestHCatClient.testTransportFailure (Barna Zsombor Klara via Ashutosh Chauhan) - posted by ga...@apache.org on 2019/06/24 18:32:00 UTC, 0 replies.
- [hive] branch master updated: HIVE-21825: Improve client error msg when Active/Passive HA is enabled (Richard Zhang reviewed by Prasanth Jayachandran) - posted by pr...@apache.org on 2019/06/24 18:51:35 UTC, 0 replies.
- [hive] branch branch-3 updated (ff598bc -> 36c29cb) - posted by pr...@apache.org on 2019/06/24 18:55:26 UTC, 0 replies.
- [hive] 01/02: HIVE-19568 : Active/Passive HS2 HA: Disallow direct connection to passive HS2 instance (Sergey Shelukhin, reviewed by Prasanth Jayachandran) - posted by pr...@apache.org on 2019/06/24 18:55:27 UTC, 0 replies.
- [hive] 02/02: HIVE-21825: Improve client error msg when Active/Passive HA is enabled (Richard Zhang reviewed by Prasanth Jayachandran) - posted by pr...@apache.org on 2019/06/24 18:55:28 UTC, 0 replies.
- [hive] branch master updated: HIVE-21746: ArrayIndexOutOfBoundsException during dynamically partitioned hash join, with CBO disabled (Jason Dere, reviewed by Jesus Camacho Rodriguez) - posted by jd...@apache.org on 2019/06/24 19:10:01 UTC, 0 replies.
- [hive] branch branch-2 updated: HIVE-17429: Hive JDBC doesn't return rows when querying Impala (Zach Amsden, reviewed by Aihua Xu) - posted by ga...@apache.org on 2019/06/24 19:31:44 UTC, 0 replies.
- [hive] branch branch-2 updated: HIVE-21639 Spark test failed since HIVE-10632 (Yuming Wang via Alan Gates) - posted by ga...@apache.org on 2019/06/24 21:12:33 UTC, 0 replies.
- [hive] branch branch-2 updated: HIVE-21680 Backport HIVE-17644 to branch-2.3 (Yuming Wang via Alan Gates) - posted by ga...@apache.org on 2019/06/24 21:31:10 UTC, 0 replies.
- [hive] branch branch-2 updated: HIVE-21786 Update repo URLs in poms branch 2.3 version - posted by ga...@apache.org on 2019/06/24 21:52:33 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-21756 Backport HIVE-21404 to branch-3: MSSQL upgrade script alters the wrong column (David Lavati via Alan Gates) - posted by ga...@apache.org on 2019/06/24 22:36:37 UTC, 0 replies.
- [hive] branch master updated: HIVE-21913: GenericUDTFGetSplits should handle usernames in the same way as LLAP (Prasanth Jayachandran reviewed by Jason Dere) - posted by pr...@apache.org on 2019/06/24 22:38:05 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-21913: GenericUDTFGetSplits should handle usernames in the same way as LLAP (Prasanth Jayachandran reviewed by Jason Dere) - posted by pr...@apache.org on 2019/06/24 22:38:39 UTC, 0 replies.
- [hive] branch master updated: HIVE-21857: Sort conditions in a filter predicate to accelerate query processing (Jesus Camacho Rodriguez, reviewed by Vineet Garg) - posted by jc...@apache.org on 2019/06/25 15:08:49 UTC, 0 replies.
- [hive] branch master updated: HIVE-21905: Generics improvement around the FetchOperator class (Ivan Suller via Jesus Camacho Rodriguez) - posted by jc...@apache.org on 2019/06/25 17:44:13 UTC, 0 replies.
- [hive] branch master updated: HIVE-21902: HiveServer2 UI: jetty response header needs X-Frame-Options (Rajkumar Singh, reviewed by Daniel Dai) - posted by da...@apache.org on 2019/06/25 21:03:48 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-21821 Backport HIVE-21739 to branch-3.1 (Aditya Shah via Alan Gates) - posted by ga...@apache.org on 2019/06/25 21:05:51 UTC, 0 replies.
- [hive] branch master updated: HIVE-21869 Clean up the Kafka storage handler readme and examples (Kristopher Kane via Alan Gates) - posted by ga...@apache.org on 2019/06/25 21:18:16 UTC, 0 replies.
- [hive] branch master updated: HIVE-20854 Sensible Defaults: Hive's Zookeeper heartbeat interval is 20 minutes, change to 2 (Gopal V via Alan Gates) - posted by ga...@apache.org on 2019/06/25 22:08:31 UTC, 0 replies.
- [hive] branch master updated (967a1cc -> a3ee8d0) - posted by kg...@apache.org on 2019/06/26 15:42:41 UTC, 0 replies.
- [hive] 01/02: HIVE-21896: SHOW FUNCTIONS / SHOW FUNCTIONS LIKE - clarify (Miklos Gergely via Zoltan Haindrich) - posted by kg...@apache.org on 2019/06/26 15:42:42 UTC, 0 replies.
- [hive] 02/02: HIVE-21914: Move Function and Macro related DDL operations into the DDL framework (Miklos Gergely via Zoltan Haindrich) - posted by kg...@apache.org on 2019/06/26 15:42:43 UTC, 0 replies.
- [hive] branch master updated: HIVE-21752 Thread Safety and Memory Leaks in HCatRecordObjectInspectorFactory (Jalpan Randeri via Alan Gates) - posted by ga...@apache.org on 2019/06/26 15:55:42 UTC, 0 replies.
- [hive] branch master updated: HIVE-14737: Problem accessing /logs in a Kerberized Hive Server 2 Web UI (Rajkumar Singh, reviewed by Daniel Dai) - posted by da...@apache.org on 2019/06/27 04:05:51 UTC, 0 replies.
- [hive] branch master updated: HIVE-21907: Add a new LlapDaemon Management API method to set the daemon capacity (Peter Vary reviewed by Oliver Draese and Adam Szita) - posted by pv...@apache.org on 2019/06/27 09:28:49 UTC, 0 replies.
- [hive] branch master updated: HIVE-21846: Create a thread in TezAM which periodically fetches LlapDaemon metrics (Antal Sinkovits via Peter Vary) - posted by pv...@apache.org on 2019/06/27 09:32:12 UTC, 0 replies.
- [hive] branch master updated: HIVE-15177: Authentication with hive fails when kerberos auth type is set to fromSubject and principal contains _HOST (Oliver Draese, reviewed by Gopal V) - posted by go...@apache.org on 2019/06/27 23:21:07 UTC, 0 replies.
- [hive] branch master updated: HIVE-18735: Create table like loses transactional attribute (Laszlo Pinter via Marta Kuczora) - posted by ku...@apache.org on 2019/06/28 13:20:20 UTC, 0 replies.
- [hive] branch master updated: HIVE-21888: Set hive.parquet.timestamp.skip.conversion default to true (Karen Coppage via Jesus Camacho Rodriguez) - posted by jc...@apache.org on 2019/06/28 16:48:54 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-21888: Set hive.parquet.timestamp.skip.conversion default to true (Karen Coppage via Jesus Camacho Rodriguez) - posted by jc...@apache.org on 2019/06/28 16:50:25 UTC, 0 replies.
- [hive] branch master updated: HIVE-21932: IndexOutOfRangeException in FileChksumIterator (Vihang Karajgaonkar, reviewed by Anishek Agarwal) - posted by vi...@apache.org on 2019/06/28 18:28:50 UTC, 0 replies.
- [hive] branch branch-3 updated: HIVE-21932: IndexOutOfRangeException in FileChksumIterator (Vihang Karajgaonkar, reviewed by Anishek Agarwal) - posted by vi...@apache.org on 2019/06/28 18:29:53 UTC, 0 replies.
- [hive] branch master updated: HIVE-21867: Sort semijoin conditions to accelerate query processing (Jesus Camacho Rodriguez, reviewed by Vineet Garg) - posted by jc...@apache.org on 2019/06/28 20:26:55 UTC, 0 replies.
- [hive] branch master updated: HIVE-21927: HiveServer Web UI: Setting the HttpOnly option in the cookies (Rajkumar Singh, reviewed by Daniel Dai) - posted by da...@apache.org on 2019/06/28 22:03:53 UTC, 0 replies.
- [hive] branch master updated: HIVE-21886 : REPL - With table list - Handle rename events during replace policy. (Mahesh Kumar Behera reviewed by Sankar Hariappan) - posted by ma...@apache.org on 2019/06/30 10:59:28 UTC, 0 replies.