[kudu-CR] KUDU-456 Implement AUTO FLUSH BACKGROUND flush mode

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-456 Implement AUTO_FLUSH_BACKGROUND flush mode .. Patch Set 8: Build Started http://104.196.14.100/job/kudu-gerrit/2811/ -- To view, visit http://gerrit.cl

[kudu-CR] KUDU-456 Implement AUTO FLUSH BACKGROUND flush mode

2016-08-10 Thread Alexey Serbin (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3668 to look at the new patch set (#8). Change subject: KUDU-456 Implement AUTO_FLUSH_BACKGROUND flush mode .. KUDU-456

[kudu-CR] Rename raft-remote-bootstrap design doc

2016-08-10 Thread Mike Percy (Code Review)
Mike Percy has posted comments on this change. Change subject: Rename raft-remote-bootstrap design doc .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3890 To unsubscribe, visit http://gerrit.cl

[kudu-CR] Rename raft-remote-bootstrap design doc

2016-08-10 Thread Mike Percy (Code Review)
Mike Percy has submitted this change and it was merged. Change subject: Rename raft-remote-bootstrap design doc .. Rename raft-remote-bootstrap design doc Change-Id: I1bf1de7edfd1412eb744f0c72c0e8c6db5491044 Reviewed-on: http:/

[kudu-CR] KUDU-1533 Spark Kudu Rdd/Dataframe upsert

2016-08-10 Thread Dan Burkert (Code Review)
Dan Burkert has posted comments on this change. Change subject: KUDU-1533 Spark Kudu Rdd/Dataframe upsert .. Patch Set 2: (8 comments) This is looking great. Sorry I've been so slow on reviews. I'd love to get this in for

[kudu-CR] KUDU-1474: single to multi-master deployment migration

2016-08-10 Thread Dan Burkert (Code Review)
Dan Burkert has posted comments on this change. Change subject: KUDU-1474: single to multi-master deployment migration .. Patch Set 4: (18 comments) http://gerrit.cloudera.org:8080/#/c/3880/4/src/kudu/integration-tests/master_

[kudu-CR] KUDU-1474: single to multi-master deployment migration

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1474: single to multi-master deployment migration .. Patch Set 4: Build Started http://104.196.14.100/job/kudu-gerrit/2810/ -- To view, visit http://gerrit

[kudu-CR] KUDU-1474: single to multi-master deployment migration

2016-08-10 Thread Adar Dembo (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3880 to look at the new patch set (#4). Change subject: KUDU-1474: single to multi-master deployment migration .. KUDU-1

[kudu-CR] docs: design for handling permanent master failures

2016-08-10 Thread Adar Dembo (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3393 to look at the new patch set (#4). Change subject: docs: design for handling permanent master failures .. docs: des

[kudu-CR] docs: design for handling permanent master failures

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: docs: design for handling permanent master failures .. Patch Set 4: Build Started http://104.196.14.100/job/kudu-gerrit/2809/ -- To view, visit http://gerrit.cl

[kudu-CR] KUDU-1474: single to multi-master deployment migration

2016-08-10 Thread Adar Dembo (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3880 to look at the new patch set (#3). Change subject: KUDU-1474: single to multi-master deployment migration .. KUDU-1

[kudu-CR] KUDU-1474: single to multi-master deployment migration

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1474: single to multi-master deployment migration .. Patch Set 3: Build Started http://104.196.14.100/job/kudu-gerrit/2808/ -- To view, visit http://gerrit

[kudu-CR] KUDU-564 (part 1): log a 'diff' when tablet config changes

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-564 (part 1): log a 'diff' when tablet config changes .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/2807/ -- To view, visit http://ge

[kudu-CR] KUDU-564 (part 1): log a 'diff' when tablet config changes

2016-08-10 Thread Todd Lipcon (Code Review)
Hello Mike Percy, Alexey Serbin, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/3939 to review the following change. Change subject: KUDU-564 (part 1): log a 'diff' when tablet config changes ..

[kudu-CR] [KuduPartialRow::Set{Binary,String}()] copy input data

2016-08-10 Thread Mike Percy (Code Review)
Mike Percy has submitted this change and it was merged. Change subject: [KuduPartialRow::Set{Binary,String}()] copy input data .. [KuduPartialRow::Set{Binary,String}()] copy input data KuduPartialRow::SetBinary()/SetString() be

[kudu-CR] [KuduPartialRow::Set{Binary,String}()] copy input data

2016-08-10 Thread Mike Percy (Code Review)
Mike Percy has posted comments on this change. Change subject: [KuduPartialRow::Set{Binary,String}()] copy input data .. Patch Set 11: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3868 To unsubscribe, visit

[kudu-CR] [KuduPartialRow::Set{Binary,String}()] copy input data

2016-08-10 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. Change subject: [KuduPartialRow::Set{Binary,String}()] copy input data .. Patch Set 10: (1 comment) Thank you for the review, Mike! http://gerrit.cloudera.org:8080/#/c/3868/10

[kudu-CR] C++ client: deprecating KuduPartialRow::SetString()

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: C++ client: deprecating KuduPartialRow::SetString() .. Patch Set 12: Build Started http://104.196.14.100/job/kudu-gerrit/2806/ -- To view, visit http://gerrit.c

[kudu-CR] C++ client: deprecating KuduPartialRow::SetString()

2016-08-10 Thread Alexey Serbin (Code Review)
Hello Adar Dembo, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3723 to look at the new patch set (#12). Change subject: C++ client: deprecating KuduPartialRow::SetString()

[kudu-CR] [KuduPartialRow::Set{Binary,String}()] copy input data

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: [KuduPartialRow::Set{Binary,String}()] copy input data .. Patch Set 11: Build Started http://104.196.14.100/job/kudu-gerrit/2805/ -- To view, visit http://gerri

[kudu-CR] [KuduPartialRow::Set{Binary,String}()] copy input data

2016-08-10 Thread Alexey Serbin (Code Review)
Hello Mike Percy, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3868 to look at the new patch set (#11). Change subject: [KuduPartialRow::Set{Binary,String}()] copy input data .

[kudu-CR] Rename raft-remote-bootstrap design doc

2016-08-10 Thread Misty Stanley-Jones (Code Review)
Misty Stanley-Jones has posted comments on this change. Change subject: Rename raft-remote-bootstrap design doc .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/3890 To unsubscribe, visit http://

[kudu-CR] [KuduPartialRow::Set{Binary,String}()] copy input data

2016-08-10 Thread Mike Percy (Code Review)
Mike Percy has posted comments on this change. Change subject: [KuduPartialRow::Set{Binary,String}()] copy input data .. Patch Set 10: Code-Review+1 (1 comment) Looks good, just found one more doc nit http://gerrit.cloudera.o

[kudu-CR] WIP: Adding some missing 0.10.0 release notes

2016-08-10 Thread Todd Lipcon (Code Review)
Todd Lipcon has submitted this change and it was merged. Change subject: WIP: Adding some missing 0.10.0 release notes .. WIP: Adding some missing 0.10.0 release notes This isn't complete and is missing some information, but it

[kudu-CR] WIP: Adding some missing 0.10.0 release notes

2016-08-10 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: WIP: Adding some missing 0.10.0 release notes .. Patch Set 2: Verified+1 Let's commit this and then we can paralellize the addressing of the TODOs. Overriding jen

[kudu-CR] test result server: improve indexes, add sorting

2016-08-10 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: test_result_server: improve indexes, add sorting .. Patch Set 2: (I deployed this) -- To view, visit http://gerrit.cloudera.org:8080/3889 To unsubscribe, visit h

[kudu-CR] test result server: improve indexes, add sorting

2016-08-10 Thread Todd Lipcon (Code Review)
Todd Lipcon has submitted this change and it was merged. Change subject: test_result_server: improve indexes, add sorting .. test_result_server: improve indexes, add sorting * adds a new index to the underlying database table.

[kudu-CR] test result server: improve indexes, add sorting

2016-08-10 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: test_result_server: improve indexes, add sorting .. Patch Set 1: Verified+1 -- To view, visit http://gerrit.cloudera.org:8080/3889 To unsubscribe, visit http://ge

[kudu-CR] test result server: improve indexes, add sorting

2016-08-10 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. Change subject: test_result_server: improve indexes, add sorting .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/3889/1/build-support/test_result_server.py File b

[kudu-CR] test result server: improve indexes, add sorting

2016-08-10 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: test_result_server: improve indexes, add sorting .. Patch Set 1: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/3889/1/build-support/test_result_ser

[kudu-CR] [KuduPartialRow::Set{Binary,String}()] copy input data

2016-08-10 Thread Alexey Serbin (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3868 to look at the new patch set (#10). Change subject: [KuduPartialRow::Set{Binary,String}()] copy input data .. [Kudu

[kudu-CR] [KuduPartialRow::Set{Binary,String}()] copy input data

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: [KuduPartialRow::Set{Binary,String}()] copy input data .. Patch Set 10: Build Started http://104.196.14.100/job/kudu-gerrit/2804/ -- To view, visit http://gerri

[kudu-CR] Rename raft-remote-bootstrap design doc

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Rename raft-remote-bootstrap design doc .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/2803/ -- To view, visit http://gerrit.cloudera.org:8

[kudu-CR] Rename raft-remote-bootstrap design doc

2016-08-10 Thread Todd Lipcon (Code Review)
Hello Misty Stanley-Jones, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/3890 to review the following change. Change subject: Rename raft-remote-bootstrap design doc .. Rename raft-remote-

[kudu-CR] C++ client: deprecating KuduPartialRow::SetString()

2016-08-10 Thread Alexey Serbin (Code Review)
Hello Adar Dembo, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3723 to look at the new patch set (#11). Change subject: C++ client: deprecating KuduPartialRow::SetString()

[kudu-CR] C++ client: deprecating KuduPartialRow::SetString()

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: C++ client: deprecating KuduPartialRow::SetString() .. Patch Set 11: Build Started http://104.196.14.100/job/kudu-gerrit/2802/ -- To view, visit http://gerrit.c

[kudu-CR] test result server: improve indexes, add sorting

2016-08-10 Thread Todd Lipcon (Code Review)
Hello Mike Percy, Adar Dembo, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/3889 to review the following change. Change subject: test_result_server: improve indexes, add sorting .. test_re

[kudu-CR] test result server: improve indexes, add sorting

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: test_result_server: improve indexes, add sorting .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/2801/ -- To view, visit http://gerrit.cloud

[kudu-CR] C++ client: deprecating KuduPartialRow::SetString()

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: C++ client: deprecating KuduPartialRow::SetString() .. Patch Set 10: Build Started http://104.196.14.100/job/kudu-gerrit/2800/ -- To view, visit http://gerrit.c

[kudu-CR] C++ client: deprecating KuduPartialRow::SetString()

2016-08-10 Thread Alexey Serbin (Code Review)
Hello Adar Dembo, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3723 to look at the new patch set (#10). Change subject: C++ client: deprecating KuduPartialRow::SetString()

[kudu-CR] [KuduPartialRow::Set{Binary,String}()] copy input data

2016-08-10 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. Change subject: [KuduPartialRow::Set{Binary,String}()] copy input data .. Patch Set 9: (4 comments) http://gerrit.cloudera.org:8080/#/c/3868/9/src/kudu/common/partial_row-test.

[kudu-CR] [KuduPartialRow::Set{Binary,String}()] copy input data

2016-08-10 Thread Mike Percy (Code Review)
Mike Percy has posted comments on this change. Change subject: [KuduPartialRow::Set{Binary,String}()] copy input data .. Patch Set 9: (1 comment) http://gerrit.cloudera.org:8080/#/c/3868/9/src/kudu/common/partial_row-test.cc F

[kudu-CR] Memory tracking for result tracker

2016-08-10 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Memory tracking for result tracker .. Patch Set 19: (1 comment) http://gerrit.cloudera.org:8080/#/c/3627/19/src/kudu/rpc/result_tracker.h File src/kudu/rpc/result_

[kudu-CR] [KuduPartialRow::Set{Binary,String}()] copy input data

2016-08-10 Thread Mike Percy (Code Review)
Mike Percy has posted comments on this change. Change subject: [KuduPartialRow::Set{Binary,String}()] copy input data .. Patch Set 9: (3 comments) http://gerrit.cloudera.org:8080/#/c/3868/9/src/kudu/common/partial_row-test.cc

[kudu-CR] Reorganize range partition client API

2016-08-10 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. Change subject: Reorganize range partition client API .. Patch Set 3: (14 comments) http://gerrit.cloudera.org:8080/#/c/3882/3/src/kudu/client/client-test.cc File src/kudu/client/

[kudu-CR] C++ client: deprecating KuduPartialRow::SetString()

2016-08-10 Thread Alexey Serbin (Code Review)
Hello Adar Dembo, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3723 to look at the new patch set (#9). Change subject: C++ client: deprecating KuduPartialRow::SetString() .

[kudu-CR] C++ client: deprecating KuduPartialRow::SetString()

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: C++ client: deprecating KuduPartialRow::SetString() .. Patch Set 9: Build Started http://104.196.14.100/job/kudu-gerrit/2799/ -- To view, visit http://gerrit.cl

[kudu-CR] C++ client: deprecating KuduPartialRow::SetString()

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: C++ client: deprecating KuduPartialRow::SetString() .. Patch Set 8: Build Started http://104.196.14.100/job/kudu-gerrit/2798/ -- To view, visit http://gerrit.cl

[kudu-CR] C++ client: deprecating KuduPartialRow::SetString()

2016-08-10 Thread Alexey Serbin (Code Review)
Hello Adar Dembo, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3723 to look at the new patch set (#8). Change subject: C++ client: deprecating KuduPartialRow::SetString() .

[kudu-CR] Reorganize range partition client API

2016-08-10 Thread Dan Burkert (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3882 to look at the new patch set (#3). Change subject: Reorganize range partition client API .. Reorganize range partit

[kudu-CR] Reorganize range partition client API

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Reorganize range partition client API .. Patch Set 3: Build Started http://104.196.14.100/job/kudu-gerrit/2797/ -- To view, visit http://gerrit.cloudera.org:808

[kudu-CR] [KuduPartialRow::Set{Binary,String}()] copy input data

2016-08-10 Thread Alexey Serbin (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3868 to look at the new patch set (#9). Change subject: [KuduPartialRow::Set{Binary,String}()] copy input data .. [KuduP

[kudu-CR] [KuduPartialRow::Set{Binary,String}()] copy input data

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: [KuduPartialRow::Set{Binary,String}()] copy input data .. Patch Set 9: Build Started http://104.196.14.100/job/kudu-gerrit/2796/ -- To view, visit http://gerrit

[kudu-CR] KUDU-1474: single to multi-master deployment migration

2016-08-10 Thread Adar Dembo (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3880 to look at the new patch set (#2). Change subject: KUDU-1474: single to multi-master deployment migration .. KUDU-1

[kudu-CR] KUDU-1474: single to multi-master deployment migration

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: KUDU-1474: single to multi-master deployment migration .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/2795/ -- To view, visit http://gerrit

[kudu-CR] Reorganize range partition client API

2016-08-10 Thread Dan Burkert (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3882 to look at the new patch set (#2). Change subject: Reorganize range partition client API .. Reorganize range partit

[kudu-CR] Reorganize range partition client API

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Reorganize range partition client API .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/2794/ -- To view, visit http://gerrit.cloudera.org:808

[kudu-CR] [C++ client] doxygenized all C++ client API

2016-08-10 Thread Todd Lipcon (Code Review)
Todd Lipcon has submitted this change and it was merged. Change subject: [C++ client] doxygenized all C++ client API .. [C++ client] doxygenized all C++ client API Doxygenized the rest of header files distributed along with Kud

[kudu-CR] Add docs for non-covering range partitioning

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Add docs for non-covering range partitioning .. Patch Set 3: Build Started http://104.196.14.100/job/kudu-gerrit/2793/ -- To view, visit http://gerrit.cloudera.

[kudu-CR] Add docs for non-covering range partitioning

2016-08-10 Thread Misty Stanley-Jones (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3796 to look at the new patch set (#3). Change subject: Add docs for non-covering range partitioning .. Add docs for non

[kudu-CR] Add docs for non-covering range partitioning

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Add docs for non-covering range partitioning .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/2792/ -- To view, visit http://gerrit.cloudera.

[kudu-CR] Add docs for non-covering range partitioning

2016-08-10 Thread Misty Stanley-Jones (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3796 to look at the new patch set (#2). Change subject: Add docs for non-covering range partitioning .. Add docs for non

[kudu-CR] Add docs for non-covering range partitioning

2016-08-10 Thread Misty Stanley-Jones (Code Review)
Misty Stanley-Jones has posted comments on this change. Change subject: Add docs for non-covering range partitioning .. Patch Set 1: (6 comments) http://gerrit.cloudera.org:8080/#/c/3796/1/docs/kudu_impala_integration.adoc Fil

[kudu-CR] Add RegexpKuduEventProducer class

2016-08-10 Thread Will Berkeley (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3883 to look at the new patch set (#2). Change subject: Add RegexpKuduEventProducer class .. Add RegexpKuduEventProducer

[kudu-CR] Add RegexpKuduEventProducer class

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Add RegexpKuduEventProducer class .. Patch Set 2: Build Started http://104.196.14.100/job/kudu-gerrit/2791/ -- To view, visit http://gerrit.cloudera.org:8080/38

[kudu-CR] Rename Remote Bootstrap to Tablet Copy (part 1)

2016-08-10 Thread Misty Stanley-Jones (Code Review)
Misty Stanley-Jones has posted comments on this change. Change subject: Rename Remote Bootstrap to Tablet Copy (part 1) .. Patch Set 3: (2 comments) Docs and whitepaper look fine, with the exception of the specific comments b

[kudu-CR] WIP: Adding some missing 0.10.0 release notes

2016-08-10 Thread Misty Stanley-Jones (Code Review)
Misty Stanley-Jones has posted comments on this change. Change subject: WIP: Adding some missing 0.10.0 release notes .. Patch Set 2: Code-Review+2 +2 although I don't know what that means since this is still a WIP with several

[kudu-CR] Add RegexpKuduEventProducer class

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Add RegexpKuduEventProducer class .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/2790/ -- To view, visit http://gerrit.cloudera.org:8080/38

[kudu-CR] Add RegexpKuduEventProducer class

2016-08-10 Thread Will Berkeley (Code Review)
Will Berkeley has uploaded a new change for review. http://gerrit.cloudera.org:8080/3883 Change subject: Add RegexpKuduEventProducer class .. Add RegexpKuduEventProducer class This patch adds the RegexpKuduEventProducer class

[kudu-CR] C++ client: deprecating KuduPartialRow::SetString()

2016-08-10 Thread Alexey Serbin (Code Review)
Hello Adar Dembo, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3723 to look at the new patch set (#7). Change subject: C++ client: deprecating KuduPartialRow::SetString() .

[kudu-CR] C++ client: deprecating KuduPartialRow::SetString()

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: C++ client: deprecating KuduPartialRow::SetString() .. Patch Set 7: Build Started http://104.196.14.100/job/kudu-gerrit/2789/ -- To view, visit http://gerrit.cl

[kudu-CR] [KuduPartialRow::Set{Binary,String}()] copy input data

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: [KuduPartialRow::Set{Binary,String}()] copy input data .. Patch Set 8: Build Started http://104.196.14.100/job/kudu-gerrit/2788/ -- To view, visit http://gerrit

[kudu-CR] [KuduPartialRow::Set{Binary,String}()] copy input data

2016-08-10 Thread Alexey Serbin (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3868 to look at the new patch set (#8). Change subject: [KuduPartialRow::Set{Binary,String}()] copy input data .. [KuduP

[kudu-CR] [KuduPartialRow::Set{Binary,String}()] copy input data

2016-08-10 Thread Alexey Serbin (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/3868 to look at the new patch set (#7). Change subject: [KuduPartialRow::Set{Binary,String}()] copy input data .. [KuduP

[kudu-CR] [KuduPartialRow::Set{Binary,String}()] copy input data

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: [KuduPartialRow::Set{Binary,String}()] copy input data .. Patch Set 7: Build Started http://104.196.14.100/job/kudu-gerrit/2787/ -- To view, visit http://gerrit

[kudu-CR] Reorganize range partition client API

2016-08-10 Thread Dan Burkert (Code Review)
Dan Burkert has uploaded a new change for review. http://gerrit.cloudera.org:8080/3882 Change subject: Reorganize range partition client API .. Reorganize range partition client API This commit redesigns the client APIs deali

[kudu-CR] Reorganize range partition client API

2016-08-10 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change. Change subject: Reorganize range partition client API .. Patch Set 1: Build Started http://104.196.14.100/job/kudu-gerrit/2786/ -- To view, visit http://gerrit.cloudera.org:808