You are viewing a plain text version of this content. The canonical link for it is here.
- [kudu-CR] [tserver] Move cell and probe key size checking to prepare phase - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2019/08/01 01:51:23 UTC, 4 replies.
- [kudu-CR] tools: fix warnning when compiling in ASAN and TSAN caused by ConvertToKuduPartialRow. - posted by "honeyhexin (Code Review)" <ge...@cloudera.org> on 2019/08/01 04:40:16 UTC, 1 replies.
- [kudu-CR] tools: fix warning when compiling in ASAN and TSAN caused by ConvertToKuduPartialRow. - posted by "honeyhexin (Code Review)" <ge...@cloudera.org> on 2019/08/01 05:01:41 UTC, 3 replies.
- [kudu-CR] KUDU-2911: Consider the available space when selecting data dirs for tablets - posted by "ZhangYao (Code Review)" <ge...@cloudera.org> on 2019/08/01 05:38:19 UTC, 10 replies.
- [kudu-CR] [tools] Add delete column and alter column tools - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2019/08/01 06:09:25 UTC, 3 replies.
- [kudu-CR] [ksck] Filter tables and tablets in KsckCluster - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2019/08/01 07:51:08 UTC, 27 replies.
- [kudu-CR] [tools] Add table tools to delete column and alter column - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2019/08/01 10:53:01 UTC, 37 replies.
- [kudu-CR] [docs] Remove the duplicate word - posted by "Yao Xu (Code Review)" <ge...@cloudera.org> on 2019/08/01 11:06:52 UTC, 4 replies.
- [kudu-CR] [tablet] the row size is equal to schema size plus null bitmap size - posted by "helifu (Code Review)" <ge...@cloudera.org> on 2019/08/02 01:05:44 UTC, 2 replies.
- [kudu-CR] Consider the available space when selecting data dirs for blocks. - posted by "ZhangYao (Code Review)" <ge...@cloudera.org> on 2019/08/02 12:51:35 UTC, 21 replies.
- [kudu-CR] KUDU-2854 short circuit predicates on dictionary-coded columns - posted by "helifu (Code Review)" <ge...@cloudera.org> on 2019/08/02 13:57:07 UTC, 7 replies.
- [kudu-CR] testcase: TestTSRegisters adds ts seqno checking after ts restarts - posted by "XiaokaiWang (Code Review)" <ge...@cloudera.org> on 2019/08/02 16:19:58 UTC, 6 replies.
- [kudu-CR] testcase: with CheckRowCount instead of CheckRowCountWithRetries - posted by "XiaokaiWang (Code Review)" <ge...@cloudera.org> on 2019/08/02 16:38:09 UTC, 6 replies.
- [kudu-CR] Merge branch 'master' of https://github.com/apache/kudu - posted by "Sandish Kumar HN (Code Review)" <ge...@cloudera.org> on 2019/08/05 02:25:29 UTC, 3 replies.
- [kudu-CR] Docker image for python kudu client - posted by "Sandish Kumar HN (Code Review)" <ge...@cloudera.org> on 2019/08/05 02:25:34 UTC, 2 replies.
- [kudu-CR] Merge remote-tracking branch 'origin' into python-client-docker - posted by "Sandish Kumar HN (Code Review)" <ge...@cloudera.org> on 2019/08/05 02:30:24 UTC, 1 replies.
- [kudu-CR] WIP: Upgrade Hive dependency to 3.1.1 - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2019/08/05 03:28:55 UTC, 0 replies.
- [kudu-CR] KUDU-2849 Docker image for python kudu client - posted by "Sandish Kumar HN (Code Review)" <ge...@cloudera.org> on 2019/08/05 03:42:37 UTC, 10 replies.
- [kudu-CR] POC: Upgrade Hive dependency to 3.1.1 - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2019/08/05 19:13:18 UTC, 4 replies.
- [kudu-CR] POC: Remove the Sentry Integration - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2019/08/05 19:13:21 UTC, 3 replies.
- [kudu-CR] [code style] Keep same code style in test files - posted by "honeyhexin (Code Review)" <ge...@cloudera.org> on 2019/08/06 05:34:05 UTC, 8 replies.
- [kudu-CR] KUDU-2797 p2: the master aggregates tablet statistics - posted by "helifu (Code Review)" <ge...@cloudera.org> on 2019/08/06 12:47:55 UTC, 26 replies.
- [kudu-CR] Prepare for upgrading to Hive 3 - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2019/08/06 13:27:51 UTC, 12 replies.
- [kudu-CR] POC: Disable Sentry related tests - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2019/08/06 14:05:06 UTC, 7 replies.
- [kudu-CR] docs: correct invalid link - posted by "XiaokaiWang (Code Review)" <ge...@cloudera.org> on 2019/08/07 12:38:54 UTC, 3 replies.
- [kudu-CR] [metrics] Merge metrics by the same attribute - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2019/08/08 10:46:55 UTC, 10 replies.
- [kudu-CR] [docs] updated docs w.r.t. collocation practices - posted by "Alex Rodoni (Code Review)" <ge...@cloudera.org> on 2019/08/10 01:01:25 UTC, 2 replies.
- [kudu-CR] [thirdparty] Bump LZ4 to version 1.9.1 - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2019/08/10 03:24:31 UTC, 12 replies.
- [kudu-CR] KUDU-2917 Split a tablet into primary key ranges by number of rows - posted by "Yao Xu (Code Review)" <ge...@cloudera.org> on 2019/08/12 13:07:28 UTC, 10 replies.
- [kudu-CR] Remove redundant references of MasterServiceProxy - posted by "honeyhexin (Code Review)" <ge...@cloudera.org> on 2019/08/12 13:25:42 UTC, 3 replies.
- [kudu-CR] KUDU-2915 Support to delete dead tservers from CLI - posted by "honeyhexin (Code Review)" <ge...@cloudera.org> on 2019/08/12 16:33:19 UTC, 3 replies.
- [kudu-CR] [docs] fix spark integration examples - posted by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2019/08/12 17:58:55 UTC, 4 replies.
- [kudu-CR] KUDU-1938 Add non-copy setters to partial row pt 3 - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2019/08/12 19:28:07 UTC, 8 replies.
- [kudu-CR] KUDU-1938 Add support for CHAR/VARCHAR pt 1 - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2019/08/12 19:28:07 UTC, 9 replies.
- [kudu-CR] KUDU-1938 [java] Add support for CHAR/VARCHAR pt 4 - posted by "Attila Bukor (Code Review)" <ge...@cloudera.org> on 2019/08/12 19:28:08 UTC, 15 replies.
- [kudu-CR] KUDU-2847: Optimize iteration over selection vector in SerializeRowBlock - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2019/08/13 01:04:51 UTC, 5 replies.
- [kudu-CR] KUDU-1938 Add CHAR/VARCHAR to C++ client pt 2 - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2019/08/13 06:25:11 UTC, 7 replies.
- [kudu-CR] KUDU-2901: Consider the available space when selecting data dirs for tablets and blocks. - posted by "ZhangYao (Code Review)" <ge...@cloudera.org> on 2019/08/13 11:43:44 UTC, 8 replies.
- [kudu-CR] [tablet] Fixed the bug of DeltaTracker::CountDeletedRows - posted by "Yao Xu (Code Review)" <ge...@cloudera.org> on 2019/08/14 05:24:01 UTC, 21 replies.
- [kudu-CR] [test] Make the kudu-admin-test more rubust by adding AssertEventually - posted by "honeyhexin (Code Review)" <ge...@cloudera.org> on 2019/08/15 13:28:52 UTC, 2 replies.
- [kudu-CR] [test] Make the kudu-admin-test more robust by adding AssertEventually - posted by "honeyhexin (Code Review)" <ge...@cloudera.org> on 2019/08/15 22:22:53 UTC, 4 replies.
- [kudu-CR] KUDU-2212 mute TSAN on destruction of a locked mutex in glog - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2019/08/16 05:04:35 UTC, 7 replies.
- [kudu-CR] [llvm] back-port of fix for TSAN issue 944 - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2019/08/16 05:04:38 UTC, 2 replies.
- [kudu-CR] docs: correct invalid link about schema design - posted by "XiaokaiWang (Code Review)" <ge...@cloudera.org> on 2019/08/16 16:15:12 UTC, 3 replies.
- [kudu-CR] [test] handle ScanTableToStrings() result status - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2019/08/16 21:12:26 UTC, 8 replies.
- [kudu-CR] Minor update to kudu-tool-test for macOS. - posted by "Hannah Nguyen (Code Review)" <ge...@cloudera.org> on 2019/08/16 23:28:39 UTC, 10 replies.
- [kudu-CR] WIP KUDU-2780: create thread for auto-rebalancing (1/n) - posted by "Hannah Nguyen (Code Review)" <ge...@cloudera.org> on 2019/08/16 23:36:19 UTC, 0 replies.
- [kudu-CR] [compression] Refactor unit tests and add simple benchmark test - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2019/08/17 01:22:58 UTC, 13 replies.
- [kudu-CR] [thirdparty] fix boost build with clang from Xcode - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2019/08/18 06:16:40 UTC, 2 replies.
- [kudu-CR] small cleanup: remove unnecessary semicolons (part 2) - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2019/08/19 15:56:35 UTC, 5 replies.
- [kudu-CR] [docs] Fix an outdated slow DNS log description - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2019/08/20 03:34:17 UTC, 2 replies.
- [kudu-CR] KUDU-2921: Exposing the table statistics to spark relation. - posted by "ZhangYao (Code Review)" <ge...@cloudera.org> on 2019/08/20 15:15:12 UTC, 20 replies.
- [kudu-CR] [mini hms] remove unused duplicate from env vars - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2019/08/20 21:55:57 UTC, 2 replies.
- [kudu-CR] Move some rebalancing logic from tools to master - posted by "Hannah Nguyen (Code Review)" <ge...@cloudera.org> on 2019/08/21 01:08:01 UTC, 9 replies.
- [kudu-CR] KUDU-2069 pt 1: add a maintenance mode - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2019/08/21 08:03:11 UTC, 11 replies.
- [kudu-CR] Add ExtractFloat method to JsonReader and improve ExtractDouble method - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2019/08/21 10:50:10 UTC, 0 replies.
- [kudu-CR] [util] Add ExtractFloat method to JsonReader and improve ExtractDouble method - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2019/08/21 11:47:06 UTC, 9 replies.
- [kudu-CR] [thirdparty] introduce chrony - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2019/08/21 20:25:21 UTC, 4 replies.
- [kudu-CR] WIP: Create kudu/rebalance subdirectory - posted by "Hannah Nguyen (Code Review)" <ge...@cloudera.org> on 2019/08/22 00:30:50 UTC, 7 replies.
- [kudu-CR] [clock] introduce mini chronyd - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2019/08/22 05:07:46 UTC, 11 replies.
- [kudu-CR] [docs]: Fix bad marddown formatting in tablets.md - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2019/08/22 08:19:35 UTC, 0 replies.
- [kudu-CR] [docs]: Fix bad marddown formatting in tablet.md - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2019/08/22 12:32:57 UTC, 0 replies.
- [kudu-CR] [docs]: Fix bad markdown formatting in tablet.md - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2019/08/22 12:34:30 UTC, 3 replies.
- [kudu-CR] KUDU-2907: add a dir to dir groups when full - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2019/08/22 18:22:20 UTC, 22 replies.
- [kudu-CR] Create kudu/rebalance subdirectory - posted by "Hannah Nguyen (Code Review)" <ge...@cloudera.org> on 2019/08/22 21:57:28 UTC, 22 replies.
- [kudu-CR] [metrics] Add a metric to count sub-entities when merge metrics - posted by "Yingchun Lai (Code Review)" <ge...@cloudera.org> on 2019/08/23 07:59:41 UTC, 7 replies.
- [kudu-CR] test: deflake ksck remote-test TestChecksumSnapshotCurrentTimestamp - posted by "Hao Hao (Code Review)" <ge...@cloudera.org> on 2019/08/23 20:24:55 UTC, 1 replies.
- [kudu-CR] KUDU-2348: Pick a random replica in RemoteTablet.java - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2019/08/23 20:32:35 UTC, 6 replies.
- [kudu-CR] KUDU-2877 Support logging to files and stderr at the same time - posted by "Sandish Kumar HN (Code Review)" <ge...@cloudera.org> on 2019/08/25 23:16:29 UTC, 24 replies.
- [kudu-CR](gh-pages) website: update committers page - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2019/08/26 05:40:19 UTC, 0 replies.
- [kudu-CR](gh-pages) [site] update committers page - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2019/08/26 05:41:19 UTC, 13 replies.
- [kudu-CR] [test] move filter tests from ksck-test to ksck remote-test - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2019/08/26 11:14:03 UTC, 7 replies.
- [kudu-CR] [cfile] Fix the default encoding mappings - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2019/08/27 06:51:24 UTC, 5 replies.
- [kudu-CR](gh-pages) [site] fix names on committers page - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2019/08/27 22:22:19 UTC, 1 replies.
- [kudu-CR](gh-pages) [site] fix name on committers page - posted by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2019/08/27 22:29:37 UTC, 7 replies.
- [kudu-CR] KUDU-2914: Rebalance tool support moving replicas from some specific tablet servers - posted by "Yifan Zhang (Code Review)" <ge...@cloudera.org> on 2019/08/28 11:07:43 UTC, 3 replies.
- [kudu-CR] KUDU-2877 Set stderrthreshold flag to INFO for Docker Images - posted by "Sandish Kumar HN (Code Review)" <ge...@cloudera.org> on 2019/08/28 21:01:44 UTC, 4 replies.
- [kudu-CR] [scripts] updated wire protocol-test results pattern - posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2019/08/28 23:47:14 UTC, 3 replies.