You are viewing a plain text version of this content. The canonical link for it is here.
- [kudu-CR] [maintenance] use workload statistics to scale perf score of flushes/compactions - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/08/01 00:10:09 UTC, 4 replies.
- [kudu-CR] Block Bloom filter false positive rate correction - posted by "Jim Apple (Code Review)" <ge...@cloudera.org> on 2020/08/01 02:15:15 UTC, 16 replies.
- [kudu-CR](gh-pages) Add blog post about Ranger - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/08/01 21:00:19 UTC, 24 replies.
- [kudu-CR] KUDU-2612 p6: add coordination calls to system client - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/08/02 17:01:44 UTC, 10 replies.
- [kudu-CR] [KUDU-1728] parallelize download blocks in tablet-copy-client - posted by "wangning (Code Review)" <ge...@cloudera.org> on 2020/08/03 08:19:02 UTC, 12 replies.
- [kudu-CR](gh-pages) site: add builds@kudu.apache.org - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/08/03 12:54:05 UTC, 3 replies.
- [kudu-CR](gh-pages) Fix link to Kudu examples in community page - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/08/03 14:20:17 UTC, 4 replies.
- [kudu-CR] Added kudu.snapshotTimestampMicros to kudu spark readOptions as optional property - posted by "Kevin McCarthy (Code Review)" <ge...@cloudera.org> on 2020/08/03 14:27:11 UTC, 1 replies.
- [kudu-CR] KUDU-2612 p7: add transaction participants to tablets - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/08/03 17:35:58 UTC, 16 replies.
- [kudu-CR] [KUDU-3177] Added kudu.snapshotTimestampMicros to kudu spark readOptions as optional property Added property snapshotTimestampMs to spark read options which will allow consistant scans when timestamp is set before the first dataFrame read. - posted by "Kevin McCarthy (Code Review)" <ge...@cloudera.org> on 2020/08/03 18:04:42 UTC, 2 replies.
- [kudu-CR] Fix a Google+ link - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/08/03 19:07:07 UTC, 4 replies.
- [kudu-CR] [KUDU-3177] Added kudu.snapshotTimestampMicros to kudu spark readOptions as optional property - posted by "Kevin McCarthy (Code Review)" <ge...@cloudera.org> on 2020/08/03 21:45:41 UTC, 6 replies.
- [kudu-CR] [java] add state in ScanRequest toString - posted by "Li Zhiming (Code Review)" <ge...@cloudera.org> on 2020/08/04 04:29:14 UTC, 7 replies.
- [kudu-CR] [benchmarks] fetch last 10 weeks of stats for graphs - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/08/04 05:01:35 UTC, 4 replies.
- [kudu-CR] [benchmarks] added a few 'perf stat' metrics - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/08/04 22:41:28 UTC, 14 replies.
- [kudu-CR] [scripts] alternative y-label in jobs runtime.R - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/08/05 03:06:46 UTC, 2 replies.
- [kudu-CR] [scripts] fix y-axis label for benchmarks.sh - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/08/05 20:39:46 UTC, 3 replies.
- [kudu-CR] [docker] Generate all tags in a single build command - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/08/06 01:59:35 UTC, 5 replies.
- [kudu-CR] [scripts] fix y-axis label in benchmarks.sh - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/08/06 22:34:49 UTC, 2 replies.
- [kudu-CR] KUDU-2612 p8: replay participant ops on bootstrap - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/08/07 01:15:50 UTC, 9 replies.
- [kudu-CR] [tablet] txn --> op in tablet inject latency on apply - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/08/07 22:26:34 UTC, 4 replies.
- [kudu-CR] [tablet] acquire a lock for DCHECK() only in debug build - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/08/07 22:34:58 UTC, 4 replies.
- [kudu-CR] [tserver] add test to reproduce KUDU-1587 conditions - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/08/08 04:02:12 UTC, 12 replies.
- [kudu-CR] [kserver] fix const-correctness for getter methods - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/08/10 04:53:01 UTC, 6 replies.
- [kudu-CR] [monotime] add MonoDelta::operator{+,-}() - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/08/10 06:38:11 UTC, 8 replies.
- [kudu-CR] KUDU-3180: prioritize larger mem-stores in time-based flusing - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2020/08/10 16:50:06 UTC, 8 replies.
- [kudu-CR] WIP [master]: Initiate change config request for adding master - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2020/08/11 00:43:28 UTC, 1 replies.
- [kudu-CR] KUDU-3181: put a bound on the queue of compilation manager - posted by "Li Zhiming (Code Review)" <ge...@cloudera.org> on 2020/08/12 02:47:34 UTC, 11 replies.
- [kudu-CR] KUDU-2844 (2/3): move RowBlock memory into a new RowBlockMemory struct - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/08/12 21:27:52 UTC, 8 replies.
- [kudu-CR] KUDU-2844 (1/3): make BlockHandle ref-counted - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/08/12 21:29:37 UTC, 16 replies.
- [kudu-CR] KUDU-2844 (3/3): avoid copying plain/dict strings to RowBlock Arena - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/08/12 22:02:12 UTC, 7 replies.
- [kudu-CR] WIP KUDU-1587 part 1: load meter for ThreadPool - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/08/12 23:04:51 UTC, 1 replies.
- [kudu-CR] KUDU-2373: registered a flag validator with maintenance manager num threads - posted by "Mahesh Reddy (Code Review)" <ge...@cloudera.org> on 2020/08/13 17:53:52 UTC, 2 replies.
- [kudu-CR] KUDU-2373: Registered a flag validator with maintenance manager num threads - posted by "Mahesh Reddy (Code Review)" <ge...@cloudera.org> on 2020/08/14 02:04:49 UTC, 0 replies.
- [kudu-CR] KUDU-2373: Registered a flag validator - posted by "Mahesh Reddy (Code Review)" <ge...@cloudera.org> on 2020/08/14 02:05:47 UTC, 5 replies.
- [kudu-CR] KUDU-1587 part 1: load meter for ThreadPool - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/08/14 03:11:42 UTC, 35 replies.
- [kudu-CR] [master] KUDU-3182 Allow single master to specify --master addresses - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2020/08/14 19:15:01 UTC, 15 replies.
- [kudu-CR] [util] operators for MonoDelta addition/subtraction - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/08/14 22:35:24 UTC, 5 replies.
- [kudu-CR] KUDU-1587 part2: reject write request if apply queue is overloaded - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/08/15 02:41:07 UTC, 0 replies.
- [kudu-CR] KUDU-1587 part 2: reject write ops if apply queue is overloaded - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/08/15 04:25:31 UTC, 22 replies.
- [kudu-CR] [build] Adjust JAVA HOME candidates - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/08/24 21:21:19 UTC, 15 replies.
- [kudu-CR] KUDU-2612 p9: anchor participant ops in WAL - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/08/25 04:48:40 UTC, 5 replies.
- [kudu-CR] [docker] Support building and pushing multi-arch images - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/08/25 15:10:56 UTC, 8 replies.
- [kudu-CR] Add .clang-format file - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/08/25 22:11:09 UTC, 4 replies.
- [kudu-CR] KUDU-3184: Added null check - posted by "Mahesh Reddy (Code Review)" <ge...@cloudera.org> on 2020/08/25 23:06:15 UTC, 1 replies.
- [kudu-CR] WIP: support keys not at the front of a schema - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/08/25 23:16:14 UTC, 1 replies.
- [kudu-CR] KUDU-3184:Fix GetFQDN() when canonical name returns null [net] - posted by "Mahesh Reddy (Code Review)" <ge...@cloudera.org> on 2020/08/26 00:21:49 UTC, 3 replies.
- [kudu-CR] [docs] fix wrong usage of command in administration.adoc - posted by "wangning (Code Review)" <ge...@cloudera.org> on 2020/08/26 06:10:50 UTC, 2 replies.
- [kudu-CR] Upgrade docs/site building tools - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/08/26 12:02:54 UTC, 13 replies.
- [kudu-CR] Fix C++ client API docs - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/08/26 12:02:58 UTC, 21 replies.
- [kudu-CR] KUDU-3184:[net] Fix GetFQDN() when canonical name returns null - posted by "Mahesh Reddy (Code Review)" <ge...@cloudera.org> on 2020/08/26 19:05:37 UTC, 3 replies.
- [kudu-CR] [net] KUDU-3184: Fix GetFQDN() when canonical name returns null - posted by "Mahesh Reddy (Code Review)" <ge...@cloudera.org> on 2020/08/26 20:39:09 UTC, 11 replies.
- [kudu-CR] tablet: replace MVCC "commit" with "apply" - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/08/28 02:27:15 UTC, 6 replies.
- [kudu-CR] KUDU-3012: Throttled log warning - posted by "Mahesh Reddy (Code Review)" <ge...@cloudera.org> on 2020/08/29 01:17:02 UTC, 2 replies.
- [kudu-CR] tablet: refactor delta iteration code - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/08/30 01:06:21 UTC, 4 replies.
- [kudu-CR] WIP - KUDU-3187: Enhance the HMS plugin to check if synchronization is enabled - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/08/30 19:07:41 UTC, 0 replies.