You are viewing a plain text version of this content. The canonical link for it is here.
- [Impala-ASF-CR] IMPALA-3491: Use unique database fixture in test ddl.py. - posted by "Michael Brown (Code Review)" <ge...@cloudera.org> on 2016/09/01 00:00:10 UTC, 8 replies.
- Re: [DISCUSS] Branching for a release soon? - posted by Jim Apple <jb...@cloudera.com> on 2016/09/01 00:07:40 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-4037,IMPALA-4038: fix locking during query cancellation - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/09/01 00:14:06 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-3912: test random rpc timeout is flaky. - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/09/01 00:16:11 UTC, 6 replies.
- Re: scoped_ptr -> unique_ptr? - posted by Henry Robinson <he...@cloudera.com> on 2016/09/01 00:24:11 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-3905: Add single-threaded scan node. - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/09/01 00:30:04 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-3610: Account for memory used by filters in the coordinator - posted by "Dan Hecht (Code Review)" <ge...@cloudera.org> on 2016/09/01 00:36:41 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-3201: reservation implementation for new buffer pool - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/09/01 00:54:35 UTC, 28 replies.
- [Impala-ASF-CR] IMPALA-1654: Partition expr in DDL operations. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/09/01 01:01:04 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-4024: Add "system" database and expose Impala metrics as a table - posted by "Kathy Sun (Code Review)" <ge...@cloudera.org> on 2016/09/01 01:24:22 UTC, 24 replies.
- [Impala-ASF-CR] Bump Impala version to 2.8 - posted by "Internal Jenkins (Code Review)" <ge...@cloudera.org> on 2016/09/01 03:24:37 UTC, 2 replies.
- Re: Why not use shared_ptr or other ref counting to handle RowBatch's auxilliary memory? - posted by Amos Bird <am...@gmail.com> on 2016/09/01 03:27:12 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-4020: Handle external conflicting changes to HMS gracefully - posted by "Internal Jenkins (Code Review)" <ge...@cloudera.org> on 2016/09/01 04:15:04 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1702: Check all referenced tables, including those without associated TupleDescriptors, for duplicated table IDs. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/09/01 05:26:07 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-4056: Fix toSql() of DistributeParam doesn't work as expected. - posted by "Yuanhao Luo (Code Review)" <ge...@cloudera.org> on 2016/09/01 07:33:21 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-4050: Support starting webserver specified by hostname - posted by "hewenting (Code Review)" <ge...@cloudera.org> on 2016/09/01 08:40:23 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) Impala-4058: unaligned memory access issue in SIMDed byteswap. - posted by "Youwei Wang (Code Review)" <ge...@cloudera.org> on 2016/09/01 08:48:31 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-4057:fix webserver interface with 127.0.0.1 when start impala process - posted by "hewenting (Code Review)" <ge...@cloudera.org> on 2016/09/01 09:14:24 UTC, 0 replies.
- [Impala-ASF-CR] Impala-4058: unaligned memory access issue in SIMDed byteswap. - posted by "Youwei Wang (Code Review)" <ge...@cloudera.org> on 2016/09/01 12:41:16 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-4058: SimdByteSwap::ByteSwap256 assumed memory was 16-byte aligned. - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 12:59:19 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-4058: ByteSwap256 assumed memory was 16-byte aligned. - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 13:01:59 UTC, 27 replies.
- [Impala-ASF-CR] IMPALA-3973: add position and occurrence to instr() - posted by "Lars Volker (Code Review)" <ge...@cloudera.org> on 2016/09/01 13:43:18 UTC, 24 replies.
- [Impala-ASF-CR] IMPALA-4056: Fix toSql() of DistributeParam - posted by "Yuanhao Luo (Code Review)" <ge...@cloudera.org> on 2016/09/01 14:58:57 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-3786: Replace "cloudera" with "apache" (part 2) - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 16:19:03 UTC, 4 replies.
- [Impala-CR] IMPALA-3376: Extra definition level when writing Parquet files - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:47 UTC, 1 replies.
- [Impala-CR] IMPALA-2878: Fix Base64Decode error and remove duplicate codes. - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:48 UTC, 1 replies.
- [Impala-CR] IMPALA-3611: track unused Disk IO buffer memory - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:48 UTC, 1 replies.
- [Impala-CR] IMPALA-3918: Remove Cloudera copyrights and add ASF license header - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:50 UTC, 3 replies.
- [Impala-CR] IMPALA-3790: Fix admission control flaky stress test - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:50 UTC, 1 replies.
- [Impala-CR] IMPALA-3567: Part 1: groundwork to make Join build sides DataSinks - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:50 UTC, 1 replies.
- [Impala-CR] IMPALA-3786: Remove "Cloudera" from impalad webpage title - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:51 UTC, 1 replies.
- [Impala-CR] IMPALA-2700: ASCII NUL characters are doubled on insert into text tables - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:51 UTC, 1 replies.
- [Impala-CR] IMPALA-1112: Remove some unncessary code from cross-compilation - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:51 UTC, 1 replies.
- [Impala-CR] IMPALA-3843: Update warning for non-SSSE3 CPUs - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:51 UTC, 1 replies.
- [Impala-CR] IMPALA-3965: TSSLSocketWithWildcardSAN.py not exported as part of impala-shell build lib - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:51 UTC, 1 replies.
- [Impala-CR] IMPALA-3924: Ubuntu16 support - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:51 UTC, 1 replies.
- [Impala-CR] IMPALA-3946: fix MemPool integrity issues with empty chunks - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:52 UTC, 1 replies.
- [Impala-CR] IMPALA-3764,3914: fuzz test HDFS scanners and fix parquet bugs found - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:52 UTC, 1 replies.
- [Impala-CR] IMPALA-3969: stress test: add option to set common query options - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:52 UTC, 1 replies.
- [Impala-CR] IMPALA-3940: Fix getting column stats through views. - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:52 UTC, 1 replies.
- [Impala-CR] IMPALA-3923: fix overflow in BufferedTupleStream::GetRows() - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:52 UTC, 1 replies.
- [Impala-CR] IMPALA-3957: Test failure in S3 build: TestLoadData.test load - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:52 UTC, 1 replies.
- [Impala-CR] IMPALA-3972: Improve display of /varz page - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:53 UTC, 1 replies.
- [Impala-CR] IMPALA-3936: BufferedBlockMgr fixes for Pin() while write in flight. - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:53 UTC, 1 replies.
- [Impala-CR] IMPALA-3829: OpenSession() logs errors on valid configuration keys - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:53 UTC, 1 replies.
- [Impala-CR] IMPALA-2347: Reuse metastore client connections in Catalog - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:53 UTC, 1 replies.
- [Impala-CR] IMPALA-3881: Add DataTables 1.10.12 to www/ - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:53 UTC, 1 replies.
- [Impala-CR] IMPALA-3953: Fixes for KuduScanNode BE test failure - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:53 UTC, 1 replies.
- [Impala-CR] Remove dead and untested code - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:54 UTC, 1 replies.
- [Impala-CR] IMPALA-3964: Fix crash when a count(*) is performed on a nested collection. - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:54 UTC, 1 replies.
- [Impala-CR] IMPALA-3918: remove Cloudera copyright from the shell welcome message - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:54 UTC, 1 replies.
- [Impala-CR] IMPALA-3470: DecompressorTest is flaky. - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:54 UTC, 1 replies.
- [Impala-CR] IMPALA-3952: Clear scratch batch mem pool if Open() failed. - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:54 UTC, 1 replies.
- [Impala-CR] IMPALA-3201: buffer pool header only - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:54 UTC, 1 replies.
- [Impala-CR] IMPALA-1619, IMPALA-3018: Address various small memory allocation related bugs - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:54 UTC, 1 replies.
- [Impala-CR] IMPALA-3856,IMPALA-3871: Fix BinaryPredicate normalization for Kudu - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:55 UTC, 1 replies.
- [Impala-CR] IMPALA-3063: Separate join inversion from join ordering. - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:55 UTC, 1 replies.
- [Impala-CR] IMPALA-3954: Add unique database to scanner test - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:55 UTC, 1 replies.
- [Impala-CR] IMPALA-3992: bad shell error message when running nonexistent file - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:55 UTC, 1 replies.
- [Impala-CR] Fix stress test runner bug introduced by IMPALA-3969 - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:55 UTC, 1 replies.
- [Impala-CR] IMPALA-3650: DISTRIBUTE BY required for managed Kudu tables - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:55 UTC, 1 replies.
- [Impala-CR] IMPALA-3662: Don't double allocate tuples buffer in parquet scanner - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:56 UTC, 1 replies.
- [Impala-CR] IMPALA-2988: Refactor HdfsTableSink::Close() so that it cannot fail - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:56 UTC, 1 replies.
- [Impala-CR] IMPALA-3828: Enable inversion for inner joins. - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:56 UTC, 1 replies.
- [Impala-CR] IMPALA-3962: Clean up scratch tuple batch on scan failures - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:56 UTC, 1 replies.
- [Impala-CR] Add functional and targeted perf tests for joins with empty builds - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:56 UTC, 1 replies.
- [Impala-CR] IMPALA-3090: always log memory limit errors - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:56 UTC, 1 replies.
- [Impala-CR] IMPALA-4004: Don't access nested types in test failpoints.py - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:57 UTC, 1 replies.
- [Impala-CR] IMPALA-3988: Only use first 96 bits of query id - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:57 UTC, 1 replies.
- [Impala-CR] IMPALA-3981: Fix crash when accessing statestored / catalogd /memz page - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:57 UTC, 1 replies.
- [Impala-CR] IMPALA-3996: Migrate to updated Kudu insert string API - posted by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/09/01 19:44:57 UTC, 1 replies.
- Sorry for the spam - posted by Thomas Tauber-Marshall <tm...@cloudera.com> on 2016/09/01 19:49:20 UTC, 8 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3382: Long warnings cause impala-shell to stall - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:07:46 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3823: Add timer to measure Parquet footer reads - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:07:55 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) Add a synthetic query to stress the number of open hdfs connections. - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:09:08 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-4058: benchmark byteswap on misaligned memory - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:09:19 UTC, 17 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2717: impala-shell breaks on non-ascii chars in resultset - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:09:19 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2761: OS X: Misc Fixes - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:09:43 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1862: Invalid value not reported as a scanner error - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:10:05 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) Add testing utility to convert nested data to flat data - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:12:23 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1694: Improve logging in the catalog - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:12:29 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2518: DROP DATABASE CASCADE does not remove cache directives of tables - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:13:27 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1661: Netezza compatibility functions: strings - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:13:33 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2864: Ensure that client connections are closed after a failed RPC and a failed Open() - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:13:47 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) Fix Parquet timestamp behavior for Hive data - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:13:52 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) Kudu: Remove TODO about checking for unsupported types in table loading - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:13:57 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) Query gen: Add INSERT statements - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:14:11 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) Refactor CREATE TABLE grammar rules in prep for PRIMARY KEY - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:14:16 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2848: Simplify creation of a new Kudu table - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:14:24 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3335: enable single-node optimizaion with joins - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:14:35 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3613: Do not update unregistered subscribers - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:14:46 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3650: DISTRIBUTE BY required for managed Kudu tables - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:14:53 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2418: Display truncated Details column in profile summary - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:15:04 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2890: Add support for ALTER for Kudu tables - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:15:21 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) PREVIEW IMPALA-2550: RPC batching - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:15:34 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3881: General improvements to /queries page - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:15:42 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) PREVIEW: IMPALA-2550 Introduce query-wide execution context. - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:15:50 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3766: Applying LZ4 compression on buffers before spilling - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:16:00 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) Kimpala (Preview) - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:16:07 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2328 Parquet scan should use min/max stats - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:16:20 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3804: Push per-split filtering into scanners - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:16:55 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2626: In-flight queries fail when statestore comes back online. - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:17:03 UTC, 0 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2013: Issue Hbase queries individually during data-load. - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:17:11 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-889: Add support for ISO-SQL trim() - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:17:26 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) IMPALA-2033: Netezza compatibility functions quote ident - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:17:38 UTC, 2 replies.
- [Impala-CR](cdh5-trunk) IMPALA-3776: fix 'describe formatted' for Avro tables - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:17:45 UTC, 1 replies.
- [Impala-CR](cdh5-trunk) IMPALA-1766: Misc. statistical functions. Implemented aggregate corr(). - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:17:58 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-3808: Add incubating DISCLAIMER from the Incubator Branding Guide - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:25:55 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-3671: Add query option to limit scratch space usage - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:26:28 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-4006: dangerous rm -rf statements in scripts - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:26:50 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-3873: Add QueryStateAccessor - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:43:59 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-4054: Remove serial test workarounds for IMPALA-2479. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/09/01 21:48:51 UTC, 4 replies.
- Sending Code Review emails to a different list - posted by Jim Apple <jb...@cloudera.com> on 2016/09/01 22:57:25 UTC, 14 replies.
- [Impala-ASF-CR] IMPALA-3481: Use Kudu ScanToken API for scan ranges - posted by "Matthew Jacobs (Code Review)" <ge...@cloudera.org> on 2016/09/02 01:22:19 UTC, 15 replies.
- [Impala-ASF-CR] IMPALA-4014: PARALLEL HEADERS ONLY: Introduce query-wide execution state. - posted by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/09/02 07:34:27 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-3491: Use unique database fixture in test nested types.py - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/09/02 13:36:33 UTC, 6 replies.
- Request for feedback: C++ Style Guide - posted by Lars Volker <lv...@cloudera.com> on 2016/09/02 16:36:08 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-3637,IMPALA-3636: refactor codegen constant replacement - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/02 16:59:28 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-4047: DO NOT SUBMIT Highlight all occurrences of CDH/cdh - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/02 18:44:26 UTC, 10 replies.
- [Impala-ASF-CR] Minor enhancements to helper scripts. - posted by "Zoltan Ivanfi (Code Review)" <ge...@cloudera.org> on 2016/09/02 18:53:35 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-3567: move ExecOption profile helpers to RuntimeProfile - posted by "Matthew Jacobs (Code Review)" <ge...@cloudera.org> on 2016/09/02 20:04:28 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-4053: Address follow up comments for IMPALA-3610 - posted by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/09/02 23:28:52 UTC, 3 replies.
- IMPALA-2549: Debug rules -> injecting failures and exercising edge cases - posted by Henry Robinson <he...@apache.org> on 2016/09/02 23:51:42 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-3815: clean up cross-compiled comparator - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/09/03 00:26:58 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-3567 Part 2, IMPALA-3899: factor out PHJ builder - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/09/03 00:45:50 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-1670: Support multiple partitions in ALTER TABLE ADD PARTITION - posted by "Attila Jeges (Code Review)" <ge...@cloudera.org> on 2016/09/03 01:54:32 UTC, 5 replies.
- [Impala-ASF-CR] IMPALA-4028 When the path to sentry-site.xml contains spaces, impalad and catalogd start up failed. The solution is to remove the spaces from the path to the sentry-site.xml when impalad and catalogd reading configuration in process of startup - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2016/09/03 08:25:02 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-3308: Get expr-test passing on PPC64LE - posted by "segelyang (Code Review)" <ge...@cloudera.org> on 2016/09/05 06:21:07 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-4074: Configuration items duplicate in template of YARN - posted by "Yuanhao Luo (Code Review)" <ge...@cloudera.org> on 2016/09/05 07:56:16 UTC, 3 replies.
- questions about runtime filters - posted by Amos Bird <am...@gmail.com> on 2016/09/05 12:01:02 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-3902: Scheduler improvements for running multiple fragment instances on a single backend - posted by "Lars Volker (Code Review)" <ge...@cloudera.org> on 2016/09/05 19:09:17 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-3980: Re-enable Hive as a target database for the Random Query Generator - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2016/09/05 23:22:17 UTC, 1 replies.
- Jira move to apache - Inputs required - posted by Bharath Vissapragada <bh...@cloudera.com> on 2016/09/06 01:27:42 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-4075: Fix import kudu module exception on conftest.py - posted by "hewenting (Code Review)" <ge...@cloudera.org> on 2016/09/06 01:29:35 UTC, 1 replies.
- [Impala-ASF-CR] Add FNV, Zobrist, and SIMD hash functions to the int hash benchmark. - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/06 01:36:33 UTC, 9 replies.
- [Impala-ASF-CR] IMPALA-3491: Use unique database fixture in test partitioning.py - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/09/06 15:36:15 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-3491: Use unique database fixture in test insert parquet.py - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/09/06 15:36:36 UTC, 8 replies.
- [Impala-ASF-CR](asf-site) Focus the website on Apache Impala (incubating), not Cloudera Impala. - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/06 16:49:49 UTC, 0 replies.
- [Impala-ASF-CR](asf-site) IMPALA-4068: Focus pages on Apache Impala, not Cloudera Impala. - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/06 16:51:52 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-3898: Add a pytest skipif decorator based on presence of Impala LZO. - posted by "David Knupp (Code Review)" <ge...@cloudera.org> on 2016/09/06 17:02:08 UTC, 0 replies.
- Re: Contributions to Cloudera Impala - posted by Jim Apple <jb...@cloudera.com> on 2016/09/06 20:28:03 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-4028: Trim sentry config file path spaces while impala start. - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2016/09/07 13:17:27 UTC, 11 replies.
- [Impala-ASF-CR] IMPALA-4087: TestFragmentLifecycle.test failure in prepare - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/09/07 16:13:50 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-4008: don't bake in hash table and hash join pointers - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/09/07 16:36:13 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-3221: Copyright / license audit - posted by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/09/07 18:34:38 UTC, 3 replies.
- How PMC members are supposed to enforce release policy? - posted by Jim Apple <jb...@cloudera.com> on 2016/09/07 21:06:25 UTC, 3 replies.
- Prepare to vote on release candidate 1 - posted by Jim Apple <jb...@cloudera.com> on 2016/09/07 21:08:36 UTC, 14 replies.
- [Impala-ASF-CR] IMPALA-3739: Enable stress tests on Kudu - posted by "Dimitris Tsirogiannis (Code Review)" <ge...@cloudera.org> on 2016/09/07 21:22:55 UTC, 1 replies.
- [Impala-ASF-CR] Remove superfluous Hive Metastore integration test. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/09/08 05:49:52 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-1654: General partition exprs in DDL operations. - posted by "Amos Bird (Code Review)" <ge...@cloudera.org> on 2016/09/08 13:59:58 UTC, 7 replies.
- [Impala-ASF-CR] IMPALA-1616: Improve the Memory Limit Exceeded error report - posted by "Attila Jeges (Code Review)" <ge...@cloudera.org> on 2016/09/08 15:10:45 UTC, 7 replies.
- [Impala-ASF-CR] Allow buildall.sh to work from snapshots (not just git checkouts) - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/08 16:02:56 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-4096: Allow clean.sh to work from snapshots - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/08 16:39:57 UTC, 12 replies.
- [Impala-ASF-CR] IMPALA-4097: Crash in kudu-scan-node-test - posted by "Matthew Jacobs (Code Review)" <ge...@cloudera.org> on 2016/09/08 20:24:31 UTC, 8 replies.
- [Impala-ASF-CR] IMPALA-3491: Use unique db in test scanners.py and test aggregation.py - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/09/09 00:08:25 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-4098: Open()/Close() partition exprs once per fragment instance. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/09/09 00:55:31 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-1702: Enforce unique table ID - posted by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/09/09 17:54:07 UTC, 4 replies.
- [Impala-ASF-CR] IMPALA-2013: Reintroduce steps for checking HBase health in run-hbase.sh - posted by "David Knupp (Code Review)" <ge...@cloudera.org> on 2016/09/09 18:00:18 UTC, 6 replies.
- [Impala-ASF-CR] IMPALA-4026: Implement double-buffering for BlockingQueue. - posted by "Michael Ho (Code Review)" <ge...@cloudera.org> on 2016/09/09 18:33:24 UTC, 10 replies.
- [Impala-ASF-CR] IMPALA-4091: Fix backend unit to log in logs/be tests. - posted by "Alex Behm (Code Review)" <ge...@cloudera.org> on 2016/09/09 19:29:25 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-4111: backend death tests should not produce minidumps - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/09/09 20:00:56 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-3949: Log the error message in FileSystemUtil.copyToLocal() - posted by "Bharath Vissapragada (Code Review)" <ge...@cloudera.org> on 2016/09/09 20:46:28 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-3718: Support subset of functional-query for Kudu - posted by "Michael Brown (Code Review)" <ge...@cloudera.org> on 2016/09/09 21:39:07 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-4100, IMPALA-4112: RQG-on-Hive: Replace EXTRACT UDF and IS [NOT] DISTINCT FROM in HiveSqlWriter - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2016/09/09 22:13:00 UTC, 1 replies.
- [Impala-ASF-CR] IMPALA-3201: in-memory buffer pool implementation - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2016/09/09 22:40:31 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-4100,4112: Qgen: Replace EXTRACT UDF + IS [NOT] DISTINCT FROM in HiveSqlWriter - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2016/09/09 23:03:17 UTC, 3 replies.
- [Impala-ASF-CR] IMPALA-4110: PREVIEW: Make RAT run on Impala tarballs. - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2016/09/09 23:06:08 UTC, 2 replies.
- [Impala-ASF-CR] IMPALA-4099: Fix the error message while loading UDFs with no JARs - posted by "Bharath Vissapragada (Code Review)" <ge...@cloudera.org> on 2016/09/10 00:26:02 UTC, 0 replies.
- [Impala-ASF-CR] IMPALA-3823: Add timer to measure Parquet footer reads - posted by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/09/11 03:09:31 UTC, 1 replies.
- Config file comments generated by GPL tools - posted by Jim Apple <jb...@cloudera.com> on 2016/09/12 16:38:25 UTC, 4 replies.
- 2.7.0 release blocker: testdata/data/mstr origin - posted by Jim Apple <jb...@cloudera.com> on 2016/09/12 17:49:27 UTC, 5 replies.
- How to install the custom built impala - posted by Pradeep Nayak <pr...@gmail.com> on 2016/09/12 20:06:31 UTC, 11 replies.
- ASF-hosted gerrit - posted by Jim Apple <jb...@cloudera.com> on 2016/09/13 17:16:03 UTC, 0 replies.
- [Toolchain-CR] Add support for Kudu 1.0 RC and build additional OSes - posted by "Matthew Jacobs (Code Review)" <ge...@cloudera.org> on 2016/09/14 01:46:13 UTC, 4 replies.
- Where to put shared, test-only BE code? - posted by Lars Volker <lv...@cloudera.com> on 2016/09/14 20:13:53 UTC, 1 replies.
- Cloudera blog on Impala's S3 performance - posted by Henry Robinson <he...@apache.org> on 2016/09/16 17:08:44 UTC, 0 replies.
- test errors in local env - posted by Amos Bird <am...@gmail.com> on 2016/09/17 04:06:13 UTC, 6 replies.
- [DISCUSS] Removal of Llama support in next (2.8?) release of Impala - posted by Henry Robinson <he...@apache.org> on 2016/09/17 21:52:13 UTC, 4 replies.
- Please evaluate 2.7.0rc2 - posted by Jim Apple <jb...@cloudera.com> on 2016/09/18 00:15:20 UTC, 4 replies.
- Experimental removal syntax support for "select extract(ident from expr)" - posted by "Wang, Youwei A" <yo...@intel.com> on 2016/09/19 15:03:46 UTC, 1 replies.
- Git hook to automatically call clang-format - posted by Henry Robinson <he...@apache.org> on 2016/09/19 20:36:41 UTC, 2 replies.
- kudu startup errors - posted by Marcel Kornacker <ma...@cloudera.com> on 2016/09/20 20:49:21 UTC, 1 replies.
- Issues with Apache Impala (incubating) website - posted by Roman Shaposhnik <rv...@apache.org> on 2016/09/20 22:43:02 UTC, 4 replies.
- Multi-threading design - posted by Marcel Kornacker <ma...@cloudera.com> on 2016/09/20 23:01:27 UTC, 0 replies.
- Purpose of ParseNode.toSql() - posted by Zoltan Ivanfi <zi...@cloudera.com> on 2016/09/21 19:03:47 UTC, 1 replies.
- Impala Toolchain Build: Unsupported options error - posted by Valencia Serrao <vs...@us.ibm.com> on 2016/09/22 05:45:23 UTC, 5 replies.
- [VOTE] 2.7.0 release candidate 3 - posted by Jim Apple <jb...@cloudera.com> on 2016/09/22 11:17:41 UTC, 10 replies.
- Is there any mechanism for configurable behavior in Impala FE? - posted by Zoltan Ivanfi <zi...@cloudera.com> on 2016/09/22 16:53:11 UTC, 1 replies.
- Can you please send the output of these commands? - posted by Lars Volker <lv...@cloudera.com> on 2016/09/23 17:35:33 UTC, 7 replies.
- "status.cc:114] Query id 0:0 not found" every second in Impalad logs - posted by Mostafa Mokhtar <mm...@cloudera.com> on 2016/09/23 23:23:13 UTC, 1 replies.
- impala start error. please help me to solve the troubles. thanks! - posted by Linxiaoyong <li...@huawei.com> on 2016/09/27 02:50:59 UTC, 3 replies.
- does impala allow for secondary indices - posted by amoners <am...@d-thinker.org> on 2016/09/27 04:54:52 UTC, 1 replies.
- [RESULT] [VOTE] 2.7.0 release candidate 3 - posted by Jim Apple <jb...@cloudera.com> on 2016/09/27 15:12:30 UTC, 2 replies.
- Cannot build with custom toolchain - posted by Lars Volker <lv...@cloudera.com> on 2016/09/29 09:56:17 UTC, 2 replies.
- Who owns docker builds? - posted by Lars Volker <lv...@cloudera.com> on 2016/09/29 11:23:14 UTC, 0 replies.
- Re: [VOTE] Impala 2.7.0 release candidate 3 - posted by Jim Apple <jb...@cloudera.com> on 2016/09/30 22:26:20 UTC, 1 replies.