You are viewing a plain text version of this content. The canonical link for it is here.
- [kudu-CR] rpc: avoid crashing if the server generates an invalid RPC response - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/01 00:21:20 UTC, 6 replies.
- [kudu-CR] rpc: improve error messages for overly long RPC responses - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/01 00:21:20 UTC, 5 replies.
- [kudu-CR] KUDU-1235. Add Get API - posted by "Binglin Chang (Code Review)" <ge...@cloudera.org> on 2016/05/01 07:46:54 UTC, 9 replies.
- Podling Report Reminder - May 2016 - posted by jo...@apache.org on 2016/05/01 15:10:56 UTC, 4 replies.
- [kudu-CR] KUDU-1436. Concurrent remote bootstrap session starts can crash or corrupt tablets - posted by "song bruce zhang (Code Review)" <ge...@cloudera.org> on 2016/05/01 16:40:13 UTC, 6 replies.
- [kudu-CR] Remove cruft around 'adapter columns' - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/05/01 18:49:15 UTC, 2 replies.
- [kudu-CR] ubsan: use our own libstdcxx - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/05/01 18:54:46 UTC, 0 replies.
- [kudu-CR] tracing: add a 'label' for child traces - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/05/01 18:56:05 UTC, 1 replies.
- [kudu-CR] rpc: bump default max message size to 50MB - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/05/01 18:56:35 UTC, 1 replies.
- [kudu-CR] WIP: flatbuffers-based codegen - posted by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2016/05/01 20:39:56 UTC, 0 replies.
- [kudu-CR](gh-pages) www: add Budapest presentation - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/05/02 10:44:53 UTC, 5 replies.
- [kudu-CR] KUDU-1353: remove per-tablet replica locations cache - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/05/02 14:24:39 UTC, 5 replies.
- [kudu-CR] catalog_manager: further protection for table visitor racing with shutdown - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/05/02 14:24:39 UTC, 4 replies.
- [kudu-CR] net_util: update address-in-use collision check for lsof 4.89 - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/05/02 14:24:40 UTC, 4 replies.
- [kudu-CR] KUDU-1433: check stat validity before dumping mm ops - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/05/02 14:24:40 UTC, 7 replies.
- Re: Migrating the website to apache.org - posted by Todd Lipcon <to...@cloudera.com> on 2016/05/02 19:39:37 UTC, 1 replies.
- [kudu-CR](gh-pages) Fixed YouTube link - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/02 19:52:58 UTC, 2 replies.
- [kudu-CR](gh-pages) Merged fix to YouTube link - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/02 19:53:37 UTC, 0 replies.
- Re: Moving gerrit traffic to a new list - posted by Todd Lipcon <to...@cloudera.com> on 2016/05/02 21:38:03 UTC, 4 replies.
- [kudu-CR] sys_catalog: another band-aid to avoid races while shutting down - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/05/02 22:13:20 UTC, 2 replies.
- [kudu-CR] build-and-test.sh: prevent Jenkins from archiving old Java test artifacts - posted by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/05/02 23:51:04 UTC, 3 replies.
- May podling report draft - posted by Todd Lipcon <to...@apache.org> on 2016/05/03 02:13:17 UTC, 5 replies.
- [kudu-CR](gh-pages) Add weekly update for 5/3 - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/03 05:28:15 UTC, 2 replies.
- [kudu-CR] rpc-bench: add async benchmark, make more configurable - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/03 20:56:36 UTC, 6 replies.
- [kudu-CR] rpc: reduce the number of recv syscalls - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/03 20:56:37 UTC, 5 replies.
- [kudu-CR] rpc: LIFO service queue - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/03 20:56:37 UTC, 13 replies.
- [kudu-CR] rpc: cache call deadline in InboundCall - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/03 20:56:37 UTC, 4 replies.
- [kudu-CR] sockaddr: improve hash function for better reactor load balancing - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/03 20:56:37 UTC, 6 replies.
- [kudu-CR] service_queue: use futex for waking waiting rpc threads - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/03 20:56:37 UTC, 14 replies.
- [kudu-CR] WIP: Bulk enqueueing of calls - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/03 20:56:37 UTC, 3 replies.
- [kudu-CR] KUDU-1359. Fix some check_compatibility.py on OSX - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/05/03 22:04:52 UTC, 8 replies.
- [kudu-CR] KUDU-1415. Add statistics in java client. - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/04 01:48:37 UTC, 5 replies.
- [kudu-CR] rpc: use full configured timeout for connection negotiation - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/04 03:00:18 UTC, 5 replies.
- [kudu-CR] [java-client] Add AsyncKuduClient#syncClient - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/05/04 16:40:20 UTC, 5 replies.
- [kudu-CR] [java client] Add a method to return rows in order - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/05/04 17:52:36 UTC, 20 replies.
- [kudu-CR] Fixing pom kudu-spark to follow convention for scala to work better for sbt and maven issues. - posted by "Chris George (Code Review)" <ge...@cloudera.org> on 2016/05/04 19:30:11 UTC, 8 replies.
- [kudu-CR] KUDU-1437. Properly handle negative values in RLE-encoded signed int blocks - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/04 19:38:54 UTC, 3 replies.
- [kudu-CR] KUDU-1307 [master] support tables with non-covering partition-key ranges - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/04 20:31:14 UTC, 1 replies.
- [kudu-CR] [java client] Upgrade to Netty 3.10.5 - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/05/04 21:21:30 UTC, 7 replies.
- [kudu-CR] Persistent cache support for NVM - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/04 21:58:33 UTC, 9 replies.
- [kudu-CR] nvml: update to 1.0, add pmem, pmemobj libraries - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/04 21:58:33 UTC, 7 replies.
- [kudu-CR] WIP: Refactor cache interface - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/04 21:58:33 UTC, 2 replies.
- [kudu-CR] Refactor cache interface to handle allocation of values and keys together - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/05 00:42:15 UTC, 11 replies.
- [kudu-CR] add support for persisting Spark DataFrames to Kudu - posted by "Andy Grove (Code Review)" <ge...@cloudera.org> on 2016/05/05 21:57:52 UTC, 8 replies.
- [kudu-CR] Refactor retry handling logic for writes - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/05 21:59:54 UTC, 32 replies.
- [kudu-CR] Bump guava version to 18.0 - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/05/05 22:50:13 UTC, 12 replies.
- [kudu-CR] [java client] scanNextRows() needs to always increment attempts - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/05/05 22:53:46 UTC, 6 replies.
- [kudu-CR] Short-circuit CheckRowDeleted if there are no deletes in DeltaFile - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/05 23:27:41 UTC, 8 replies.
- [kudu-CR] KUDU-815. Improve performance of first scan following restart - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/05 23:27:41 UTC, 7 replies.
- [kudu-CR] [java-client] make AsyncKuduSession#close idempotent - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/05/05 23:36:59 UTC, 4 replies.
- Intro & kudu-spark support for persisting DataFrames - posted by Andy Grove <an...@gmail.com> on 2016/05/06 00:51:37 UTC, 5 replies.
- [kudu-CR] [java client] Disconnected TabletClient can double retry RPCs - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/05/06 02:47:56 UTC, 2 replies.
- [kudu-CR] [java client] Fix: ignoring option MaxPermSize=100m - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/05/06 02:47:56 UTC, 4 replies.
- [kudu-CR] change scope of jdiff to provided - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/05/06 04:13:27 UTC, 3 replies.
- [kudu-CR] add KuduContext methods for create/delete table - posted by "Andy Grove (Code Review)" <ge...@cloudera.org> on 2016/05/06 13:38:04 UTC, 4 replies.
- [kudu-CR] KUDU-1363: Add in-list predicates for extracting a set of equalities. Adds support for clients to provide a set of equalities for a given column. The following types of in-list predicates are supported: integer, float, double, binary, string. Eg: column I - posted by "Sameer Abhyankar (Code Review)" <ge...@cloudera.org> on 2016/05/06 20:36:20 UTC, 3 replies.
- [kudu-CR] WIP: kudu spark datasource for insertions - posted by "Chris George (Code Review)" <ge...@cloudera.org> on 2016/05/06 22:44:08 UTC, 0 replies.
- [kudu-CR] KUDU-1434 Fixed web UI so BOOL is not printed as an unsupported type in generated Impala CREATE TABLE statements. - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/05/09 11:31:00 UTC, 1 replies.
- [kudu-CR] KUDU-1434: added BOOL type to Impala CREATE TABLE statements - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/05/09 13:31:16 UTC, 2 replies.
- [kudu-CR] Kudu Spark Datasource for insertions and updates - posted by "Chris George (Code Review)" <ge...@cloudera.org> on 2016/05/09 17:00:22 UTC, 17 replies.
- [kudu-CR] Add a cached boolean whether DMS is empty - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/09 19:08:46 UTC, 2 replies.
- [kudu-CR] thread: enable stack watchdog for thread creation - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/09 19:08:46 UTC, 9 replies.
- [kudu-CR] Don't crash TS if consensus metadata is corrupted - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/09 19:08:46 UTC, 5 replies.
- [kudu-CR] Add metrics for tcmalloc spinlock contention - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/09 19:08:46 UTC, 6 replies.
- [kudu-CR] Add some more latency-related trace counters - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/09 19:08:47 UTC, 7 replies.
- [kudu-CR] KUDU-1363: Add in-list predicates for extracting a set of equalities. - posted by "Sameer Abhyankar (Code Review)" <ge...@cloudera.org> on 2016/05/09 20:34:23 UTC, 15 replies.
- [kudu-CR](gh-pages) Add weekly update for 5/9 - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/05/09 21:24:13 UTC, 8 replies.
- [kudu-CR] KUDU-1444. Get resource usage of a scan. - posted by "zhen.zhang (Code Review)" <ge...@cloudera.org> on 2016/05/10 11:57:22 UTC, 1 replies.
- [kudu-CR] [java client] Allow scanners to have projections with out-of-order keys - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/05/10 17:58:29 UTC, 18 replies.
- [kudu-CR] WIP: Add an all-virtual ReplicaPicker class and a meta cache backed implementation for replicated rpcs - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/10 19:46:19 UTC, 2 replies.
- [kudu-CR] [java client] fix ClassCastException: DeferredGroupException cannot be cast to ArrayList - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/05/10 23:10:43 UTC, 6 replies.
- [kudu-CR] KUDU-1388: Master web UI should show table's partition schema - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/05/11 06:13:24 UTC, 5 replies.
- [kudu-CR] KUDU-1444. Get resource metrics of a scan. - posted by "zhen.zhang (Code Review)" <ge...@cloudera.org> on 2016/05/11 11:22:58 UTC, 3 replies.
- [kudu-CR] service_queue: fixes based on Adar's post-commit review - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/11 17:42:47 UTC, 2 replies.
- [kudu-CR] Make the meta cache return Status::NetworkError if no addresses were found - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/11 20:20:10 UTC, 4 replies.
- [kudu-CR] Add an all-virtual ReplicaPicker class and a meta cache backed implementation for replicated rpcs - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/11 20:36:16 UTC, 2 replies.
- [kudu-CR] Move the MetaCacheReplicaPicker into meta_cache.h/cc and make it a member of RemoteTablet - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/11 21:59:06 UTC, 2 replies.
- [kudu-CR] pprof: fix tmp filename path construction - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/11 22:06:09 UTC, 2 replies.
- [kudu-CR] bootstrap: filter row operations before decoding writes - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/12 01:46:28 UTC, 5 replies.
- [kudu-CR] WIP: bootstrap: use the iterator interface to read the log - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/12 01:46:28 UTC, 0 replies.
- [kudu-CR] WIP: refactor log reading into an iterator-like interface - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/12 01:46:28 UTC, 0 replies.
- [kudu-CR] WIP: bootstrap: don't re-acquire row locks for operations that are skipped - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/12 01:46:28 UTC, 0 replies.
- [kudu-CR] KUDU-1450. Avoid contention during LogBlockManager startup - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/12 02:38:38 UTC, 3 replies.
- [kudu-CR] KUDU-733: Fix javadoc warnings and fail build on warnings - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/05/12 03:56:22 UTC, 5 replies.
- [kudu-CR] KUDU-816 Issue an error on startup if data dirs are in /tmp - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/05/12 19:29:45 UTC, 3 replies.
- [kudu-CR] Address post-commit review comments on http://gerrit.cloudera.org:8080/#/c/3027 - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/12 21:15:15 UTC, 4 replies.
- [kudu-CR] KUDU-1451. No longer lazily delete tablet superblock on table deletion - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/05/12 21:54:13 UTC, 7 replies.
- [kudu-CR] Don't increment the trace TcmallocContentionCycles counter on OSX - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/12 23:02:59 UTC, 7 replies.
- [kudu-CR] RFC [java client] Redo how we manage exceptions - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/05/12 23:33:43 UTC, 4 replies.
- [kudu-CR] Add an all-virtual ServerPicker class and a meta cache backed implementation - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/13 00:17:26 UTC, 5 replies.
- [kudu-CR] Move the MetaCacheServerPicker into meta_cache.h/cc and make it a member of RemoteTablet - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/13 00:39:16 UTC, 7 replies.
- [kudu-CR] log: refactor log reading into an iterator-like interface - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/13 01:40:33 UTC, 6 replies.
- [kudu-CR] bootstrap: use the iterator interface to read the log - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/13 02:12:16 UTC, 6 replies.
- [kudu-CR] log-dump: use entry iterator to read log - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/13 02:12:17 UTC, 5 replies.
- [kudu-CR] log: use iterator interface for reading log while rebuilding footer - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/13 02:12:17 UTC, 5 replies.
- [kudu-CR] [RELENG-550] Publish Snapshot artifacts to external maven repository - posted by "Manoj Thakkar (Code Review)" <ge...@cloudera.org> on 2016/05/13 07:05:50 UTC, 3 replies.
- [kudu-CR] docs: asciidoctor gem not needed, zlib headers needed - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/05/13 08:31:43 UTC, 2 replies.
- [kudu-CR] Short-circuit compaction when past "uncommitted" timestamp - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/05/13 08:42:36 UTC, 2 replies.
- [kudu-CR] Publish Snapshot artifacts to external maven repository - posted by "Manoj Thakkar (Code Review)" <ge...@cloudera.org> on 2016/05/13 17:16:30 UTC, 2 replies.
- [kudu-CR] WIP: Add a generic retriable rpc class - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/13 20:40:29 UTC, 0 replies.
- [kudu-CR] build: remove stale java test results before build - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/13 22:07:12 UTC, 2 replies.
- [kudu-CR] WIP: dont rewrite log on bootstrap - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/13 23:25:30 UTC, 2 replies.
- [kudu-CR] KUDU-1131. Avoid CHECK failure during compaction when an operation is slow to commit - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/14 01:13:55 UTC, 8 replies.
- [kudu-CR] Add a generic retriable rpc class - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/14 03:01:35 UTC, 17 replies.
- [kudu-CR] Move the MetaCacheServerPicker into meta_cache.h/cc - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/14 21:14:18 UTC, 8 replies.
- [kudu-CR] Fix broken Google C++ Style Guide link - posted by "Chris Dern (Code Review)" <ge...@cloudera.org> on 2016/05/15 17:45:38 UTC, 4 replies.
- [kudu-CR] WIP: KUDU-236. Implement tablet history GC - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/05/16 01:23:06 UTC, 0 replies.
- [kudu-CR] Add unique id generation to the client - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/16 01:46:56 UTC, 14 replies.
- [kudu-CR] Add a request tracker to track client rpc sequence numbers - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/16 01:46:56 UTC, 15 replies.
- [kudu-CR] WIP: Integrate the request tracker with the client - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/16 01:55:15 UTC, 10 replies.
- [kudu-CR] Add request id and sequence number to the rpc request header - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/16 01:55:15 UTC, 9 replies.
- [kudu-CR] Prevent possible memory leak in TabletServiceImpl - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/16 04:38:43 UTC, 5 replies.
- [kudu-CR] Prevent flakiness in ClientTest::TestFailedDnsResolution() - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/16 07:32:42 UTC, 2 replies.
- [kudu-CR] KUDU-1267: Calling getString() on RowResult for wrong type gave weird exception - posted by "Ted Malaska (Code Review)" <ge...@cloudera.org> on 2016/05/16 13:22:38 UTC, 4 replies.
- [kudu-CR] KUDU-1267 - posted by "Ted Malaska (Code Review)" <ge...@cloudera.org> on 2016/05/16 13:53:37 UTC, 2 replies.
- [kudu-CR] Remove kudu/server/metadata.h and use the proper include - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/16 17:28:07 UTC, 2 replies.
- [kudu-CR](gh-pages) Add 5/16 weekly update - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/16 20:00:09 UTC, 3 replies.
- [kudu-CR] WIP: Remove the use of boost::lock_guard in oid_generator.cc - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/16 22:11:31 UTC, 0 replies.
- [kudu-CR] Remove the use of boost::lock_guard in oid_generator.cc - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/16 22:50:22 UTC, 6 replies.
- [kudu-CR] trace: sort trace metric names in JSON output - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/17 00:48:55 UTC, 3 replies.
- [kudu-CR] rpcz: break out trace metrics into separate PB fields - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/17 01:28:01 UTC, 1 replies.
- [kudu-CR] KUDU-63. Remove last usages of boost::condition_variable - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/17 05:39:48 UTC, 2 replies.
- [kudu-CR] generic_iterators: remove unnecessary shared_ptr - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/17 05:39:48 UTC, 2 replies.
- [kudu-CR] Stop using shared_ptr - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/17 05:39:48 UTC, 3 replies.
- [kudu-CR] KUDU-678. Avoid orphaning empty REDO delta blocks - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/17 06:40:43 UTC, 4 replies.
- [kudu-CR] WIP: upsert - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/17 07:41:53 UTC, 0 replies.
- [kudu-CR] Fix column index vs ID usage in partition display string - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/05/18 17:08:55 UTC, 3 replies.
- [kudu-CR] WIP: KUDU-1002. Add support for UPSERT - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/18 17:15:19 UTC, 0 replies.
- [kudu-CR] [java client] Get the server logs in test logs - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/05/18 17:25:19 UTC, 5 replies.
- [kudu-CR] Statically cache kudu connections This avoids connection leak issues when running large spark jobs - posted by "Brent Gardner (Code Review)" <ge...@cloudera.org> on 2016/05/18 17:43:31 UTC, 11 replies.
- [kudu-CR] Ported delta encoding from Impala to KUDU. - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/18 17:46:42 UTC, 5 replies.
- [kudu-CR] KUDU-1002. Add support for UPSERT - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/18 18:33:07 UTC, 9 replies.
- [kudu-CR] tablet: refactor some common CHECKs into ApplyRowOperation() - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/18 18:33:07 UTC, 2 replies.
- [kudu-CR] tablet: remove tablet_do_dup_key_checks flag - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/18 18:33:07 UTC, 2 replies.
- [kudu-CR] address code review comments - posted by "Andy Grove (Code Review)" <ge...@cloudera.org> on 2016/05/18 19:08:38 UTC, 1 replies.
- [kudu-CR] [java client] Add Upsert - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/05/18 19:42:16 UTC, 5 replies.
- [kudu-CR] [java client] RowResult.rowToString doesn't handle BOOL - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/05/18 19:42:16 UTC, 2 replies.
- [kudu-CR] KUDU-1456: python module should not require unittest, numpy - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/18 21:36:43 UTC, 8 replies.
- [kudu-CR] python: add support for Upsert - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/18 21:36:43 UTC, 4 replies.
- [kudu-CR] python: bump python module version to 0.2.0 - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/18 21:36:43 UTC, 2 replies.
- [kudu-CR] [c++-client] remove default table partitioning - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/05/18 22:38:05 UTC, 0 replies.
- [kudu-CR] Make BuildLog() return Status - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/05/19 08:32:20 UTC, 0 replies.
- [kudu-CR] WIP: Allow for reserving disk space for non-Kudu processes - posted by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/05/19 08:32:20 UTC, 0 replies.
- [kudu-CR] KUDU-1386 NaN float and double values are not handled correctly - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/05/19 20:00:35 UTC, 2 replies.
- [kudu-CR] Demote rpc sampling log message to VLOG(1) - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/19 22:17:18 UTC, 2 replies.
- [kudu-CR] upsert support - posted by "Ara Ebrahimi (Code Review)" <ge...@cloudera.org> on 2016/05/19 22:29:00 UTC, 2 replies.
- [kudu-CR] Remove default table partitioning - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/05/19 22:39:55 UTC, 3 replies.
- Proposal: remove default partitioning for new tables - posted by Dan Burkert <da...@apache.org> on 2016/05/19 23:03:33 UTC, 4 replies.
- Pre-boarding announcement for Kudu 0.9.0 - posted by Jean-Daniel Cryans <jd...@apache.org> on 2016/05/20 03:06:56 UTC, 0 replies.
- [kudu-CR] KUDU-1459. This patch augments the error sentence at initial startup about the CPU not supporting SSE4.2, with a possible source of the error when running inside a VM and a pointer in the Quickstart/Troubleshooting section of the online documentation. (V - posted by "Cenk Uyan (Code Review)" <ge...@cloudera.org> on 2016/05/20 12:16:30 UTC, 1 replies.
- [kudu-CR] Fix typo in RPC design doc - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/05/20 16:14:37 UTC, 0 replies.
- [kudu-CR] KUDU-1307 [master] support tables with range partition bounds - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/05/20 18:13:32 UTC, 2 replies.
- [kudu-CR] Non-covering Range Partitions design doc - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/05/20 18:13:32 UTC, 0 replies.
- [kudu-CR] Fix lint.sh spurious errors on OS X - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/05/20 19:14:10 UTC, 4 replies.
- [kudu-CR] KUDU-1416 Upsert support for Flume sink - posted by "Will Berkeley (Code Review)" <ge...@cloudera.org> on 2016/05/20 21:15:59 UTC, 4 replies.
- [GSoC 2016] documentation inquiry - posted by Byunghoon Lim <se...@gmail.com> on 2016/05/23 02:43:58 UTC, 2 replies.
- [kudu-CR] KUDU-1459 Updated error sentence about SSE4.2 support - posted by "Cenk Uyan (Code Review)" <ge...@cloudera.org> on 2016/05/23 08:01:45 UTC, 1 replies.
- 0.9.0 branching today at 2:30 PM PDT - posted by Jean-Daniel Cryans <jd...@apache.org> on 2016/05/23 14:51:52 UTC, 1 replies.
- [kudu-CR] java: drop verbose level to --v=1, skip fsync for Java tests - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/23 17:57:39 UTC, 8 replies.
- [kudu-CR](gh-pages) Add weekly update for 5/23 - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/23 18:53:30 UTC, 1 replies.
- [kudu-CR] Kudu 0.9.0 release notes edit - posted by "Misty Stanley-Jones (Code Review)" <ge...@cloudera.org> on 2016/05/23 19:30:43 UTC, 0 replies.
- [kudu-CR] [c++-client]: minimal changes to support tables with non-covering range partitions - posted by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/05/23 21:55:19 UTC, 0 replies.
- [kudu-CR] Bump the master branch's version to 1.0.0-SNAPSHOT - posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/05/23 21:56:14 UTC, 1 replies.
- 0.9.0 branched - posted by Jean-Daniel Cryans <jd...@apache.org> on 2016/05/23 21:59:39 UTC, 6 replies.
- [kudu-CR] Allow to set RequestId in the RPC RequestHeader - posted by "David Ribeiro Alves (Code Review)" <ge...@cloudera.org> on 2016/05/23 22:01:04 UTC, 0 replies.
- [kudu-CR] catalog_manager: move VLOG(1) messages above Async RPC calls to avoid crash - posted by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/24 04:02:48 UTC, 2 replies.
- reviews@ mailing list created - posted by Todd Lipcon <to...@apache.org> on 2016/05/24 04:38:51 UTC, 1 replies.
- LocalConsensus - posted by Mike Percy <mp...@cloudera.com> on 2016/05/28 00:50:35 UTC, 3 replies.
- I'd like to add you to my professional network on LinkedIn - posted by Edward Cooper <me...@linkedin.com.INVALID> on 2016/05/28 13:16:12 UTC, 0 replies.
- Yash, a new email address was added to your account - posted by LinkedIn Security <se...@linkedin.com.INVALID> on 2016/05/28 15:18:22 UTC, 0 replies.
- development setup for Htrace - posted by Nisala Mendis <ni...@gmail.com> on 2016/05/31 14:22:55 UTC, 0 replies.
- Change packaging from org.kududb to org.apache.kudu? - posted by Jean-Daniel Cryans <jd...@apache.org> on 2016/05/31 17:45:14 UTC, 4 replies.
- Last call for 0.9.0 - posted by Jean-Daniel Cryans <jd...@apache.org> on 2016/05/31 18:10:23 UTC, 0 replies.
- Fwd: gerrit.cloudera.org upgrade Weds 6/1 8PM PDT - posted by Todd Lipcon <to...@cloudera.com> on 2016/05/31 19:16:44 UTC, 0 replies.