You are viewing a plain text version of this content. The canonical link for it is here.
- [kudu-CR] KUDU-2780: create thread for auto-rebalancing - posted by "Hannah Nguyen (Code Review)" <ge...@cloudera.org> on 2020/03/01 01:01:33 UTC, 29 replies.
- [kudu-CR] [build] Export EXTRA GRADLE FLAGS before cmake runs - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/01 01:40:43 UTC, 3 replies.
- [kudu-CR] ksck: display quiecing-related info - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/01 06:52:38 UTC, 16 replies.
- [kudu-CR] KUDU-3063: Set a ratio to reserve some nvm memory - posted by "ye yuqiang (Code Review)" <ge...@cloudera.org> on 2020/03/02 05:37:38 UTC, 5 replies.
- [kudu-CR] [java] KUDU-2972: add Kudu Ranger plugin - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/02 06:51:04 UTC, 7 replies.
- [kudu-CR] [java] subprocess: add a metrics message - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/02 07:41:22 UTC, 12 replies.
- [kudu-CR] [tserver] fix error code for DeleteTablet requests - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2020/03/02 08:45:00 UTC, 3 replies.
- [kudu-CR] [tserver] report the newly bootstraped tablet after OpenTablet completes - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2020/03/02 08:52:51 UTC, 0 replies.
- [kudu-CR] [tserver] report the newly bootstrapped tablet after OpenTablet completes - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2020/03/02 08:54:33 UTC, 26 replies.
- [kudu-CR] [WIP] Ranger authorization provider - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/03/02 18:31:19 UTC, 19 replies.
- [kudu-CR] KUDU-2972 Add Ranger client - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/03/02 18:31:19 UTC, 36 replies.
- [kudu-CR] [scripts] Update parse metrics log.py to make it usable in other scripts - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/02 18:34:09 UTC, 5 replies.
- [kudu-CR] util: deadline for BlockingQueue::Blocking{Put,Get} - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/02 21:30:41 UTC, 10 replies.
- [kudu-CR] [cmake] Fix mini-hms Java build in certain cases - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2020/03/03 02:09:47 UTC, 4 replies.
- [kudu-CR] [cmake] Fix ASAN build on macOS - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2020/03/03 02:09:47 UTC, 2 replies.
- [kudu-CR] [mini-cluster] clean up on common flags - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/03 04:20:21 UTC, 1 replies.
- [kudu-CR] [security] introduce security level override for OpenSSL - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/03 04:22:50 UTC, 1 replies.
- [kudu-CR] subprocess: plumb Java metrics into C++ - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/03 05:28:18 UTC, 12 replies.
- [kudu-CR] [troubleshooting] add chronyd for clock synchronisation - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/03 07:42:26 UTC, 10 replies.
- [kudu-CR] [hms] Fix testAlterTableHandler in later Hive versions - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/03 14:49:46 UTC, 10 replies.
- [kudu-CR] [wip] KUDU-2971 p3: concurrent requests support for subprocess - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/03 21:04:14 UTC, 0 replies.
- [kudu-CR] [build] Move the echo subprocess to the kudu-subprocess jar. - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/03 21:52:57 UTC, 4 replies.
- [kudu-CR] [java] KUDU-2972: Add Kudu Ranger plugin - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/03 23:03:39 UTC, 13 replies.
- [kudu-CR] [cmake] add project(Kudu) to avoid warning - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/03 23:34:04 UTC, 3 replies.
- [kudu-CR] [ksck] field renamings: flags --> unusual flags - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/04 05:42:57 UTC, 5 replies.
- [kudu-CR] blocking queue: replace gscoped ptr with unique ptr - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/04 08:28:24 UTC, 2 replies.
- [kudu-CR] [subprocess] Fix subprocess JAR path - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/03/04 13:29:22 UTC, 2 replies.
- [kudu-CR] [python] Remove use of dict.iteritems() - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/04 14:10:21 UTC, 6 replies.
- [kudu-CR] [build] Use Gradle to build the hms-plugin jar - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/04 14:35:38 UTC, 17 replies.
- [kudu-CR] [build] Fix Netty errors in verify jars.pl - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/04 18:31:44 UTC, 8 replies.
- [kudu-CR] [wip] subprocess: fix TestEchoSubprocess - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/04 21:45:28 UTC, 3 replies.
- [kudu-CR] test: re-deflake TabletServerQuiescingITest - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/05 02:17:50 UTC, 2 replies.
- [kudu-CR] [wip] subprocess: report metrics even when calls fail - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/05 02:29:06 UTC, 0 replies.
- [kudu-CR] subprocess: add server-side metrics - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/05 03:14:06 UTC, 10 replies.
- [kudu-CR] subprocess: fix TestEchoSubprocess - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/05 03:27:43 UTC, 5 replies.
- [kudu-CR] subprocess: report metrics even when calls fail - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/05 03:49:07 UTC, 12 replies.
- [kudu-CR] [ksck] report on misconfiguration for flag categories - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/05 05:33:18 UTC, 17 replies.
- [kudu-CR] Init kudu.write duration accumulator lazily - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/03/05 12:56:24 UTC, 2 replies.
- [kudu-CR] [util] Add support for 32 & 64 byte alignment to Arena allocator - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2020/03/05 21:19:20 UTC, 17 replies.
- [kudu-CR] [util] Import "Or" function to BlockBloomFilter from Impala - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2020/03/05 21:19:26 UTC, 12 replies.
- [kudu-CR] KUDU-2972 Add Ranger authorization provider - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/03/05 21:50:21 UTC, 6 replies.
- [kudu-CR] [WIP] Mini Ranger + Postgres - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/03/05 23:39:49 UTC, 2 replies.
- [kudu-CR] subprocess: add server metric for queue size - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/05 23:45:33 UTC, 7 replies.
- [kudu-CR] util: remove all gscoped ptr - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/06 01:37:41 UTC, 11 replies.
- [kudu-CR] common/tserver: replace gscoped ptr with unique ptr - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/06 08:01:33 UTC, 5 replies.
- [kudu-CR] KUDU-3070 allow rewrite raft config take multi tablet id as input - posted by "wangning (Code Review)" <ge...@cloudera.org> on 2020/03/06 14:23:26 UTC, 3 replies.
- [kudu-CR] [test-util] set OpenSSL security level for kudu CLI - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/07 00:39:55 UTC, 5 replies.
- [kudu-CR] [wip] ranger: set up MiniRanger - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/07 04:30:57 UTC, 6 replies.
- [kudu-CR] master: plumb metric for master leadership - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/08 22:27:49 UTC, 3 replies.
- [kudu-CR] KUDU-3070 skip open block manager - posted by "wangning (Code Review)" <ge...@cloudera.org> on 2020/03/09 04:18:12 UTC, 20 replies.
- [kudu-CR] replace gscoped ptr with std::unique ptr - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/09 08:22:52 UTC, 8 replies.
- [kudu-CR] [docker] Fix docker build - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/09 16:01:54 UTC, 2 replies.
- [kudu-CR] [docker] Reduce docker image size - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/09 16:02:07 UTC, 4 replies.
- [kudu-CR] [docker] Use the buildkit when building images - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/09 16:02:07 UTC, 5 replies.
- [kudu-CR] Merge branch 'master' of https://github.com/apache/kudu into 3-docker-buildkit - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/09 19:51:49 UTC, 1 replies.
- [kudu-CR] [docker] Add an Impala quickstart image - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/10 02:25:41 UTC, 27 replies.
- [kudu-CR] WIP - KUDU-3050: recover from corrupt kerberos ccache - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/03/10 03:31:09 UTC, 3 replies.
- [kudu-CR] KUDU-3063: Set a ratio as multiplication factor for memkind malloc usable size - posted by "ye yuqiang (Code Review)" <ge...@cloudera.org> on 2020/03/10 04:04:31 UTC, 8 replies.
- [kudu-CR] KUDU-3050: recover from corrupt kerberos ccache - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/03/10 21:19:42 UTC, 15 replies.
- [kudu-CR] [util] Changes to allow serializing/de-serializing BlockBloomFilter to a custom format - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2020/03/10 21:32:06 UTC, 5 replies.
- [kudu-CR] [quickstart] Add an Apache Impala quickstart guide - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/10 22:03:50 UTC, 20 replies.
- [kudu-CR] subprocess: maintain a thread for fork/exec - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/11 00:28:06 UTC, 7 replies.
- [kudu-CR] ranger: instantiate Ranger queue size metrics - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/11 00:31:49 UTC, 2 replies.
- [kudu-CR] ranger: fix the expected main class for the subprocess - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/11 00:52:55 UTC, 6 replies.
- [kudu-CR] threadpool: simplify Submit API - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/11 00:57:55 UTC, 14 replies.
- [kudu-CR] [build] Fix compilation when NO CHRONY is not defined - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/11 15:08:14 UTC, 4 replies.
- [kudu-CR] [build] Fix relocate binaries for mini cluster.py on Python 3 - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/11 15:11:16 UTC, 3 replies.
- [kudu-CR] [build] Fix the instance detector-test.cc license header - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/11 16:36:33 UTC, 3 replies.
- [kudu-CR] [build] Fail the LINT build with Java static analysis issues - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/11 18:43:43 UTC, 15 replies.
- [kudu-CR] [java] Fix checkstyle and spotbugs issues - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/11 19:29:15 UTC, 8 replies.
- [kudu-CR] [tools] fix warning on FlagsCategory::ARRAY SIZE - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/11 23:58:44 UTC, 2 replies.
- [kudu-CR] [java] fix Kudu Ranger plugin in a Kerberized env - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/12 00:26:35 UTC, 8 replies.
- [kudu-CR] [ranger] fix the java binary path for the subprocess - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/12 00:26:39 UTC, 6 replies.
- [kudu-CR] [ranger] pass 'principal' and 'keytab' to the subprocess - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/12 00:26:39 UTC, 32 replies.
- [kudu-CR] KUDU-3064 Make libunwind symbols work for all platform - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/03/12 10:23:14 UTC, 3 replies.
- [kudu-CR] KUDU-3072 Add glog patch to support stacktrace for aarch64 - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/03/12 11:02:08 UTC, 9 replies.
- [kudu-CR] [java] one more option forcing tests to run - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/12 21:35:01 UTC, 5 replies.
- [kudu-CR] [java] use KuduTestHarness in TestConnectToCluster - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/12 22:37:35 UTC, 12 replies.
- [kudu-CR] [client] Add C++ API to accept BlockBloomFilter directly - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2020/03/12 23:12:57 UTC, 13 replies.
- [kudu-CR] KUDU-2975: Spread WAL across multiple directories - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/13 00:36:44 UTC, 1 replies.
- [kudu-CR] [KUDU-2632] Replaced new Date(0) with DateUtil.epochDaysToSqlDate(0) - posted by "Volodymyr Verovkin (Code Review)" <ge...@cloudera.org> on 2020/03/13 01:24:22 UTC, 2 replies.
- [kudu-CR] [tests] use 768-bit RSA keys for crypto in tests - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/13 05:28:26 UTC, 2 replies.
- [kudu-CR] wip KUDU-2975 p1: introduce WAL dir manager - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/13 06:41:17 UTC, 1 replies.
- [kudu-CR] [gradle] remove failOnNoMatchingTests - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/13 07:18:22 UTC, 4 replies.
- [kudu-CR] [backup] fix log info - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2020/03/13 11:04:52 UTC, 2 replies.
- [kudu-CR] [java] Upgrade to Gradle 6.2.2 - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/13 14:03:25 UTC, 8 replies.
- [kudu-CR] [java] use KuduTestHarness in TestConnectionCache - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/13 21:12:28 UTC, 2 replies.
- [kudu-CR] [java] use KuduTestHarness in TestSecurity - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/14 03:11:41 UTC, 6 replies.
- [kudu-CR] [java] use KuduTestHarness in TestNegotiation - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/14 03:42:49 UTC, 5 replies.
- [kudu-CR] [java] fix Kudu Ranger plugin when Ranger is Kerberized - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/14 18:49:52 UTC, 21 replies.
- [kudu-CR] [ranger] parameterize the Java binary path for the subprocess - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/14 18:49:52 UTC, 21 replies.
- [kudu-CR] [ranger] fix incorrect authz enforcement in Ranger authz provider - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/14 18:49:56 UTC, 29 replies.
- [kudu-CR] [ranger] validate the JAR file path for the subprocess - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/14 18:49:56 UTC, 8 replies.
- [kudu-CR] [build] address compilation warnings from GCC 8.3.1 - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/14 20:54:08 UTC, 11 replies.
- [kudu-CR] [subprocess] copy subprocess JAR to be next to the master binary - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/14 21:50:08 UTC, 24 replies.
- [kudu-CR] client: micro-optimizations to reduce CPU and allocations - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/15 06:58:16 UTC, 15 replies.
- [kudu-CR] rpc: use a lighter weight completion for sync RPCs - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/15 06:58:17 UTC, 8 replies.
- [kudu-CR] rpc: reduce context switches and receive calls - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/15 06:58:17 UTC, 9 replies.
- [kudu-CR] [java] fix bug in getClosestServerInfo code - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2020/03/16 06:11:22 UTC, 5 replies.
- [kudu-CR] build-and-test.sh: fix TIDY build - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/16 08:36:33 UTC, 6 replies.
- [kudu-CR] BloomFileTestBase: refactor test fixture - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/16 09:19:53 UTC, 8 replies.
- [kudu-CR] remove kudu::Thread from tests - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/16 09:19:55 UTC, 8 replies.
- [kudu-CR] thread: simplify Thread::Create API - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/16 09:19:55 UTC, 6 replies.
- [kudu-CR] [util] Minor changes in BlockBloomFilter requested by Impala - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2020/03/16 18:02:58 UTC, 9 replies.
- [kudu-CR] build-and-test.sh: address follow-up feedback from Andrew - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/16 22:22:41 UTC, 5 replies.
- [kudu-CR] [build] Disable parallel Gradle builds in pre-commit. - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/16 22:35:14 UTC, 6 replies.
- [kudu-CR] [hms] disable direct SQL in MiniHms - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/16 23:51:11 UTC, 0 replies.
- [kudu-CR] [spark] improve log message to warn users to pass keytab/principal - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/16 23:51:19 UTC, 0 replies.
- [kudu-CR] [spark] add 'local-cluster' mode for unit test - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/16 23:51:24 UTC, 0 replies.
- [kudu-CR] KUDU-3068 Add atomic operations for aarch64 - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2020/03/17 02:13:14 UTC, 3 replies.
- [kudu-CR] WIP [release notes] supported NTP servers and new time source - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/17 03:45:27 UTC, 1 replies.
- [kudu-CR] KUDU-1625: background op to GC ancient, fully deleted rowsets - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/17 06:03:09 UTC, 16 replies.
- [kudu-CR] [tools] add test coverage for flags categories in ksck - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/17 07:38:06 UTC, 2 replies.
- [kudu-CR] WIP [release notes] supported NTP servers and time source - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/17 07:55:10 UTC, 4 replies.
- [kudu-CR] build: fix linker error in BloomFileTestBase - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/17 09:27:41 UTC, 5 replies.
- [kudu-CR] tablet: cache delta stats when flushing a DMS - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/17 10:09:06 UTC, 7 replies.
- [kudu-CR] [build] Fix buildSrc lock timeout - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/17 21:32:39 UTC, 4 replies.
- [kudu-CR] [ranger] validate the JAR file path of the subprocess - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/18 05:32:59 UTC, 12 replies.
- [kudu-CR] metrics: replace kudu::Bind usage with lambdas in FunctionGauge - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/18 08:46:18 UTC, 6 replies.
- [kudu-CR] block bloom filter: quell warning in release build - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/18 19:17:52 UTC, 3 replies.
- [kudu-CR] linked list-test-util: quelch warning - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/18 19:17:53 UTC, 2 replies.
- [kudu-CR] WIP - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/18 19:54:27 UTC, 1 replies.
- [kudu-CR] [build] Skip builds with no functional changes - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/18 19:54:31 UTC, 7 replies.
- [kudu-CR] [dont-commit] A sample patch to demonstrate the build skip - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/18 19:59:30 UTC, 2 replies.
- [kudu-CR] KUDU-3079 Add MiniRanger pt 1 - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/03/18 21:36:27 UTC, 2 replies.
- [kudu-CR] KUDU-3079 Add MiniRanger pt 3 - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/03/18 21:36:28 UTC, 0 replies.
- [kudu-CR] [client] Mark the Bloom filter predicate method as experimental - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2020/03/18 23:08:30 UTC, 2 replies.
- [kudu-CR] KUDU-3079 Add MiniPostgres - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/03/18 23:10:25 UTC, 52 replies.
- [kudu-CR] KUDU-3079 Add MiniRanger - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/03/18 23:10:25 UTC, 78 replies.
- [kudu-CR] POC: Upgrade Hive dependency to 3.1.1 - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/19 00:06:40 UTC, 3 replies.
- [kudu-CR] [util] KUDU-3067 add OpenStack metadata detector - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/19 01:02:16 UTC, 7 replies.
- [kudu-CR] POC: Disable Sentry related tests - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/19 01:48:30 UTC, 0 replies.
- [kudu-CR] tell IWYU to keep all inclusions of kudu/client/shared ptr.h - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/19 08:25:14 UTC, 8 replies.
- [kudu-CR] WIP: iwyu: standardize on libc++ - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/19 08:25:15 UTC, 6 replies.
- [kudu-CR] util: stop using namespaces - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/19 08:25:15 UTC, 7 replies.
- [kudu-CR] client: avoid an extra construction of ColumnSchema - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/19 22:14:28 UTC, 7 replies.
- [kudu-CR] tserver: avoid spinlock in scanners hot path - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/19 22:16:16 UTC, 6 replies.
- [kudu-CR] client: micro-optimize getters by outlining cold path - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/19 22:20:18 UTC, 4 replies.
- [kudu-CR] [thirdparty] python3 is good for building LLVM - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/19 22:27:38 UTC, 16 replies.
- [kudu-CR] tablet: plumb delta stats into delta compaction outputs - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/19 22:39:31 UTC, 10 replies.
- [kudu-CR] client: micro-optimize result batch cell getters by outlining cold path - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/20 05:38:34 UTC, 4 replies.
- [kudu-CR] [test] add securityDebug option for Java tests - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/20 21:50:31 UTC, 4 replies.
- [kudu-CR] [mini kdc] MiniKdc::Kinit() atomically replaces ccache - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/20 22:47:13 UTC, 2 replies.
- [kudu-CR] test: add some buffer in timing metrics - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/21 04:24:30 UTC, 2 replies.
- [kudu-CR] [util] GetBindIpForDaemon() consumes PID wider than 18 bit - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/21 20:22:05 UTC, 9 replies.
- [kudu-CR] server: make FS layout creation message less agressive - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/22 06:29:01 UTC, 2 replies.
- [kudu-CR] [ranger] allow subprocess to log to a file - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/23 05:58:37 UTC, 10 replies.
- [kudu-CR] KUDU-3088 Fix rebuild issue when thirdparty changed - posted by "RuiChen (Code Review)" <ge...@cloudera.org> on 2020/03/23 07:25:43 UTC, 3 replies.
- [kudu-CR] [docker] Make the build image more useful for development - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/23 14:24:03 UTC, 7 replies.
- [kudu-CR] [hms] Workaround HIVE-21614 Oracle compatibility issue - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2020/03/23 19:15:44 UTC, 2 replies.
- [kudu-CR] [KUDU-3085] Create Scala/SBT integration test example. - posted by "Brian McDevitt (Code Review)" <ge...@cloudera.org> on 2020/03/23 19:21:00 UTC, 2 replies.
- [kudu-CR] KUDU-3085: Create Scala/SBT integration test example. - posted by "Brian McDevitt (Code Review)" <ge...@cloudera.org> on 2020/03/23 20:17:58 UTC, 8 replies.
- [kudu-CR] gutil: add CPU detection flags for carryless multiplication, BMI - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/23 20:18:08 UTC, 2 replies.
- [kudu-CR] iwyu: standardize on libc++ - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/23 22:09:03 UTC, 18 replies.
- [kudu-CR] bitmap: faster implementation of iteration over a bitmap - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/23 22:37:00 UTC, 10 replies.
- [kudu-CR] [rpc] Add RPC feature flag for Bloom filter predicate - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2020/03/24 00:00:28 UTC, 8 replies.
- [kudu-CR] [util] set CURLOPT NOPROXY for EasyCurl - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/24 06:53:58 UTC, 9 replies.
- [kudu-CR] WIP: iwyu: codebase-wide fixes based on libcpp - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/24 09:14:17 UTC, 0 replies.
- [kudu-CR] rpc: relax limit on number of sidecars - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/24 18:42:42 UTC, 3 replies.
- [kudu-CR] Replace 'null bitmap' variable names with 'non null bitmap' - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/24 19:08:51 UTC, 4 replies.
- [kudu-CR] Use popcnt instruction for Bits::Count - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/24 20:27:05 UTC, 8 replies.
- [kudu-CR] wire protocol: some simplification and optimization for rowwise encoding - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/24 21:47:16 UTC, 10 replies.
- [kudu-CR] iwyu: codebase-wide fixes based on libcpp - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/24 23:28:36 UTC, 14 replies.
- [kudu-CR] [clock] hybrid clock-test to run in different environments - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/24 23:42:57 UTC, 12 replies.
- [kudu-CR] Fix some gcc warnings - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/25 03:30:53 UTC, 4 replies.
- [kudu-CR] [python] KUDU-3087 use 2048-bit RSA keys for CA and server certs - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/25 03:46:37 UTC, 16 replies.
- [kudu-CR] Add core algorithms for columnar serialization - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/25 07:37:00 UTC, 14 replies.
- [kudu-CR] gutil: bump up linux-syscall-support.h - posted by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2020/03/25 16:33:21 UTC, 11 replies.
- [kudu-CR] Fix loop unroll pragma for GCC < 8 - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/25 18:12:07 UTC, 6 replies.
- [kudu-CR] rowblock: improve GetSelectedRows API - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/25 21:11:03 UTC, 7 replies.
- [kudu-CR] Add functionality to serialize a RowBlock into columnar format - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/25 21:11:03 UTC, 14 replies.
- [kudu-CR] status callback: replace Bind usage with lambdas - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/26 07:55:40 UTC, 8 replies.
- [kudu-CR] [subprocess] remove conflict Jersey dependencies - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/26 18:42:05 UTC, 2 replies.
- [kudu-CR] [ranger] add more comments for Ranger privilege model - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/26 22:59:07 UTC, 14 replies.
- [kudu-CR] KUDU-3007. Support building Kudu on aarch64 platform - posted by "liusheng (Code Review)" <ge...@cloudera.org> on 2020/03/27 02:18:16 UTC, 2 replies.
- [kudu-CR] log: pass append callback by value and std::move - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/27 20:17:42 UTC, 0 replies.
- [kudu-CR] log: clean up entry batch append callback usage - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/28 00:14:10 UTC, 12 replies.
- [kudu-CR] KUDU-3093: fix DebugUtilTest.TestSignalStackTrace in RELEASE mode - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/28 00:14:38 UTC, 5 replies.
- [kudu-CR] subprocess: use a pipe instead of stdout for IO - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/28 05:25:13 UTC, 2 replies.
- [kudu-CR] env: remove kudu::Bind usage from Walk - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/28 06:57:29 UTC, 4 replies.
- [kudu-CR] gutil: remove BASE EXPORT - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/28 09:11:19 UTC, 4 replies.
- [kudu-CR] logging: remove kudu::Bind usage from LoggingCallback - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/28 09:11:20 UTC, 3 replies.
- [kudu-CR] rpc: remove kudu::Bind usage from ServerPicker - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/28 09:11:20 UTC, 5 replies.
- [kudu-CR] tracing: remove kudu::Bind usage from various callbacks - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/28 09:11:20 UTC, 4 replies.
- [kudu-CR] fs: remove kudu::Bind usage from ErrorManager - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/28 09:11:20 UTC, 5 replies.
- [kudu-CR] consensus: remove kudu::Bind usage from dirty callbacks - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/28 09:11:21 UTC, 10 replies.
- [kudu-CR] fs: remove kudu::Bind usage from DataDir closures - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/28 09:11:21 UTC, 4 replies.
- [kudu-CR] gutil: remove callback and bind from the codebase - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/28 09:11:21 UTC, 14 replies.
- [kudu-CR] subprocess: use a fifo instead of stdout for IO - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/28 10:30:59 UTC, 14 replies.
- [kudu-CR] env: add a fifo class - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/28 10:31:03 UTC, 11 replies.
- [kudu-CR] [build-support] introduce PARALLEL variable - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/29 02:14:18 UTC, 9 replies.
- [kudu-CR] [ranger] fix authorizing list tables - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/30 07:23:36 UTC, 3 replies.
- [kudu-CR] WIP [release notes] support for RHEL/CentOS 8.1 - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/30 14:47:09 UTC, 4 replies.
- [kudu-CR] [docs] added RHEL/CentOS 8 into the list of supported systems - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/30 14:52:48 UTC, 2 replies.
- [kudu-CR] Remove return types from various lambdas - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/30 18:55:28 UTC, 11 replies.
- [kudu-CR] [util] Add special handling for nullptr in fast hash - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2020/03/30 19:21:51 UTC, 11 replies.
- [kudu-CR] KUDU-3081 Add Kerberos support to MiniRanger - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/03/30 19:38:44 UTC, 14 replies.
- [kudu-CR] tserver: add support for returning scan result in columnar layout - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/30 19:53:07 UTC, 9 replies.
- [kudu-CR] KUDU-2059: add a TSAN suppression - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/30 21:15:22 UTC, 2 replies.
- [kudu-CR] KUDU-3093: another band-aid for this test - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/30 22:13:24 UTC, 1 replies.
- [kudu-CR] KUDU-3093: another band-aid for this DebugUtilTest.TestSignalStackTrace - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/30 22:52:35 UTC, 3 replies.
- [kudu-CR] [client] Add a note that only FAST HASH is supported in Bloom filter predicate - posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org> on 2020/03/31 00:19:01 UTC, 2 replies.
- [kudu-CR] [ranger] authorize list tables should never throw NotAuthorized - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2020/03/31 00:57:15 UTC, 12 replies.
- [kudu-CR](gh-pages) [site] add Zhang Yifan to the committers page - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/31 04:35:51 UTC, 0 replies.
- [kudu-CR](gh-pages) [site] add Yifan Zhang to the committers page - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2020/03/31 04:36:16 UTC, 5 replies.
- [kudu-CR] [thirdparty] root can run postgres - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2020/03/31 06:00:18 UTC, 4 replies.
- [kudu-CR] WIP: use ExternalProject Add to define thirdparty deps - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/31 07:15:51 UTC, 0 replies.
- [kudu-CR] external mini cluster: actually default to system unsync time source - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2020/03/31 07:16:53 UTC, 0 replies.
- [kudu-CR] [subprocess] Fix shutdown behavior - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/03/31 10:48:27 UTC, 8 replies.
- [kudu-CR] KUDU-3097 kudu master should delete table instead of keeping them - posted by "wangning (Code Review)" <ge...@cloudera.org> on 2020/03/31 10:52:31 UTC, 0 replies.
- [kudu-CR] KUDU-3097 kudu master should delete table when deleting table - posted by "wangning (Code Review)" <ge...@cloudera.org> on 2020/03/31 10:58:18 UTC, 0 replies.
- [kudu-CR] KUDU-3097 kudu master should delete table record when deleting table - posted by "wangning (Code Review)" <ge...@cloudera.org> on 2020/03/31 10:59:25 UTC, 1 replies.
- [kudu-CR] client: add support for columnar format scan - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2020/03/31 19:41:46 UTC, 4 replies.
- [kudu-CR] [ranger] Use unique loopback for MiniRanger - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2020/03/31 21:32:14 UTC, 2 replies.