You are viewing a plain text version of this content. The canonical link for it is here.
- [1/3] kudu git commit: [location_awareness] Assign locations to clients - posted by al...@apache.org on 2019/01/03 01:53:59 UTC, 0 replies.
- [2/3] kudu git commit: [python] handle DisableOpenSSLInitialization() result status - posted by al...@apache.org on 2019/01/03 01:54:00 UTC, 0 replies.
- [3/3] kudu git commit: [util] use lighter locking scheme for ThreadMgr - posted by al...@apache.org on 2019/01/03 01:54:01 UTC, 0 replies.
- [1/2] kudu git commit: KUDU-683: unify C++ client-to-master retry logic - posted by aw...@apache.org on 2019/01/03 02:36:42 UTC, 0 replies.
- [2/2] kudu git commit: KUDU-683: unify C++ client-to-master retry logic - posted by aw...@apache.org on 2019/01/03 02:36:43 UTC, 0 replies.
- [1/2] kudu git commit: docs: update guidance for binding functions - posted by mp...@apache.org on 2019/01/03 17:40:37 UTC, 0 replies.
- [2/2] kudu git commit: java: KuduBinaryExtractor should use the thread context classloader - posted by mp...@apache.org on 2019/01/03 17:40:38 UTC, 0 replies.
- kudu git commit: python: fix tests run in Python 3.4 environments - posted by ad...@apache.org on 2019/01/03 23:12:19 UTC, 0 replies.
- [1/2] kudu git commit: [tools] Allow ksck output to be filtered by section - posted by mp...@apache.org on 2019/01/04 19:03:45 UTC, 0 replies.
- [2/2] kudu git commit: build: Factor dependency extraction code from dist_test into a python library - posted by mp...@apache.org on 2019/01/04 19:03:46 UTC, 0 replies.
- kudu git commit: generic_iterators-test: fix TestMerge when FLAGS_num_iters > 1 - posted by ad...@apache.org on 2019/01/04 20:10:16 UTC, 0 replies.
- kudu git commit: [build-and-test] add short-circuiting for RUN_FLAKY_ONLY - posted by al...@apache.org on 2019/01/04 20:56:07 UTC, 0 replies.
- kudu git commit: Add Apache Kudu logo to the source tree - posted by mp...@apache.org on 2019/01/04 21:51:36 UTC, 0 replies.
- kudu git commit: KUDU-2411. Add scripts to build binaries for testing use - posted by mp...@apache.org on 2019/01/04 23:14:36 UTC, 0 replies.
- kudu git commit: [c++] remove -Wno-deprecated compiler's flag - posted by al...@apache.org on 2019/01/05 01:22:05 UTC, 0 replies.
- [1/2] kudu git commit: Rename ts_location_assignment-itest to location_assignment-itest - posted by ad...@apache.org on 2019/01/08 05:16:59 UTC, 0 replies.
- [2/2] kudu git commit: Support CXXFLAGS - posted by ad...@apache.org on 2019/01/08 05:17:00 UTC, 0 replies.
- [1/4] kudu git commit: [test] dos2unix for rowset_tree-test - posted by ad...@apache.org on 2019/01/09 06:22:05 UTC, 0 replies.
- [2/4] kudu git commit: [gutil] suppress -Wdeprecated-declarations warning on macOS - posted by ad...@apache.org on 2019/01/09 06:22:06 UTC, 0 replies.
- [3/4] kudu git commit: KUDU-2652: deflake TsRecoveryITest.TestNoBlockIDReuseIfMissingBlocks - posted by ad...@apache.org on 2019/01/09 06:22:07 UTC, 0 replies.
- [4/4] kudu git commit: [fs]: wrapping up containers in scoped_refptr - posted by ad...@apache.org on 2019/01/09 06:22:08 UTC, 0 replies.
- kudu git commit: tablet: clean up MergeIterState API - posted by ad...@apache.org on 2019/01/09 07:03:56 UTC, 0 replies.
- [kudu] branch gh-pages updated: [build] Update repo URL - posted by ab...@apache.org on 2019/01/09 18:10:58 UTC, 0 replies.
- [kudu] branch master updated (920c21a -> b0086fe) - posted by ab...@apache.org on 2019/01/09 18:11:09 UTC, 0 replies.
- [kudu] 01/04: KUDU-2656: pass IOContext to ValidateDeltaOrder - posted by ab...@apache.org on 2019/01/09 18:11:10 UTC, 0 replies.
- [kudu] 02/04: Reduce severity of "Error trying to read ahead of the log" log message - posted by ab...@apache.org on 2019/01/09 18:11:11 UTC, 0 replies.
- [kudu] 03/04: KUDU-2195. Add additional gflag to force sync of consensus metadata - posted by ab...@apache.org on 2019/01/09 18:11:12 UTC, 0 replies.
- [kudu] 04/04: [build] Update repo URL - posted by ab...@apache.org on 2019/01/09 18:11:13 UTC, 0 replies.
- [kudu] branch master updated: Support location awareness in READ_CLOSEST for the C++ client - posted by mp...@apache.org on 2019/01/09 21:14:44 UTC, 0 replies.
- [kudu] branch master updated (2831c91 -> d51889f) - posted by gr...@apache.org on 2019/01/10 23:05:16 UTC, 0 replies.
- [kudu] 01/09: Reduce election-related logging - posted by gr...@apache.org on 2019/01/10 23:05:17 UTC, 0 replies.
- [kudu] 02/09: Assign locations to tablet servers and the client in Java - posted by gr...@apache.org on 2019/01/10 23:05:18 UTC, 0 replies.
- [kudu] 03/09: Eliminate redundant VLOG_IS_ON calls - posted by gr...@apache.org on 2019/01/10 23:05:19 UTC, 0 replies.
- [kudu] 04/09: Support location awareness in READ_CLOSEST for the Java client - posted by gr...@apache.org on 2019/01/10 23:05:20 UTC, 0 replies.
- [kudu] 05/09: Fix DOS line endings in TestServerInfo.java - posted by gr...@apache.org on 2019/01/10 23:05:21 UTC, 0 replies.
- [kudu] 06/09: [examples] fix name of the class for spark-submit - posted by gr...@apache.org on 2019/01/10 23:05:22 UTC, 0 replies.
- [kudu] 07/09: [backup] Workaround KUDU-1868 errors - posted by gr...@apache.org on 2019/01/10 23:05:23 UTC, 0 replies.
- [kudu] 08/09: [backup] Make the scanRequestTimeout unit clear - posted by gr...@apache.org on 2019/01/10 23:05:24 UTC, 0 replies.
- [kudu] 09/09: [spark-tools] Fix DistributedDataGenerator num-tasks - posted by gr...@apache.org on 2019/01/10 23:05:25 UTC, 0 replies.
- [kudu] branch master updated (d51889f -> 389f997) - posted by mp...@apache.org on 2019/01/11 02:34:33 UTC, 0 replies.
- [kudu] 01/02: KUDU-2640: Add Spark Structured Streaming Sink - posted by mp...@apache.org on 2019/01/11 02:34:34 UTC, 0 replies.
- [kudu] 02/02: Do not fallthrough to next case upon parsing "\n" in JSON - posted by mp...@apache.org on 2019/01/11 02:34:35 UTC, 0 replies.
- [kudu] branch master updated (389f997 -> 3277fe3) - posted by mp...@apache.org on 2019/01/17 19:06:51 UTC, 0 replies.
- [kudu] 01/03: [docs] Add docs for rack/location-awareness - posted by mp...@apache.org on 2019/01/17 19:06:52 UTC, 0 replies.
- [kudu] 02/03: client: avoid accessing state after scheduling retry - posted by mp...@apache.org on 2019/01/17 19:06:53 UTC, 0 replies.
- [kudu] 03/03: docs: Add Gerrit HTTP endpoint instructions - posted by mp...@apache.org on 2019/01/17 19:06:54 UTC, 0 replies.
- [kudu] branch master updated: KUDU-2636: LBM supports deleting dead containers - posted by ad...@apache.org on 2019/01/17 21:55:53 UTC, 0 replies.
- [kudu] branch master updated (0c50197 -> 5b1d17f) - posted by ad...@apache.org on 2019/01/23 17:54:14 UTC, 0 replies.
- [kudu] 01/08: Reduce delta compaction logging - posted by ad...@apache.org on 2019/01/23 17:54:15 UTC, 0 replies.
- [kudu] 02/08: KUDU-2662 TestKuduClient.testClientLocation is flaky - posted by ad...@apache.org on 2019/01/23 17:54:16 UTC, 0 replies.
- [kudu] 03/08: Reduce MRS flush and rowset compaction logging - posted by ad...@apache.org on 2019/01/23 17:54:17 UTC, 0 replies.
- [kudu] 04/08: Reduce DMS flush logging - posted by ad...@apache.org on 2019/01/23 17:54:18 UTC, 0 replies.
- [kudu] 05/08: Various mostly cosmetic improvements to the maintenance manager - posted by ad...@apache.org on 2019/01/23 17:54:19 UTC, 0 replies.
- [kudu] 06/08: [examples] a small update on SparkExample - posted by ad...@apache.org on 2019/01/23 17:54:20 UTC, 0 replies.
- [kudu] 07/08: KUDU-2665: deflake block_manager-stress-test - posted by ad...@apache.org on 2019/01/23 17:54:21 UTC, 0 replies.
- [kudu] 08/08: python: fix Python 3.4 based tests - posted by ad...@apache.org on 2019/01/23 17:54:22 UTC, 0 replies.
- [kudu] branch master updated (5b1d17f -> 9443a69) - posted by ad...@apache.org on 2019/01/23 22:33:21 UTC, 0 replies.
- [kudu] 01/02: [spark] Add metrics to kudu-spark - posted by ad...@apache.org on 2019/01/23 22:33:22 UTC, 0 replies.
- [kudu] 02/02: [java] log warning if applying operation on a closed session - posted by ad...@apache.org on 2019/01/23 22:33:23 UTC, 0 replies.
- [kudu] branch master updated (9443a69 -> 371fc8d) - posted by ad...@apache.org on 2019/01/24 01:11:57 UTC, 0 replies.
- [kudu] 01/05: [spark] Add some logging to trace KuduContext operations - posted by ad...@apache.org on 2019/01/24 01:11:58 UTC, 0 replies.
- [kudu] 02/05: [sentry] add mini Sentry to the external mini cluster - posted by ad...@apache.org on 2019/01/24 01:11:59 UTC, 0 replies.
- [kudu] 03/05: De-flake sentry tests - posted by ad...@apache.org on 2019/01/24 01:12:00 UTC, 0 replies.
- [kudu] 04/05: generic_iterators: assorted cleanup - posted by ad...@apache.org on 2019/01/24 01:12:01 UTC, 0 replies.
- [kudu] 05/05: generic_iterators: short-circuit MergeIterState::PullNextBlock - posted by ad...@apache.org on 2019/01/24 01:12:02 UTC, 0 replies.
- [kudu] branch master updated (371fc8d -> daf04ea) - posted by ad...@apache.org on 2019/01/25 00:09:52 UTC, 0 replies.
- [kudu] 01/02: revert test changes from KUDU-2236 - posted by ad...@apache.org on 2019/01/25 00:09:53 UTC, 0 replies.
- [kudu] 02/02: [fs]: delete the (orphaned) metadata file when repairing - posted by ad...@apache.org on 2019/01/25 00:09:54 UTC, 0 replies.
- [kudu] branch master updated: [java] deflake tests that use KuduTestHarness.findLeaderMasterServer - posted by ad...@apache.org on 2019/01/25 00:56:58 UTC, 0 replies.
- [kudu] branch master updated: switch all iterators to unique_ptr - posted by ad...@apache.org on 2019/01/25 00:58:14 UTC, 0 replies.
- [kudu] branch master updated (33d3878 -> 5629cc7) - posted by ad...@apache.org on 2019/01/25 05:15:00 UTC, 0 replies.
- [kudu] 01/02: generic_iterators: move iterator declarations into cc file - posted by ad...@apache.org on 2019/01/25 05:15:01 UTC, 0 replies.
- [kudu] 02/02: generic_iterators: prep for MergeIterator dominance - posted by ad...@apache.org on 2019/01/25 05:15:02 UTC, 0 replies.
- [kudu] branch master updated (5629cc7 -> 6283225) - posted by gr...@apache.org on 2019/01/25 23:16:08 UTC, 0 replies.
- [kudu] 01/03: Fix master_sentry-itest built in RELEASE mode - posted by gr...@apache.org on 2019/01/25 23:16:09 UTC, 0 replies.
- [kudu] 02/03: [docker] Add an initial docker build - posted by gr...@apache.org on 2019/01/25 23:16:10 UTC, 0 replies.
- [kudu] 03/03: [backup] Use upsert on restore - posted by gr...@apache.org on 2019/01/25 23:16:11 UTC, 0 replies.
- [kudu] branch master updated: KUDU-2456 Limit number of pending transactions logged - posted by gr...@apache.org on 2019/01/26 04:02:08 UTC, 0 replies.
- [kudu] branch master updated (f1a6335 -> 0f6d33b) - posted by al...@apache.org on 2019/01/28 23:58:20 UTC, 0 replies.
- [kudu] 01/05: [java] enable regression test for KUDU-2415 - posted by al...@apache.org on 2019/01/28 23:58:21 UTC, 0 replies.
- [kudu] 02/05: docs: add warning about overlapping directories - posted by al...@apache.org on 2019/01/28 23:58:22 UTC, 0 replies.
- [kudu] 03/05: KUDU-2662 TestKuduClient.testClientLocation is flaky - posted by al...@apache.org on 2019/01/28 23:58:23 UTC, 0 replies.
- [kudu] 04/05: [java] deflake RYW tests in TestKuduClient - posted by al...@apache.org on 2019/01/28 23:58:24 UTC, 0 replies.
- [kudu] 05/05: rpc: add TCP socket statistics to /rpcz - posted by al...@apache.org on 2019/01/28 23:58:25 UTC, 0 replies.
- [kudu] branch master updated (0f6d33b -> 3047db9) - posted by wd...@apache.org on 2019/01/29 17:45:07 UTC, 0 replies.
- [kudu] 01/02: [tools] Add table scan tool - posted by wd...@apache.org on 2019/01/29 17:45:08 UTC, 0 replies.
- [kudu] 02/02: [tools] Describe more table attributes - posted by wd...@apache.org on 2019/01/29 17:45:09 UTC, 0 replies.
- [kudu] branch master updated: KUDU-2411: Add OS/Arch detection to binary extract - posted by mp...@apache.org on 2019/01/29 22:15:47 UTC, 0 replies.
- [kudu] branch master updated (ebe6265 -> 9ac3b29) - posted by gr...@apache.org on 2019/01/30 20:45:52 UTC, 0 replies.
- [kudu] 01/03: [build] Fix mini cluster binary relocation on Mac OS - posted by gr...@apache.org on 2019/01/30 20:45:53 UTC, 0 replies.
- [kudu] 02/03: [build] Improve mini cluster artifact name - posted by gr...@apache.org on 2019/01/30 20:45:54 UTC, 0 replies.
- [kudu] 03/03: [gradle] Increase test JVMs heap size - posted by gr...@apache.org on 2019/01/30 20:45:55 UTC, 0 replies.
- [kudu] branch master updated (9ac3b29 -> 03827b1) - posted by mp...@apache.org on 2019/01/31 00:10:20 UTC, 0 replies.
- [kudu] 01/02: KUDU-2680: ignore tombstones when updating dirs - posted by mp...@apache.org on 2019/01/31 00:10:21 UTC, 0 replies.
- [kudu] 02/02: binary artifact: generate properties file - posted by mp...@apache.org on 2019/01/31 00:10:22 UTC, 0 replies.
- [kudu] branch master updated: [thirdparty] detection of broken std::regex in libstdc++ - posted by al...@apache.org on 2019/01/31 00:31:53 UTC, 0 replies.
- [kudu] branch master updated (5884166 -> 146d1a8) - posted by al...@apache.org on 2019/01/31 19:08:09 UTC, 0 replies.
- [kudu] 01/02: KUDU-2684: deduplicate master addrs on tservers - posted by al...@apache.org on 2019/01/31 19:08:10 UTC, 0 replies.
- [kudu] 02/02: [tools] KUDU-2557 fix flake in TwoConcurrentRebalancers test - posted by al...@apache.org on 2019/01/31 19:08:11 UTC, 0 replies.
- [kudu] branch master updated (146d1a8 -> f167cc6) - posted by gr...@apache.org on 2019/01/31 20:58:45 UTC, 0 replies.
- [kudu] 01/02: KUDU-2411: Altered binary jar extractor API - posted by gr...@apache.org on 2019/01/31 20:58:46 UTC, 0 replies.
- [kudu] 02/02: KUDU-2477: highlight primary key in master Web UI - posted by gr...@apache.org on 2019/01/31 20:58:47 UTC, 0 replies.