You are viewing a plain text version of this content. The canonical link for it is here.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-2982: lazy initialization of HBase connection - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/01 00:02:51 UTC, 6 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2738 Hive/Impala inconsistency in GRANT syntax - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/03/01 00:11:02 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2738 Hive/Impala inconsistency in GRANT/REVOKE syntax - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/03/01 00:11:36 UTC, 18 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2840: Don't store table location in partition location - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/03/01 00:14:41 UTC, 32 replies.
- Re: February podling report - posted by Todd Lipcon <to...@cloudera.com> on 2016/03/01 00:16:08 UTC, 2 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) Validate the service while authorizing an internal connection - posted by "Juan Yu (Code Review)" <ge...@cloudera.org> on 2016/03/01 00:22:20 UTC, 8 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-3095: Add configurable whitelist of authorized internal principals - posted by "Internal Jenkins (Code Review)" <ge...@cloudera.org> on 2016/03/01 01:01:56 UTC, 0 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) CDH-37841 Impala - Fix exhaustive test failure for 5.4.x branch Skipping test_compute_stats_impala_2201 in the 5.4.x branch - posted by "Anuj Phadke (Code Review)" <ge...@cloudera.org> on 2016/03/01 01:06:00 UTC, 3 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-2643: Prevent migrating incorrectly inferred identity predicates into inline views. - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/01 01:15:40 UTC, 3 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-2914: Fix DCHECK Check failed: HasDateOrTime() - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/01 01:15:40 UTC, 6 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-1756: Constant expressions not checked for errors, no state cleanup on exception. - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/01 01:15:50 UTC, 2 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-1756: Add test case for partition insert query - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/01 01:15:52 UTC, 2 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-2987: Distinguish between already-closed and never-seen data stream receivers - posted by "Marcel Kornacker (Code Review)" <ge...@cloudera.org> on 2016/03/01 01:34:15 UTC, 13 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-3103: More efficient Bloom Filter serialisation. - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/01 01:40:49 UTC, 5 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-3071: Fix assignment of On-clause predicates belonging to an inner join. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/03/01 02:02:50 UTC, 5 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-3095: Add configurable whitelist of authorized internal principals - posted by "Anuj Phadke (Code Review)" <ge...@cloudera.org> on 2016/03/01 02:11:15 UTC, 6 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3092: Avro table un-queriable after add columns without a default value - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/01 02:12:19 UTC, 6 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) This is a combination of 6 commits. Fixing 5.4.x branch jenkins job error. Using virtualenv's impala-python. - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/01 02:31:37 UTC, 2 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-3068: Don't call exit(1) on fatal errors. - posted by "Michael Ho (Code Review)" <ge...@cloudera.org> on 2016/03/01 02:49:06 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2399: Check for mem limit in allocations in parquet scanner and decompressor. - posted by "Michael Ho (Code Review)" <ge...@cloudera.org> on 2016/03/01 02:49:59 UTC, 9 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-1702: Dump fragment's thrift descriptor when a table's partition info is corrupt - posted by "Bharath Vissapragada (Code Review)" <ge...@cloudera.org> on 2016/03/01 03:08:57 UTC, 3 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-1702: Fix crash when IMPALA-1702 hit even with workaround patch - posted by "Bharath Vissapragada (Code Review)" <ge...@cloudera.org> on 2016/03/01 03:08:57 UTC, 3 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-1702: Check for duplicate table IDs at the end of analysis - posted by "Bharath Vissapragada (Code Review)" <ge...@cloudera.org> on 2016/03/01 03:08:57 UTC, 2 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-1702: Fix NPE in validateTableIds() - posted by "Bharath Vissapragada (Code Review)" <ge...@cloudera.org> on 2016/03/01 03:08:57 UTC, 3 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-1702: Fix union query NPE if the inline view is constant select. - posted by "Bharath Vissapragada (Code Review)" <ge...@cloudera.org> on 2016/03/01 03:08:57 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3068: Don't call exit(1) on fatal errors. - posted by "Michael Ho (Code Review)" <ge...@cloudera.org> on 2016/03/01 03:11:54 UTC, 6 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-3065: Register !empty() predicates as On-clause conjuncts. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/03/01 03:36:28 UTC, 13 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-3084: Cache the sequence of table ref and materialized tuple ids during analysis. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/03/01 04:20:03 UTC, 18 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-2621: Fix flaky UNIX_TIMESTAMP() test - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/01 04:47:40 UTC, 1 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-3093: ReopenClient() could NULL out 'client_key' causing a crash - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/01 04:48:19 UTC, 1 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-2798: After adding a column to avro table, Impala returns weird result if codegen is enabled. - posted by "Anuj Phadke (Code Review)" <ge...@cloudera.org> on 2016/03/01 10:59:12 UTC, 1 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-2264: fix edge cases for decimal/integer cast - posted by "Anuj Phadke (Code Review)" <ge...@cloudera.org> on 2016/03/01 11:04:21 UTC, 3 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) Test for IMPALA-2987 - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/01 16:57:39 UTC, 19 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2784: codegen PartitionedHashJoinNode::Partition::BuildHashTable() - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/03/01 17:37:19 UTC, 6 replies.
- [Impala-CR](cdh5-trunk) Remove redundant row copy in DataStreamSender - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/01 17:54:50 UTC, 12 replies.
- Re: March 2016 Report - posted by Tom White <to...@cloudera.com> on 2016/03/01 18:24:29 UTC, 2 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-2592: DataStreamSender::Channel::CloseInternal() does not close the channel on an error. - posted by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/03/01 19:25:49 UTC, 15 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2653: COUNT DISTINCT performance is not monotonic. - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/03/01 19:35:27 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1822: Cleanup query profile log - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/03/01 19:44:37 UTC, 18 replies.
- [Impala-CR](cdh5-trunk) CDH-36755 - Reuse session for executing queries (Hive on Spark) - posted by "Kapil Rastogi (Code Review)" <ge...@cloudera.org> on 2016/03/01 20:07:46 UTC, 6 replies.
- Apache project whose doc infrastructure is closest to ours - posted by John Russell <jr...@cloudera.com> on 2016/03/01 20:17:32 UTC, 1 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-2765: Preserve return type of subexpressions substituted in isTrueWithNullSlots() - posted by "Anuj Phadke (Code Review)" <ge...@cloudera.org> on 2016/03/01 21:42:32 UTC, 1 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) TestUdfPersistence.test_java_udfs_hive_integration requires Hive - posted by "Skye Wanderman-Milne (Code Review)" <ge...@cloudera.org> on 2016/03/01 23:07:55 UTC, 6 replies.
- [Impala-CR](cdh5-trunk) Specify whether to clone IR function in GetFunction() instead of ReplaceCallSites() - posted by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2016/03/01 23:11:05 UTC, 7 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-3106: Don't allow scanner threads to spin before ranges are issued - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/01 23:53:41 UTC, 8 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-3086: Fix unsynchronized access to DataStreaMgr::pending_rendezvous_ - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/02 01:03:19 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) Get and use Kudu from the toolchain by default - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/03/02 01:59:24 UTC, 13 replies.
- [Impala-CR](cdh5-trunk) PREVIEW do parquet schema resolution by name instead of ordinal - posted by "Skye Wanderman-Milne (Code Review)" <ge...@cloudera.org> on 2016/03/02 02:40:54 UTC, 4 replies.
- [Impala-CR](cdh5-trunk) TestUdfPersistence.test_java_udfs_hive_integration requires Hive - posted by "Skye Wanderman-Milne (Code Review)" <ge...@cloudera.org> on 2016/03/02 02:52:29 UTC, 1 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) Disable failing test on Isilon - posted by "Skye Wanderman-Milne (Code Review)" <ge...@cloudera.org> on 2016/03/02 03:04:00 UTC, 3 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) Revert IMPALA-2663: Filter out tuples with empty collections in scan. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/03/02 03:33:30 UTC, 2 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-3065/IMPALA-3062: Restrict !empty() predicates to scan nodes. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/03/02 08:56:24 UTC, 10 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3114: Add a pause monitor for impala processes. - posted by "Bharath Vissapragada (Code Review)" <ge...@cloudera.org> on 2016/03/02 14:42:12 UTC, 29 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2887: improve Bitmap with a fast mod - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/03/02 17:48:48 UTC, 1 replies.
- Re: Agreement for Contributor or anything like that - posted by Silvius Rus <sr...@cloudera.com> on 2016/03/02 19:21:57 UTC, 3 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) Fixing indentation and cleaning up unwanted code after cherry-picking - posted by "Anuj Phadke (Code Review)" <ge...@cloudera.org> on 2016/03/02 19:50:41 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) Bump Impala version to 2.6.0 - posted by "Juan Yu (Code Review)" <ge...@cloudera.org> on 2016/03/02 20:13:28 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3102: Admission control supportability - posted by "Matthew Jacobs (Code Review)" <ge...@cloudera.org> on 2016/03/02 20:30:49 UTC, 8 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-TODO: Fix detection of is_cached, is_remote - posted by "Lars Volker (Code Review)" <ge...@cloudera.org> on 2016/03/02 20:38:31 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3084: Cache the sequence of table ref and materialized tuple ids during analysis. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/03/02 23:20:41 UTC, 0 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) This is a combination of 5 commits. Fixing 5.4.x branch jenkins job error. - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/02 23:23:50 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) Improve the SQL for nested TPCH-Q18. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/03/03 00:14:02 UTC, 4 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3092: Return NULL for Avro missing fields w/o default - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/03 00:26:51 UTC, 2 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-3122: Fix detection of is_cached, is_remote - posted by "Lars Volker (Code Review)" <ge...@cloudera.org> on 2016/03/03 00:30:23 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2949: enable -Werror for debug builds - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/03 00:48:54 UTC, 7 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) Fix test_exchange_delays in S3 build - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/03 01:15:24 UTC, 5 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2518: DROP DATABASE CASCADE does not remove cache directives of tables - posted by "Dimitris Tsirogiannis (Code Review)" <ge...@cloudera.org> on 2016/03/03 01:19:25 UTC, 17 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-3034: Verify all consumed memory of a MemTracker is always released at destruction time. - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/03 01:31:42 UTC, 3 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-3085: Unregister data sinks' MemTrackers at their Close() functions. - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/03 01:43:52 UTC, 10 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1939: Impalad should not require a co-located DataNode - posted by "Juan Yu (Code Review)" <ge...@cloudera.org> on 2016/03/03 02:23:08 UTC, 5 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) Fix S3 build by increasing delays in test - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/03 02:56:34 UTC, 3 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-3075: Remove -only_metastore option from run-hive-server.sh - posted by "Taras Bobrovytsky (Code Review)" <ge...@cloudera.org> on 2016/03/03 03:30:05 UTC, 4 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-3075: Fix Isilon Catalog test - posted by "Taras Bobrovytsky (Code Review)" <ge...@cloudera.org> on 2016/03/03 04:23:53 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2599: Pseudo-random sleep before acquiring kerberos ticket possibly not really pseudo-random. - posted by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/03/03 04:55:32 UTC, 11 replies.
- [Impala-CR](cdh5-trunk) IMPALA-561: Allow multiple callbacks in a thread resource pool. - posted by "Michael Ho (Code Review)" <ge...@cloudera.org> on 2016/03/03 04:59:24 UTC, 17 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-3102: Admission control supportability - posted by "Matthew Jacobs (Code Review)" <ge...@cloudera.org> on 2016/03/03 07:24:30 UTC, 4 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-3107: Change DataStreamMgr::lock_ to mutex - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/03 07:41:22 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3053: limit 0; causes huge cluster_mem_estimate - posted by "Marcell Szabo (Code Review)" <ge...@cloudera.org> on 2016/03/03 14:51:58 UTC, 0 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) Remove unused add_probe_filters field from THashJoinNode - posted by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2016/03/03 18:05:44 UTC, 1 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) Clean up FE pom.xml to eliminate console spew. - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/03 18:44:40 UTC, 3 replies.
- [Impala-CR](cdh5-2.3.0_5.5.x) Validate the service while authorizing an internal connection - posted by "Anuj Phadke (Code Review)" <ge...@cloudera.org> on 2016/03/03 20:43:31 UTC, 3 replies.
- [Impala-CR](cdh5-2.3.0_5.5.x) IMPALA-3095: Add configurable whitelist of authorized internal principals - posted by "Anuj Phadke (Code Review)" <ge...@cloudera.org> on 2016/03/03 21:18:50 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2728: reenable mem limit test now that it is stable - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/03 23:13:43 UTC, 3 replies.
- [Impala-CR](cdh5-2.4.0_5.6.x) Validate the service while authorizing an internal connection - posted by "Anuj Phadke (Code Review)" <ge...@cloudera.org> on 2016/03/03 23:34:57 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) Misc query generator improvements - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/04 02:19:53 UTC, 7 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) Disable logging for fragment report that has no corresponding query - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/04 02:57:39 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2399: Check for mem limit in allocations in parquet scanner and decompressor - posted by "Michael Ho (Code Review)" <ge...@cloudera.org> on 2016/03/04 07:25:38 UTC, 29 replies.
- [Impala-CR](cdh5-trunk) PREVIEW: IMPALA-3104: Catch exception on failure to create thread - posted by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/03/04 07:35:35 UTC, 6 replies.
- [Impala-CR](cdh5-trunk) Fix typo in assigning the default IMPALA_BUILD_THREADS - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/04 09:56:37 UTC, 2 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) OPSAPS-32457: Fix CatalogService Thrift changes to be backwards compatible. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/03/04 10:18:59 UTC, 24 replies.
- [Impala-CR](cdh5-trunk) Add build alias for RELWITHDEBINFO and MINSIZEREL - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/04 10:29:48 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3139: Fix drop table statement to not drop views and vice versa - posted by "Bharath Vissapragada (Code Review)" <ge...@cloudera.org> on 2016/03/04 16:04:33 UTC, 17 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-3142: avoid spinlock in MemTracker::GcMemory() - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/04 20:32:04 UTC, 6 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2502: don't redundantly repartition grouping aggregations - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/04 20:55:28 UTC, 22 replies.
- [Impala-CR](cdh5-trunk) Remove unused add_probe_filters field from THashJoinNode - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/04 21:10:58 UTC, 5 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2281: use Murmur hash for exchanges - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/03/04 21:59:23 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) Cleanup timestamp headers - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/04 22:47:20 UTC, 1 replies.
- Re: LeaseExpiredException while test data creation on ppc64le - posted by Henry Robinson <he...@cloudera.com> on 2016/03/04 22:47:50 UTC, 9 replies.
- [Impala-CR](cdh5-trunk) Consolidate test and cluster logs under a single directory. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/03/04 23:09:42 UTC, 17 replies.
- [Impala-CR](cdh5-trunk) Reduce size of cross-compiled IR - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/04 23:53:13 UTC, 22 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2892: buffered-tuple-stream-ir.cc is not cross-compiled - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/05 00:10:01 UTC, 2 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-3146: Initialise Coordinator::filter_mode_ in right place - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/05 01:38:05 UTC, 4 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2466: Add more tests for the HDFS parquet scanner. - posted by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2016/03/05 04:52:42 UTC, 19 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3132: link ImpalaUdf first in UDF tests - posted by "Skye Wanderman-Milne (Code Review)" <ge...@cloudera.org> on 2016/03/07 19:40:06 UTC, 10 replies.
- Warnings are now errors for the debug build on CDH5-trunk - posted by Tim Armstrong <ta...@cloudera.com> on 2016/03/07 19:43:05 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) Reduce the impalad mem limit for the mini-cluster - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/07 21:15:32 UTC, 8 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3105: rework handling of tuple buffer sizing in RowBatch - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/07 22:07:15 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1903: Add support for partitioning by TIMESTAMP - posted by "Dimitris Tsirogiannis (Code Review)" <ge...@cloudera.org> on 2016/03/07 22:32:48 UTC, 19 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1772: Add additional date/time functions. - posted by "Marcel Kornacker (Code Review)" <ge...@cloudera.org> on 2016/03/07 22:41:55 UTC, 6 replies.
- [Impala-CR](cdh5-2.4.0_5.6.x) IMPALA-3095: Add configurable whitelist of authorized internal principals - posted by "Anuj Phadke (Code Review)" <ge...@cloudera.org> on 2016/03/08 00:14:38 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1862: Invalid value not reported as a scanner error - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/08 00:57:12 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2904: Support LOAD DATA on S3 and between filesystems - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/08 00:57:58 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2626: In-flight queries fail when statestore comes back online. - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/08 01:04:38 UTC, 5 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) Runtime filters tests - posted by "Marcel Kornacker (Code Review)" <ge...@cloudera.org> on 2016/03/08 02:16:26 UTC, 13 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-2599: Pseudo-random sleep before acquiring kerberos ticket possibly not really pseudo-random. - posted by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/03/08 03:24:38 UTC, 4 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) Consolidate test and cluster logs under a single directory. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/03/08 07:56:14 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) Review Only: Kudu Impala integration - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/03/08 18:35:08 UTC, 19 replies.
- [Impala-CR](cdh5-trunk) Leopard front end: protect cases where report and schedule paths are absent - posted by "Michael Brown (Code Review)" <ge...@cloudera.org> on 2016/03/08 21:48:36 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2537: EE tests: create and use unique database fixture - posted by "Michael Brown (Code Review)" <ge...@cloudera.org> on 2016/03/08 21:53:42 UTC, 4 replies.
- [Impala-CR](cdh5-trunk) Reduce header dependencies on inline decimal functions - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/08 22:29:43 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3141: Send full filters when filter production is disabled - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/08 22:37:07 UTC, 14 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1772: Add additional date/time functions - 'quarter' - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/03/08 23:20:08 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) Query Gen: Set randomization seed during data generation - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/08 23:22:43 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) Update LLVM to 3.7 - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/08 23:41:05 UTC, 8 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2548: Codegen Tuple::MaterializeExprs() and use in TopN node - posted by "Michael Ho (Code Review)" <ge...@cloudera.org> on 2016/03/09 03:38:54 UTC, 19 replies.
- [Impala-CR](cdh5-trunk) Update gitignore for test resources - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/09 08:04:50 UTC, 5 replies.
- [Impala-CR](cdh5-trunk) PREVIEW: Use MCJIT with LLVM 3.3 - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/09 08:07:35 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1850 allow fs.defaultFS to be set to a non-HDFS filesystem - posted by "Anuj Phadke (Code Review)" <ge...@cloudera.org> on 2016/03/09 08:53:39 UTC, 14 replies.
- [Impala-CR](cdh5-2.3.0_5.5.x) IMPALA-2093: Disallow NOT IN aggregate subqueries with a constant lhs expr - posted by "Juan Yu (Code Review)" <ge...@cloudera.org> on 2016/03/09 17:53:28 UTC, 3 replies.
- [Impala-CR](cdh5-2.4.0_5.6.x) IMPALA-2093: Disallow NOT IN aggregate subqueries with a constant lhs expr - posted by "Juan Yu (Code Review)" <ge...@cloudera.org> on 2016/03/09 17:54:14 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3161: gperfutil SpinLock suffers from potential wakeup delay - posted by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2016/03/09 18:06:09 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3161: (part 2) gperfutil SpinLock suffers from potential wakeup delay - posted by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2016/03/09 18:43:04 UTC, 6 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3161: (part 1) gperfutil SpinLock suffers from potential wakeup delay - posted by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2016/03/09 18:43:07 UTC, 3 replies.
- [Toolchain-CR] IMPALA-3161: gperfutil SpinLock suffers from potential wakeup delay - posted by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2016/03/09 18:54:52 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3045: Allow user defined package root. - posted by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2016/03/09 20:17:31 UTC, 8 replies.
- [Impala-CR](cdh5-trunk) Reduce dependencies on inline header functions - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/09 22:05:07 UTC, 30 replies.
- [Impala-CR](cdh5-trunk) Stress test: Fix stack trace collection - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/09 22:05:29 UTC, 4 replies.
- [Impala-CR](cdh5-trunk) Misc stress test updates - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/09 22:05:34 UTC, 7 replies.
- Impala basics - posted by "Nagalingam, Karthikeyan" <KA...@netapp.com> on 2016/03/10 00:17:57 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3136: Use gutil SpinLock - posted by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2016/03/10 00:36:43 UTC, 16 replies.
- [Toolchain-CR] Add gperftools 2.4 - posted by "Matthew Jacobs (Code Review)" <ge...@cloudera.org> on 2016/03/10 01:01:21 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) Switch to gperftools 2.4 - posted by "Matthew Jacobs (Code Review)" <ge...@cloudera.org> on 2016/03/10 01:07:59 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) Remove AMD Opteron Rev E workaround from atomicops - posted by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2016/03/10 05:00:30 UTC, 9 replies.
- [Impala-CR](cdh5-trunk) Make .gitignore work with thirdparty - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/10 08:35:46 UTC, 5 replies.
- [Toolchain-CR] IMPALA-3162: Add gperftools 2.4 - posted by "Matthew Jacobs (Code Review)" <ge...@cloudera.org> on 2016/03/10 08:54:58 UTC, 7 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3162: Upgrade to gperftools 2.4 - posted by "Matthew Jacobs (Code Review)" <ge...@cloudera.org> on 2016/03/10 08:57:50 UTC, 10 replies.
- Getting rid of thirdparty - posted by Henry Robinson <he...@apache.org> on 2016/03/10 19:38:24 UTC, 12 replies.
- A Mapreduce job failed. Need Help! - posted by Juri Yanase Triantaphyllou <ju...@aol.com> on 2016/03/10 21:51:50 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) Refer to local rather than member in PAGG::ProcessBatchStreaming() - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/10 22:26:35 UTC, 7 replies.
- [Toolchain-CR] fix broken bzip2 executable symlinks and make them relative and relocatable - posted by "Michael Brown (Code Review)" <ge...@cloudera.org> on 2016/03/10 23:03:49 UTC, 6 replies.
- [Impala-CR](cdh5-trunk) Modify gen_build_version.py to always output the right version - posted by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/03/11 21:38:01 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) Add testing utility to convert nested data to flat data - posted by "Taras Bobrovytsky (Code Review)" <ge...@cloudera.org> on 2016/03/12 01:35:17 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2069: add USE_UTF8_PARQUET_STRINGS query option - posted by "Skye Wanderman-Milne (Code Review)" <ge...@cloudera.org> on 2016/03/12 02:06:11 UTC, 30 replies.
- [Toolchain-CR] Add LLVM 3.8.0 to the toolchain - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/12 03:05:18 UTC, 12 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2686: Add breakpad crash handler to impalad - posted by "Silvius Rus (Code Review)" <ge...@cloudera.org> on 2016/03/12 22:23:47 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1766: Misc. statistical functions. Implemented aggregate corr(). - posted by "Abdur Rafay (Code Review)" <ge...@cloudera.org> on 2016/03/13 02:46:07 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2400 Unpredictable locality behavior for reading Parquet files - posted by "Anuj Phadke (Code Review)" <ge...@cloudera.org> on 2016/03/14 06:01:02 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) Review Only: Final Impala-Kudu merge - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/03/14 07:56:48 UTC, 4 replies.
- [Impala-CR](cdh5-trunk) Inject precision and scale constants for all decimal builtins - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/14 15:44:14 UTC, 32 replies.
- [Toolchain-CR] IMPALA-3162: Upgrade gperftools from 2.4 to 2.5 - posted by "Matthew Jacobs (Code Review)" <ge...@cloudera.org> on 2016/03/14 20:42:52 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3162: Upgrade to gperftools 2.5 - posted by "Matthew Jacobs (Code Review)" <ge...@cloudera.org> on 2016/03/14 20:56:20 UTC, 6 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3183: clang doesn't allow C files to have -std=c++14 - posted by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2016/03/14 22:12:49 UTC, 7 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1740: Add support for skip.header.line.count. - posted by "Lars Volker (Code Review)" <ge...@cloudera.org> on 2016/03/15 00:26:09 UTC, 5 replies.
- [Impala-CR](cdh5-trunk) Query gen: Add INSERT statements - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/15 00:49:29 UTC, 5 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3038: Add multistream gzip/bzip2 test coverage - posted by "Juan Yu (Code Review)" <ge...@cloudera.org> on 2016/03/15 01:33:24 UTC, 23 replies.
- [Impala-CR](cdh5-trunk) Avoid checking condition that can't change in ProcessProbeBatch. - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/15 05:25:06 UTC, 4 replies.
- [Impala-CR](cdh5-trunk) Address last few review items on the impala-kudu merge - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/03/15 06:12:51 UTC, 9 replies.
- [Toolchain-CR] Support for building LLVM 3.7 and 3.8 on CentOS 5 - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/15 06:49:53 UTC, 18 replies.
- [Impala-CR](cdh5-trunk) Minor Kudu build fixes - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/15 07:56:03 UTC, 10 replies.
- [Impala-CR](cdh5-trunk) Fix KUDU status enum name - posted by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2016/03/15 08:22:02 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) Temporarily disable Kudu support - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/15 20:50:40 UTC, 5 replies.
- [Toolchain-CR] Download GCC deps from S3, not gnu.org - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/15 21:43:43 UTC, 7 replies.
- [Impala-CR](cdh5-trunk) Upgrade LLVM to 3.8.0 - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/15 21:57:44 UTC, 9 replies.
- [Toolchain-CR] Build fixes for cyrus-sasl and thrift - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/15 23:00:22 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2853: introduce RESOLVE_PARQUET_BY_NAME query option - posted by "Skye Wanderman-Milne (Code Review)" <ge...@cloudera.org> on 2016/03/16 01:31:19 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) Regenerate complextypestbl files to include nested_struct.g field - posted by "Skye Wanderman-Milne (Code Review)" <ge...@cloudera.org> on 2016/03/16 01:31:23 UTC, 6 replies.
- [Impala-CR](cdh5-trunk) Enable -Werror for cross-compiled IR built with toolchain - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/16 01:40:21 UTC, 9 replies.
- [Impala-CR](cdh5-trunk) CDH-38434: Fix Impala packaging build - posted by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2016/03/16 17:59:20 UTC, 5 replies.
- Re: About Cooperating For A Better Impala - posted by Henry Robinson <he...@cloudera.com> on 2016/03/16 18:07:06 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2853: introduce PARQUET_RESOLVE_BY_NAME query option - posted by "Skye Wanderman-Milne (Code Review)" <ge...@cloudera.org> on 2016/03/16 21:16:15 UTC, 7 replies.
- [Toolchain-CR] Do not run cmake bootstrap in parallel to mitigate sles12 bug - posted by "Matthew Jacobs (Code Review)" <ge...@cloudera.org> on 2016/03/16 21:26:09 UTC, 4 replies.
- [Toolchain-CR] IMPALA-3191: toolchain cmake hangs on sles12 - posted by "Matthew Jacobs (Code Review)" <ge...@cloudera.org> on 2016/03/17 00:10:07 UTC, 13 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2399: Memory limit checks for all scanners. - posted by "Michael Ho (Code Review)" <ge...@cloudera.org> on 2016/03/17 00:37:31 UTC, 8 replies.
- Re: error starting up statestored - posted by Marcel Kornacker <ma...@cloudera.com> on 2016/03/17 01:30:31 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1702: Check duplicated table ID in tables without associated TupleDescriptors - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/17 02:08:22 UTC, 7 replies.
- Non-working link on Impala Apache page - posted by John Russell <jr...@cloudera.com> on 2016/03/17 05:03:12 UTC, 2 replies.
- Debugging Impala code - posted by Nishidha Panpaliya <ni...@us.ibm.com> on 2016/03/17 16:50:15 UTC, 10 replies.
- [Impala-CR](cdh5-trunk) Improve AtomicInt abstraction and implementation - posted by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2016/03/17 17:34:35 UTC, 17 replies.
- [Impala-CR](cdh5-trunk) [NOT-FOR-REVIEW]IMPALA-2904: Support INSERT and LOAD DATA on S3 and between filesystems - posted by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/03/17 19:46:52 UTC, 6 replies.
- [Toolchain-CR] IMPALA-3191: toolchain components should use toolchain cmake - posted by "Matthew Jacobs (Code Review)" <ge...@cloudera.org> on 2016/03/17 19:57:44 UTC, 11 replies.
- [Toolchain-CR] Add binutils - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/17 21:34:50 UTC, 10 replies.
- Re: [Toolchain-CR] Add binutils - posted by John Russell <jr...@cloudera.com> on 2016/03/17 22:04:53 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3199: Enable admission control by default - posted by "Matthew Jacobs (Code Review)" <ge...@cloudera.org> on 2016/03/17 23:33:34 UTC, 6 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3141: Send dummy filters when filter production is disabled - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/18 00:15:37 UTC, 16 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1702: Check duplicated table ID for tables without associated TupleDescriptors - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/18 01:14:53 UTC, 4 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2800. Release memory in smaller increments - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/18 03:43:52 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) PREVIEW IMPALA-2076: Part 1 - Correct execution time for DataStreamSender. - posted by "Juan Yu (Code Review)" <ge...@cloudera.org> on 2016/03/18 07:09:42 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) PREVIEW IMPALA-2076: Part2 - Show DataStreamSender in ExecSummary under EXCHANGE node. - posted by "Juan Yu (Code Review)" <ge...@cloudera.org> on 2016/03/18 07:09:43 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3194: Allow queries materializing scalar type columns in RC_FILE - posted by "Bharath Vissapragada (Code Review)" <ge...@cloudera.org> on 2016/03/18 14:06:53 UTC, 22 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3162: Upgrade to gperftools 2.5 (take 2) - posted by "Matthew Jacobs (Code Review)" <ge...@cloudera.org> on 2016/03/18 18:13:53 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2298: recover query from scratch write errors - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/18 18:47:50 UTC, 0 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) CDH-38160: Prevent destructing uninitialized avro schema pointers - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/18 18:56:19 UTC, 13 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1702: Check all referenced tables, including those without associated TupleDescriptors, for duplicated table IDs. - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/18 20:06:16 UTC, 4 replies.
- Re: Error while building Impala - posted by Henry Robinson <he...@cloudera.com> on 2016/03/18 21:06:59 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) Preview: Re-enable Kudu in build using client stubs when needed - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/18 22:09:57 UTC, 11 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3195: explicitly specify unique database in TestScanners.test_annotate_utf8_option - posted by "Skye Wanderman-Milne (Code Review)" <ge...@cloudera.org> on 2016/03/18 22:32:14 UTC, 9 replies.
- ld internal error while linking impalad - posted by Jim Apple <jb...@cloudera.com> on 2016/03/19 00:02:03 UTC, 4 replies.
- [Toolchain-CR] Don't link with binutils from the toolchain - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/19 00:36:33 UTC, 9 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2904: Support INSERT and LOAD DATA on S3 and between filesystems - posted by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/03/19 01:37:51 UTC, 14 replies.
- [Impala-CR](cdh5-trunk) Fix struct vs class compile warning for Clang - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/21 18:44:00 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) Enable Impala toolchain for development on Ubuntu 15.04 - posted by "Dimitris Tsirogiannis (Code Review)" <ge...@cloudera.org> on 2016/03/21 21:05:47 UTC, 2 replies.
- single type tree for BE TableDescriptors - posted by Skye Wanderman-Milne <sk...@cloudera.com> on 2016/03/21 21:40:41 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) Refactor Thrift client/cache in prep for templated Thrift - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/21 23:08:43 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3230: Spurious errors from DeleteOldLogs() - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/03/21 23:36:46 UTC, 11 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2805: Order filters based on selectivity and cost - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/03/22 01:02:07 UTC, 14 replies.
- [Impala-CR](cdh5-trunk) PREVIEW: draft headers for daemon-wide buffer pool - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/22 02:09:01 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) Add AtomicInt32/AtomicInt64 typedefs - posted by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2016/03/22 23:01:45 UTC, 6 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1878: Support INSERT and LOAD DATA on S3 and between filesystems - posted by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/03/22 23:58:52 UTC, 7 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3081: incrase mem limit (again) for TestWideRow - posted by "Skye Wanderman-Milne (Code Review)" <ge...@cloudera.org> on 2016/03/23 00:16:39 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) Runtime filters tests - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/23 00:23:50 UTC, 2 replies.
- JIRAs tracking infrastructure move to ASF - posted by Henry Robinson <he...@apache.org> on 2016/03/23 00:32:14 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3220: Skip logging empty ScannerContext's stream in parse error. - posted by "Michael Ho (Code Review)" <ge...@cloudera.org> on 2016/03/23 00:53:33 UTC, 6 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3081: increase mem limit (again) for TestWideRow - posted by "Skye Wanderman-Milne (Code Review)" <ge...@cloudera.org> on 2016/03/23 01:45:36 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) Re-enable Kudu in build using client stubs when needed - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/23 02:18:12 UTC, 34 replies.
- [Impala-CR](cdh5-trunk) Headers and reservation logic for daemon-wide buffer pool - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/23 05:02:33 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2973: Loosen bound on join timer test - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/03/23 18:28:06 UTC, 4 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3226: Increase timeout for runtime filter tests - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/23 19:32:43 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2650: EE test test_udf_update_via_create: run with unique database - posted by "Michael Brown (Code Review)" <ge...@cloudera.org> on 2016/03/23 20:07:34 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2650: UDF EE tests: use unique databases in some tests - posted by "Michael Brown (Code Review)" <ge...@cloudera.org> on 2016/03/23 23:14:22 UTC, 12 replies.
- [Impala-CR](cdh5-trunk) Simplify creating external Kudu tables - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/23 23:43:36 UTC, 4 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1694: Improve logging in the catalog - posted by "Dimitris Tsirogiannis (Code Review)" <ge...@cloudera.org> on 2016/03/24 05:31:58 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2198: Differentiate queries in exceptional states in web UI - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/03/25 02:14:07 UTC, 4 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3243: Delete unneeded code that doesn't work on RHEL 5 - posted by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2016/03/25 04:46:40 UTC, 7 replies.
- [Toolchain-CR] Add Kudu using parcels - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/25 09:37:47 UTC, 8 replies.
- [Impala-CR](cdh5-trunk) WIP: IMPALA-3148. Fix selectivity computation for pushed Kudu predicates - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/03/25 10:28:46 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2888: StatestoreSslTest.SmokeTest failed - posted by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/03/25 18:30:44 UTC, 13 replies.
- [Impala-CR](cdh5-trunk) Print last 50 lines of log if data loading fails. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/03/25 21:40:28 UTC, 4 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2107: Add Base64 encoder/decoder - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/03/25 22:52:13 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) deploy: allow overriding of IMPALA_KUDU_PARCEL_URL - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/03/25 23:38:38 UTC, 3 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-2612: Free local allocations once for every row batch when building hash tables. - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/26 00:47:08 UTC, 4 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-2722: Free local allocations per row batch in non-partitioned AGG and HJ - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/26 00:47:10 UTC, 4 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-2711: Fix memory leak in Rand(). - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/26 00:47:12 UTC, 4 replies.
- [Impala-CR](cdh5-2.2.0_5.4.x) IMPALA-2378: check proc mem limit before preparing fragment - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/26 00:47:14 UTC, 4 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2076: Correct execution time for DataStreamSender. - posted by "Juan Yu (Code Review)" <ge...@cloudera.org> on 2016/03/26 05:12:51 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1850 Allow fs.defaultFS to be set to a non-HDFS filesystem - posted by "anujphadke (Code Review)" <ge...@cloudera.org> on 2016/03/26 21:36:27 UTC, 3 replies.
- Re: impala process create too many thread (in our cluster 200 service sometimes over 15000+) - posted by Silvius Rus <sr...@cloudera.com> on 2016/03/26 22:13:35 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3249: Failed to mkdirs on core-local-filesystem build. - posted by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/03/28 20:23:25 UTC, 10 replies.
- [hs2client-CR] Implemented HiveServer2 client interface. - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/03/28 21:09:03 UTC, 0 replies.
- [hs2client-CR] Implemented a framework for the C++ hiveserver2 client. - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/03/29 01:22:27 UTC, 5 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3241: Send dummy filters for non-partitioned joins - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/29 01:25:10 UTC, 3 replies.
- [Impala-CR] IMPALA-3251: Send dummy filters for non-partitioned joins - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/29 01:28:13 UTC, 1 replies.
- Re: impala metric should support manual opening and closing function, not always running - posted by Henry Robinson <he...@apache.org> on 2016/03/29 01:49:33 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3253: Modify gen_build_version.sh to always output the right version - posted by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/03/29 02:06:46 UTC, 6 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2835: introduce PARQUET_FALLBACK_SCHEMA_RESOLUTION query option - posted by "Skye Wanderman-Milne (Code Review)" <ge...@cloudera.org> on 2016/03/29 02:26:34 UTC, 18 replies.
- Impala tests and estimate - posted by Nishidha Panpaliya <ni...@us.ibm.com> on 2016/03/29 06:35:29 UTC, 2 replies.
- Podling Report Reminder - April 2016 - posted by jo...@apache.org on 2016/03/29 13:03:39 UTC, 0 replies.
- [Toolchain-CR] Fix LLVM linker bug - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/29 19:48:05 UTC, 6 replies.
- [Impala-CR](cdh5-2.5.0_5.7.0) IMPALA-3226: Increase timeout for runtime filter tests - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/29 19:51:06 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2020: Support implicit rounding of decimals when casting between types. - posted by "Christopher Channing (Code Review)" <ge...@cloudera.org> on 2016/03/29 19:57:28 UTC, 0 replies.
- [Toolchain-CR] Add support for Debug and Release+Asserts builds for LLVM 3.7+ - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/29 22:30:47 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3238: avoid log spam for very large hash tables - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/29 23:45:05 UTC, 10 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3182: Reenable -Werror for kudu files - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/29 23:56:00 UTC, 3 replies.
- [Impala-CR] Source query files from shell. - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/30 02:02:34 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) Source query files from shell. - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/30 02:05:10 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) Fix Parquet timestamp behavior for Hive data - posted by "Taras Bobrovytsky (Code Review)" <ge...@cloudera.org> on 2016/03/30 03:54:12 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3072: Allow frame embedding for webserver pages - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/30 07:01:56 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3269: Remove authz checks on default table location in CTAS queries - posted by "Bharath Vissapragada (Code Review)" <ge...@cloudera.org> on 2016/03/30 16:00:27 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) Allow switching between custom and bootstrapped toolchain - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/30 18:14:22 UTC, 9 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3194: Allow queries materializing scalar type columns in RC/sequence files - posted by "Bharath Vissapragada (Code Review)" <ge...@cloudera.org> on 2016/03/30 19:18:18 UTC, 9 replies.
- [Impala-CR](cdh5-trunk) Fix start-impala-cluster.py with -s 0. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/03/30 21:07:03 UTC, 8 replies.
- [Impala-CR](cdh5-trunk) Log EE XUnit test result in IMPALA_HOME/logs/ee_tests/results. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/03/30 21:07:24 UTC, 0 replies.
- Re: New link errors. undefined reference to _Ux86_64* - posted by Tim Armstrong <ta...@cloudera.com> on 2016/03/31 00:33:55 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3274: Disable Kudu when not using the mini-cluster for testing - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/31 02:11:18 UTC, 3 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2988:Refactor HdfsTableSink::Close() so that it cannot fail - posted by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/03/31 07:07:24 UTC, 0 replies.
- [Toolchain-CR] Build Kudu from source - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/31 09:18:00 UTC, 6 replies.
- [Impala-CR](cdh5-trunk) Update another Kudu test to wait for modifying operations - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/31 09:43:08 UTC, 4 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3276: consistently handle pin failure in BTS::PrepareForRead() - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/03/31 19:30:50 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) Remove make_test_tarball.sh - posted by "Casey Ching (Code Review)" <ge...@cloudera.org> on 2016/03/31 22:43:12 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2645: Set mechUsing only on success - posted by "Frantisek Dvorak (Code Review)" <ge...@cloudera.org> on 2016/03/31 23:56:11 UTC, 0 replies.