danburk...@apache.org |
[1/3] kudu git commit: [examples] Add licenses to Python examples |
Mon, 02 Apr, 21:41 |
danburk...@apache.org |
[2/3] kudu git commit: KUDU-2384. Don't collect thread stacks when running under debugger |
Mon, 02 Apr, 21:41 |
danburk...@apache.org |
[3/3] kudu git commit: KUDU-2191 (6/n): Fixups to the C++ HMS client |
Mon, 02 Apr, 21:41 |
danburk...@apache.org |
kudu git commit: Followup to bae6170c77 to fix build on macos |
Mon, 02 Apr, 22:08 |
danburk...@apache.org |
kudu git commit: KUDU-2191 (7/n): HmsCatalog |
Mon, 02 Apr, 23:00 |
granthe...@apache.org |
[1/3] kudu git commit: [examples] Update collectl example |
Tue, 03 Apr, 17:13 |
granthe...@apache.org |
[2/3] kudu git commit: [examples] Improve loadgen example |
Tue, 03 Apr, 17:13 |
granthe...@apache.org |
[3/3] kudu git commit: [examples] Improve the basic Java example |
Tue, 03 Apr, 17:13 |
granthe...@apache.org |
[1/4] kudu git commit: [build] Remove old trigger_gerrit.py script |
Tue, 03 Apr, 18:32 |
granthe...@apache.org |
[2/4] kudu git commit: [docs] Update Impala links to the Apache docs/wiki |
Tue, 03 Apr, 18:32 |
granthe...@apache.org |
[3/4] kudu git commit: [docs] Update docs to point to new examples location |
Tue, 03 Apr, 18:32 |
granthe...@apache.org |
[4/4] kudu git commit: [docs] Update or remove outdated links |
Tue, 03 Apr, 18:32 |
danburk...@apache.org |
kudu git commit: KUDU-2191 (8/n): Integrate HmsCatalog into CatalogManager |
Tue, 03 Apr, 19:24 |
mpe...@apache.org |
kudu git commit: perf: avoid unnecessary floating point division and multiplication |
Tue, 03 Apr, 20:01 |
danburk...@apache.org |
kudu git commit: Followup to fe4d962c09012e to fix broken test |
Tue, 03 Apr, 23:01 |
aw...@apache.org |
[1/4] kudu git commit: fs: clarify failures on non-disk-failures |
Wed, 04 Apr, 04:15 |
aw...@apache.org |
[2/4] kudu git commit: KUDU-2395 (part 1): cache logged-in user |
Wed, 04 Apr, 04:15 |
aw...@apache.org |
[3/4] kudu git commit: KUDU-16 pt 1: add server-side limits on scanners |
Wed, 04 Apr, 04:15 |
aw...@apache.org |
[4/4] kudu git commit: KUDU-16 pt 2: add client-side limits on scanners |
Wed, 04 Apr, 04:15 |
t...@apache.org |
[1/4] kudu git commit: pprof: fix contention output |
Thu, 05 Apr, 05:18 |
t...@apache.org |
[2/4] kudu git commit: rowset_metadata: cache min/max encoded keys |
Thu, 05 Apr, 05:19 |
t...@apache.org |
[3/4] kudu git commit: KUDU-2232. java: Remove deprecated call from KuduTable |
Thu, 05 Apr, 05:19 |
t...@apache.org |
[4/4] kudu git commit: [docs] Add note for CM-based multi-master migration |
Thu, 05 Apr, 05:19 |
granthe...@apache.org |
kudu git commit: KUDU-2364 Add extra check in ksck for tserver ID |
Thu, 05 Apr, 15:38 |
granthe...@apache.org |
kudu git commit: KUDU-16: python client support for limits |
Thu, 05 Apr, 15:38 |
wdberke...@apache.org |
[1/5] kudu git commit: [tools] ksck improvements [1/n]: Eliminate KsckMaster class |
Thu, 05 Apr, 21:34 |
wdberke...@apache.org |
[2/5] kudu git commit: KUDU-2289: Tablet deletion should be throttled |
Thu, 05 Apr, 21:34 |
wdberke...@apache.org |
[3/5] kudu git commit: build-and-test.sh: unbreak Python 2.6 based builds |
Thu, 05 Apr, 21:34 |
wdberke...@apache.org |
[4/5] kudu git commit: [tools] ksck improvements [2/n]: KUDU-2306: ksck master health check |
Thu, 05 Apr, 21:34 |
wdberke...@apache.org |
[5/5] kudu git commit: KUDU-2290: Tool to re-create a tablet |
Thu, 05 Apr, 21:34 |
danburk...@apache.org |
kudu git commit: KUDU-2401: External TLS certificate with Intermediate CA in server cert file fails |
Fri, 06 Apr, 00:23 |
a...@apache.org |
kudu git commit: ts_itest-base: chain to superclass TearDown |
Fri, 06 Apr, 19:56 |
a...@apache.org |
kudu git commit: test_util: reset flags before cleaning test directory |
Fri, 06 Apr, 21:03 |
aw...@apache.org |
kudu git commit: KUDU-16: implement Java client limits |
Sat, 07 Apr, 02:45 |
mpe...@apache.org |
[1/2] kudu git commit: Fix short help message for unsafe_replace_tablet |
Mon, 09 Apr, 22:51 |
mpe...@apache.org |
[2/2] kudu git commit: itests: add NO_FATALS in a few places |
Mon, 09 Apr, 22:51 |
danburk...@apache.org |
[1/2] kudu git commit: Add GetFlags endpoint and tool |
Tue, 10 Apr, 18:56 |
danburk...@apache.org |
[2/2] kudu git commit: KUDU-2191 (9/n): HMS Catalog should short-circuit no-op alter and create table calls |
Tue, 10 Apr, 18:56 |
a...@apache.org |
[1/3] kudu git commit: [tools] ksck improvements [3/n]: master consensus checks |
Tue, 10 Apr, 21:00 |
a...@apache.org |
[2/3] kudu git commit: [tools] ksck improvements [4/n]: KUDU-2271 and KUDU-2310 |
Tue, 10 Apr, 21:00 |
a...@apache.org |
[3/3] kudu git commit: user: fix a possible integer overflow |
Tue, 10 Apr, 21:01 |
ale...@apache.org |
kudu git commit: [jepsen] update pattern for kudu-master-see-tservers |
Tue, 10 Apr, 22:38 |
aw...@apache.org |
kudu git commit: KUDU-2293 fix cleanup after failed copies |
Wed, 11 Apr, 02:47 |
danburk...@apache.org |
kudu git commit: Add hms_client-test to the IWYU filter |
Wed, 11 Apr, 17:53 |
granthe...@apache.org |
kudu git commit: [docs] Bump release notes to 1.8 |
Wed, 11 Apr, 19:44 |
granthe...@apache.org |
kudu git commit: [java] Clean up a few usages of deprected methods |
Wed, 11 Apr, 20:38 |
a...@apache.org |
kudu git commit: pstack_watcher: blacklist older versions of gdb |
Thu, 12 Apr, 16:55 |
granthe...@apache.org |
kudu git commit: [java] Update dependencies and plugins |
Thu, 12 Apr, 17:51 |
danburk...@apache.org |
kudu git commit: HmsCatalog: fix bug in reconnection backoff logic |
Thu, 12 Apr, 22:07 |
granthe...@apache.org |
kudu git commit: [java] KUDU-2407: Fix leaked protubuf generated class |
Fri, 13 Apr, 17:37 |
granthe...@apache.org |
kudu git commit: [Java] Add Yetus doclet to Gradle build |
Fri, 13 Apr, 18:35 |
t...@apache.org |
[1/2] kudu git commit: run-test.sh: treat empty gzipped output files as text files |
Fri, 13 Apr, 20:00 |
t...@apache.org |
[2/2] kudu git commit: KUDU-2406: derive filesystem block size from a temp file and not a directory |
Fri, 13 Apr, 20:00 |
t...@apache.org |
kudu git commit: KUDU-2113 Segfault because of consensus conflict and missing tablet server |
Mon, 16 Apr, 17:09 |
t...@apache.org |
[1/3] kudu git commit: [docs] Add lpeers output to ntp monitoring |
Mon, 16 Apr, 17:09 |
t...@apache.org |
[2/3] kudu git commit: [docs] Add warning about unsafe-change-config |
Mon, 16 Apr, 17:09 |
t...@apache.org |
[3/3] kudu git commit: test_util: include shard number in test scratch directory name |
Mon, 16 Apr, 17:09 |
granthe...@apache.org |
kudu git commit: [java] Gradle 4.6 upgrade follow up |
Mon, 16 Apr, 22:08 |
danburk...@apache.org |
kudu git commit: hms_client-test: tweak large object batch size |
Mon, 16 Apr, 22:22 |
t...@apache.org |
[1/5] kudu git commit: [docs] Add docs for 'Could not create thread' error |
Tue, 17 Apr, 23:19 |
t...@apache.org |
[2/5] kudu git commit: KUDU-2394. Fix flaky RpcStubTest.TestDontHandleTimedOutCalls |
Tue, 17 Apr, 23:19 |
t...@apache.org |
[3/5] kudu git commit: KUDU-2378. Fix unaligned loads of int128 from rows |
Tue, 17 Apr, 23:19 |
t...@apache.org |
[4/5] kudu git commit: ksck: add virtual destructor to KsckCluster |
Tue, 17 Apr, 23:19 |
t...@apache.org |
[5/5] kudu git commit: [Java] Clean up kudu-hive dependencies |
Tue, 17 Apr, 23:19 |
t...@apache.org |
kudu git commit: Upgrade to LLVM/Clang 6.0.0 |
Wed, 18 Apr, 02:08 |
danburk...@apache.org |
[1/2] kudu git commit: Add krb5-server to SLES prerequisite libraries |
Wed, 18 Apr, 23:34 |
danburk...@apache.org |
[2/2] kudu git commit: [spark] KUDU-2371: Add KuduWriteOptions class and ignoreNull option |
Wed, 18 Apr, 23:34 |
t...@apache.org |
[1/5] kudu git commit: iwyu: run IWYU on multiple cores |
Wed, 18 Apr, 23:52 |
t...@apache.org |
[2/5] kudu git commit: Import original fix_includes.py script from IWYU |
Wed, 18 Apr, 23:52 |
t...@apache.org |
[3/5] kudu git commit: Import original fix_includes.py script from IWYU |
Wed, 18 Apr, 23:52 |
t...@apache.org |
[4/5] kudu git commit: Import original fix_includes.py script from IWYU |
Wed, 18 Apr, 23:52 |
t...@apache.org |
[5/5] kudu git commit: tidy: run in parallel |
Wed, 18 Apr, 23:52 |
granthe...@apache.org |
kudu git commit: [Java] Use Yetus annotations in place of @VisibleForTesting |
Thu, 19 Apr, 19:42 |
danburk...@apache.org |
kudu git commit: KUDU-2351 Add IP/port for Recv() failure |
Thu, 19 Apr, 20:07 |
granthe...@apache.org |
kudu git commit: [Java] Remove ImmutableList use in kudu-spark |
Thu, 19 Apr, 20:47 |
granthe...@apache.org |
kudu git commit: [Java] Mark the Yetus annotations dependency optional |
Fri, 20 Apr, 03:50 |
ale...@apache.org |
[1/3] kudu git commit: [iwyu] minor cleanup after LLVM/IWYU update |
Fri, 20 Apr, 05:54 |
ale...@apache.org |
[2/3] kudu git commit: Modify fix_includes.py for Kudu usage, add a wrapper |
Fri, 20 Apr, 05:54 |
ale...@apache.org |
[3/3] kudu git commit: build-support: add a nicer logger to python scripts |
Fri, 20 Apr, 05:54 |
granthe...@apache.org |
[1/2] kudu git commit: iwyu: early-exit if no files are relevant in git mode |
Fri, 20 Apr, 22:08 |
granthe...@apache.org |
[2/2] kudu git commit: KUDU-2412: Fix python client compilation in el6 environments |
Fri, 20 Apr, 22:08 |
a...@apache.org |
kudu git commit: KUDU-2412: Fix python client compilation in el6 environments |
Fri, 20 Apr, 22:57 |
granthe...@apache.org |
kudu git commit: KUDU-2378. Fix unaligned loads of int128 from rows |
Sat, 21 Apr, 16:20 |
a...@apache.org |
kudu git commit: verify_jars.pl: ignore gradle-wrapper.jar |
Sat, 21 Apr, 17:45 |
granthe...@apache.org |
kudu git commit: [Java] Fix Guava transitive dependecies |
Mon, 23 Apr, 16:27 |
granthe...@apache.org |
kudu git commit: [Java] Remove hard coded usage of /target directory |
Mon, 23 Apr, 18:15 |
granthe...@apache.org |
kudu git commit: [Java] Remove shaded parquet and spark-avro dependencies |
Mon, 23 Apr, 19:41 |
granthe...@apache.org |
[1/3] kudu git commit: Support running full Gradle builds in build-and-test.sh |
Mon, 23 Apr, 21:54 |
granthe...@apache.org |
[2/3] kudu git commit: Various fixes for clang-tidy errors |
Mon, 23 Apr, 21:54 |
granthe...@apache.org |
[3/3] kudu git commit: Various fixes for clang-tidy errors |
Mon, 23 Apr, 21:54 |
t...@apache.org |
[1/2] kudu git commit: rpc: cache call deadline in InboundCall |
Mon, 23 Apr, 22:45 |
t...@apache.org |
[2/2] kudu git commit: KUDU-2368 Configure num_reactors in client |
Mon, 23 Apr, 22:45 |
granthe...@apache.org |
kudu git commit: KUDU-2365: [Java] Fix Gradle Artifacts |
Tue, 24 Apr, 00:49 |
t...@apache.org |
[1/2] kudu git commit: client-test: fix a mod-by-zero crash |
Tue, 24 Apr, 01:05 |
t...@apache.org |
[2/2] kudu git commit: KUDU-2414. Scanner should not retry a SCANNER_EXPIRED error without reopening |
Tue, 24 Apr, 01:05 |
t...@apache.org |
[1/3] kudu git commit: Remove kudu-lint tool |
Tue, 24 Apr, 16:11 |
t...@apache.org |
[2/3] kudu git commit: striped64: reduce size from 192 to 16 bytes |
Tue, 24 Apr, 16:11 |
t...@apache.org |
[3/3] kudu git commit: build: add support for DATA_FILES in ADD_KUDU_TEST |
Tue, 24 Apr, 16:11 |
t...@apache.org |
[1/3] kudu git commit: iwyu: pass source root into fix_includes |
Tue, 24 Apr, 19:53 |
t...@apache.org |
[2/3] kudu git commit: iwyu: workaround missing IWYU results when using Ninja |
Tue, 24 Apr, 19:53 |