t...@apache.org |
[1/9] incubator-kudu git commit: KUDU-1286. Set default replication to 3 |
Tue, 02 Feb, 06:55 |
t...@apache.org |
[2/9] incubator-kudu git commit: Remove autoreconf calls in download-thirdparty.sh |
Tue, 02 Feb, 06:55 |
t...@apache.org |
[3/9] incubator-kudu git commit: Bump gflags version |
Tue, 02 Feb, 06:55 |
t...@apache.org |
[4/9] incubator-kudu git commit: Revert "Remove autoreconf calls in download-thirdparty.sh" |
Tue, 02 Feb, 06:55 |
t...@apache.org |
[5/9] incubator-kudu git commit: python: start master with default_num_replicas=1 |
Tue, 02 Feb, 06:55 |
t...@apache.org |
[6/9] incubator-kudu git commit: Do not report tests that fail due to NTP issues |
Tue, 02 Feb, 06:55 |
t...@apache.org |
[7/9] incubator-kudu git commit: Enable compression and smaller block size for composite key index |
Tue, 02 Feb, 06:55 |
t...@apache.org |
[8/9] incubator-kudu git commit: env_posix: remove unused page_size_ member |
Tue, 02 Feb, 06:55 |
t...@apache.org |
[9/9] incubator-kudu git commit: KUDU-1317 (part 2): decay the replica creation load on TS lazily |
Tue, 02 Feb, 06:55 |
t...@apache.org |
incubator-kudu git commit: Fix flakiness in create-table-itest |
Tue, 02 Feb, 07:09 |
danburk...@apache.org |
incubator-kudu git commit: Spark connectors for Kudu |
Tue, 02 Feb, 20:15 |
t...@apache.org |
incubator-kudu git commit: tsan: remove libstdcxx race annotations |
Tue, 02 Feb, 20:15 |
a...@apache.org |
incubator-kudu git commit: KUDU-1272: better error messages when client deadlines expire |
Tue, 02 Feb, 21:11 |
t...@apache.org |
incubator-kudu git commit: Remove TSAN suppressions for protobuf |
Tue, 02 Feb, 21:49 |
jdcry...@apache.org |
incubator-kudu git commit: [c++ client] - Make fault tolerant scans set READ_AT_SNAPSHOT read mode implicitly |
Tue, 02 Feb, 23:42 |
|
[incubator-kudu] Git Push Summary |
|
jdcry...@apache.org |
[incubator-kudu] Git Push Summary |
Tue, 02 Feb, 23:52 |
jdcry...@apache.org |
[incubator-kudu] Git Push Summary |
Sun, 07 Feb, 19:16 |
jdcry...@apache.org |
[incubator-kudu] Git Push Summary |
Fri, 12 Feb, 00:28 |
jdcry...@apache.org |
[incubator-kudu] Git Push Summary |
Wed, 17 Feb, 03:05 |
jdcry...@apache.org |
[incubator-kudu] Git Push Summary |
Thu, 25 Feb, 16:47 |
|
incubator-kudu git commit: Use surefire to run Scala tests |
|
danburk...@apache.org |
incubator-kudu git commit: Use surefire to run Scala tests |
Wed, 03 Feb, 00:21 |
jdcry...@apache.org |
incubator-kudu git commit: Use surefire to run Scala tests |
Wed, 03 Feb, 01:23 |
jdcry...@apache.org |
incubator-kudu git commit: Bump master to 0.8.0-SNAPSHOT |
Wed, 03 Feb, 01:24 |
t...@apache.org |
incubator-kudu git commit: Update list of talks and conferences |
Wed, 03 Feb, 23:26 |
t...@apache.org |
[1/4] incubator-kudu git commit: docs: update build-from-source instructions for blessed build layout |
Wed, 03 Feb, 23:27 |
t...@apache.org |
[2/4] incubator-kudu git commit: KUDU-980 - Fix timestamp printing in c++ |
Wed, 03 Feb, 23:27 |
t...@apache.org |
[3/4] incubator-kudu git commit: build: remove tcmalloc heap checker |
Wed, 03 Feb, 23:27 |
t...@apache.org |
[4/4] incubator-kudu git commit: build: some coverage build fixes |
Wed, 03 Feb, 23:27 |
jdcry...@apache.org |
incubator-kudu git commit: KUDU-842. Implement Operation.toString() in Java client |
Wed, 03 Feb, 23:45 |
jdcry...@apache.org |
[1/2] incubator-kudu git commit: docs: update build-from-source instructions for blessed build layout |
Thu, 04 Feb, 00:03 |
jdcry...@apache.org |
[2/2] incubator-kudu git commit: KUDU-842. Implement Operation.toString() in Java client |
Thu, 04 Feb, 00:03 |
t...@apache.org |
incubator-kudu git commit: Fix flakiness of client_failover-itest |
Thu, 04 Feb, 05:33 |
t...@apache.org |
[1/5] incubator-kudu git commit: [c++ client] - Expose the schema being scanned in KuduScanBatch |
Thu, 04 Feb, 05:33 |
t...@apache.org |
[2/5] incubator-kudu git commit: [c++ client] - Allow to get the projection schema from the scanner |
Thu, 04 Feb, 05:33 |
t...@apache.org |
[3/5] incubator-kudu git commit: [python] - Allow to scan null values |
Thu, 04 Feb, 05:33 |
t...@apache.org |
[4/5] incubator-kudu git commit: [python] - Allow to set a scanner to be fault tolerant |
Thu, 04 Feb, 05:33 |
t...@apache.org |
[5/5] incubator-kudu git commit: Fix flakiness of client_failover-itest |
Thu, 04 Feb, 05:33 |
jdcry...@apache.org |
[1/5] incubator-kudu git commit: KUDU-980 - Fix timestamp printing in c++ |
Thu, 04 Feb, 21:03 |
jdcry...@apache.org |
[2/5] incubator-kudu git commit: [c++ client] - Expose the schema being scanned in KuduScanBatch |
Thu, 04 Feb, 21:03 |
jdcry...@apache.org |
[3/5] incubator-kudu git commit: [c++ client] - Allow to get the projection schema from the scanner |
Thu, 04 Feb, 21:03 |
jdcry...@apache.org |
[4/5] incubator-kudu git commit: [python] - Allow to scan null values |
Thu, 04 Feb, 21:03 |
jdcry...@apache.org |
[5/5] incubator-kudu git commit: [python] - Allow to set a scanner to be fault tolerant |
Thu, 04 Feb, 21:03 |
jdcry...@apache.org |
[1/2] incubator-kudu git commit: Update YCM config for new build layout |
Thu, 04 Feb, 21:03 |
jdcry...@apache.org |
[2/2] incubator-kudu git commit: Prefer 'replica' or 'host' to 'node' for accuracy |
Thu, 04 Feb, 21:03 |
jdcry...@apache.org |
incubator-kudu git commit: Prefer 'replica' or 'host' to 'node' for accuracy |
Thu, 04 Feb, 21:04 |
jdcry...@apache.org |
[1/2] incubator-kudu git commit: KUDU-966. Construct and cache the master registration PB at startup |
Thu, 04 Feb, 23:42 |
jdcry...@apache.org |
[2/2] incubator-kudu git commit: KUDU-966. Add tracing for some network-related functions |
Thu, 04 Feb, 23:42 |
jdcry...@apache.org |
[1/3] incubator-kudu git commit: [java] Retry Verify when looping |
Thu, 04 Feb, 23:42 |
jdcry...@apache.org |
[2/3] incubator-kudu git commit: KUDU-966. Add tracing for some network-related functions |
Thu, 04 Feb, 23:42 |
jdcry...@apache.org |
[3/3] incubator-kudu git commit: KUDU-966. Construct and cache the master registration PB at startup |
Thu, 04 Feb, 23:42 |
|
incubator-kudu git commit: [python] - Allow to set projected columns on the python scanner |
|
jdcry...@apache.org |
incubator-kudu git commit: [python] - Allow to set projected columns on the python scanner |
Fri, 05 Feb, 02:52 |
jdcry...@apache.org |
incubator-kudu git commit: [python] - Allow to set projected columns on the python scanner |
Fri, 05 Feb, 02:52 |
|
[1/5] incubator-kudu git commit: [python] - Allow to set a lower/upper bound on the scanner |
|
jdcry...@apache.org |
[1/5] incubator-kudu git commit: [python] - Allow to set a lower/upper bound on the scanner |
Fri, 05 Feb, 20:53 |
jdcry...@apache.org |
[2/5] incubator-kudu git commit: [python] - Make the python client adopt the new KuduScanBatch |
Fri, 05 Feb, 20:53 |
jdcry...@apache.org |
[3/5] incubator-kudu git commit: [c++ client] - Remove KuduSchema from KuduScanBatch::RowPtr |
Fri, 05 Feb, 20:53 |
jdcry...@apache.org |
[4/5] incubator-kudu git commit: [python] - On writes, allow to set values to None |
Fri, 05 Feb, 20:53 |
jdcry...@apache.org |
[5/5] incubator-kudu git commit: [python] - Allow to scan batch-by-batch |
Fri, 05 Feb, 20:53 |
jdcry...@apache.org |
[1/5] incubator-kudu git commit: [python] - Allow to set a lower/upper bound on the scanner |
Fri, 05 Feb, 20:53 |
jdcry...@apache.org |
[2/5] incubator-kudu git commit: [python] - On writes, allow to set values to None |
Fri, 05 Feb, 20:53 |
jdcry...@apache.org |
[3/5] incubator-kudu git commit: [python] - Allow to scan batch-by-batch |
Fri, 05 Feb, 20:53 |
jdcry...@apache.org |
[4/5] incubator-kudu git commit: [python] - Make the python client adopt the new KuduScanBatch |
Fri, 05 Feb, 20:53 |
jdcry...@apache.org |
[5/5] incubator-kudu git commit: [c++ client] - Remove KuduSchema from KuduScanBatch::RowPtr |
Fri, 05 Feb, 20:53 |
jdcry...@apache.org |
[1/4] incubator-kudu git commit: KUDU-1278 - Add a way to inject latency into remote bootstrap client and a failing test |
Sat, 06 Feb, 18:42 |
jdcry...@apache.org |
[2/4] incubator-kudu git commit: KUDU-1278 - Mark peer responsive when remote bootstrap is in progress |
Sat, 06 Feb, 18:42 |
jdcry...@apache.org |
[3/4] incubator-kudu git commit: Change version from 0.7.0-SNAPSHOT to 0.7.0 |
Sat, 06 Feb, 18:42 |
jdcry...@apache.org |
[4/4] incubator-kudu git commit: KUDU-1324. Fix SEGV in catalog manager handling under-replicated tablet |
Sat, 06 Feb, 18:42 |
jdcry...@apache.org |
incubator-kudu git commit: Add SF Data Engineering meetup to community page |
Sat, 06 Feb, 18:42 |
jdcry...@apache.org |
[1/3] incubator-kudu git commit: KUDU-1278 - Add a way to inject latency into remote bootstrap client and a failing test |
Sat, 06 Feb, 18:42 |
jdcry...@apache.org |
[2/3] incubator-kudu git commit: KUDU-1278 - Mark peer responsive when remote bootstrap is in progress |
Sat, 06 Feb, 18:42 |
jdcry...@apache.org |
[3/3] incubator-kudu git commit: KUDU-1324. Fix SEGV in catalog manager handling under-replicated tablet |
Sat, 06 Feb, 18:42 |
|
incubator-kudu git commit: KUDU-1296. Release notes for 0.7.0 |
|
jdcry...@apache.org |
incubator-kudu git commit: KUDU-1296. Release notes for 0.7.0 |
Sat, 06 Feb, 23:32 |
jdcry...@apache.org |
incubator-kudu git commit: KUDU-1296. Release notes for 0.7.0 |
Sat, 06 Feb, 23:32 |
jdcry...@apache.org |
svn commit: r12274 - in /release/incubator/kudu: ./ KEYS |
Mon, 08 Feb, 18:03 |
jdcry...@apache.org |
svn commit: r12275 - in /dev/incubator/kudu/0.7.0-RC1: ./ apache-kudu-incubating-0.7.0.tar.gz apache-kudu-incubating-0.7.0.tar.gz.asc apache-kudu-incubating-0.7.0.tar.gz.md5 apache-kudu-incubating-0.7.0.tar.gz.sha |
Mon, 08 Feb, 18:09 |
danburk...@apache.org |
incubator-kudu git commit: Fix ASAN on OS X |
Wed, 10 Feb, 21:41 |
jdcry...@apache.org |
[1/3] incubator-kudu git commit: Update NOTICE.txt to include Apache copyright |
Fri, 12 Feb, 00:16 |
jdcry...@apache.org |
[2/3] incubator-kudu git commit: Reorg of release notes to be more flexible as we add more releases in future |
Fri, 12 Feb, 00:16 |
jdcry...@apache.org |
[3/3] incubator-kudu git commit: Set -rpath in all thirdparty libs for compat with gold |
Fri, 12 Feb, 00:16 |
jdcry...@apache.org |
[1/5] incubator-kudu git commit: Improvements to download-thirdparty.sh for low bandwidth connections |
Fri, 12 Feb, 00:16 |
jdcry...@apache.org |
[2/5] incubator-kudu git commit: Allow for specifying libs to build to build-thirdparty.sh |
Fri, 12 Feb, 00:16 |
jdcry...@apache.org |
[3/5] incubator-kudu git commit: Update NOTICE.txt to include Apache copyright |
Fri, 12 Feb, 00:16 |
jdcry...@apache.org |
[4/5] incubator-kudu git commit: Set -rpath in all thirdparty libs for compat with gold |
Fri, 12 Feb, 00:16 |
jdcry...@apache.org |
[5/5] incubator-kudu git commit: Reorg of release notes to be more flexible as we add more releases in future |
Fri, 12 Feb, 00:16 |
jdcry...@apache.org |
svn commit: r12361 - in /dev/incubator/kudu/0.7.0-RC2: ./ apache-kudu-incubating-0.7.0.tar.gz apache-kudu-incubating-0.7.0.tar.gz.asc apache-kudu-incubating-0.7.0.tar.gz.md5 apache-kudu-incubating-0.7.0.tar.gz.sha |
Fri, 12 Feb, 00:41 |
t...@apache.org |
[1/2] incubator-kudu git commit: cmake: also create build/latest symlink during cmake invocation |
Fri, 12 Feb, 03:47 |
t...@apache.org |
[2/2] incubator-kudu git commit: client: prevent building applications with gcc 5 new ABI |
Fri, 12 Feb, 03:47 |
jdcry...@apache.org |
[1/2] incubator-kudu git commit: Add ASL2.0 license headers to files missing it |
Wed, 17 Feb, 00:42 |
jdcry...@apache.org |
[2/2] incubator-kudu git commit: Fix CSD and C++11 doc |
Wed, 17 Feb, 00:42 |
jdcry...@apache.org |
[1/5] incubator-kudu git commit: [java] ITBLL's Verify always fail since last patch |
Wed, 17 Feb, 00:42 |
jdcry...@apache.org |
[2/5] incubator-kudu git commit: Fix wrong code blocks in the document |
Wed, 17 Feb, 00:42 |
jdcry...@apache.org |
[3/5] incubator-kudu git commit: Allow to have more chains in linked_list-test |
Wed, 17 Feb, 00:42 |
jdcry...@apache.org |
[4/5] incubator-kudu git commit: Add ASL2.0 license headers to files missing it |
Wed, 17 Feb, 00:42 |
jdcry...@apache.org |
[5/5] incubator-kudu git commit: Fix CSD and C++11 doc |
Wed, 17 Feb, 00:42 |
danburk...@apache.org |
incubator-kudu git commit: Add TypeInfo::AreConsecutive(a, b) |
Wed, 17 Feb, 01:34 |
|
incubator-kudu git commit: KUDU-1328: crash when remote bootstrap session races with tablet deletion |
|
jdcry...@apache.org |
incubator-kudu git commit: KUDU-1328: crash when remote bootstrap session races with tablet deletion |
Wed, 17 Feb, 01:55 |
jdcry...@apache.org |
incubator-kudu git commit: KUDU-1328: crash when remote bootstrap session races with tablet deletion |
Wed, 17 Feb, 01:55 |
jdcry...@apache.org |
svn commit: r12423 - in /dev/incubator/kudu/0.7.0-RC3: ./ apache-kudu-incubating-0.7.0.tar.gz apache-kudu-incubating-0.7.0.tar.gz.asc apache-kudu-incubating-0.7.0.tar.gz.md5 apache-kudu-incubating-0.7.0.tar.gz.sha |
Wed, 17 Feb, 03:09 |
t...@apache.org |
[1/4] incubator-kudu git commit: Add design-docs directory |
Thu, 18 Feb, 02:15 |
t...@apache.org |
[2/4] incubator-kudu git commit: mem_tracker: fix a potential bad_weak_ptr |
Thu, 18 Feb, 02:15 |
t...@apache.org |
[3/4] incubator-kudu git commit: catalog_manager: fix a use-after-free on TabletInfo |
Thu, 18 Feb, 02:15 |
t...@apache.org |
[4/4] incubator-kudu git commit: build: fix ignoring of clock sync errors in flaky test list |
Thu, 18 Feb, 02:16 |