[kudu-CR] WIP: KUDU-1713: add a client Partitioner API

2017-04-05 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. Change subject: WIP: KUDU-1713: add a client Partitioner API .. Patch Set 2: The corresponding review on the Impala side: https://gerrit.cloudera.org/#/c/6559/ --

[kudu-CR] Added steps to update HMS after migrating to multiple Kudu masters.

2018-01-05 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/8948 ) Change subject: Added steps to update HMS after migrating to multiple Kudu masters. .. Patch Set 2: Code-Review+1 (1

[kudu-CR] [docs] Added steps to update HMS after migrating to multiple Kudu masters.

2018-01-05 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/8948 ) Change subject: [docs] Added steps to update HMS after migrating to multiple Kudu masters. .. Patch Set 1: This patch only

[kudu-CR] Added steps to update HMS after migrating to multiple Kudu masters.

2018-01-04 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/8946 ) Change subject: Added steps to update HMS after migrating to multiple Kudu masters. .. Patch Set 1: (2 comments)

[kudu-CR] [docs] Added steps to update HMS after migrating to multiple Kudu masters.

2018-01-05 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/8948 ) Change subject: [docs] Added steps to update HMS after migrating to multiple Kudu masters. .. Patch Set 3: Code-Review+1

[kudu-CR] [docs] Added steps to update HMS after migrating to multiple Kudu masters

2018-01-12 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/8948 ) Change subject: [docs] Added steps to update HMS after migrating to multiple Kudu masters .. Patch Set 13: (1 comment)

[kudu-CR] [docs] Added steps to update HMS after migrating to multiple Kudu masters

2018-01-12 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/8948 ) Change subject: [docs] Added steps to update HMS after migrating to multiple Kudu masters .. Patch Set 14: Code-Review+1 --

[kudu-CR] [docs] Added steps to update HMS after migrating to multiple Kudu masters

2018-01-11 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/8948 ) Change subject: [docs] Added steps to update HMS after migrating to multiple Kudu masters .. Patch Set 10: (1 comment)

[kudu-CR] webserver: add support for Knox URL rewriting

2019-10-31 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/14573 ) Change subject: webserver: add support for Knox URL rewriting .. Patch Set 5: Code-Review+1 (4 comments) all makes sense to

[kudu-CR] webserver: add support for Knox URL rewriting

2019-10-31 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/14573 ) Change subject: webserver: add support for Knox URL rewriting .. Patch Set 5: (1 comment)

[kudu-CR] thirdparty: bump squeasel version

2019-12-16 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/14909 ) Change subject: thirdparty: bump squeasel version .. Patch Set 1: Code-Review+1 -- To view, visit

[kudu-CR] webserver: support HTTP OPTIONS requests

2019-10-16 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/14439 ) Change subject: webserver: support HTTP OPTIONS requests .. Patch Set 3: Code-Review+1 -- To view, visit

[kudu-CR] webserver: enable HTTP keep-alive

2019-10-16 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/14440 ) Change subject: webserver: enable HTTP keep-alive .. Patch Set 3: Code-Review+1 (1 comment)

[kudu-CR] webserver: enable HTTP keep-alive

2019-10-17 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/14440 ) Change subject: webserver: enable HTTP keep-alive .. Patch Set 6: Code-Review+1 -- To view, visit

[kudu-CR] webserver: port fix for IMPALA-9001 to Kudu

2019-10-08 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/14393 ) Change subject: webserver: port fix for IMPALA-9001 to Kudu .. Patch Set 1: Code-Review+1 -- To view, visit

[kudu-CR] [rpc-test] fix flaky TestCancellation

2020-02-06 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15174 Change subject: [rpc-test] fix flaky TestCancellation .. [rpc-test] fix flaky TestCancellation KUDU-3042 added a test case

[kudu-CR] [rpc-test] fix flaky TestCancellation

2020-02-06 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/15174 ) Change subject: [rpc-test] fix flaky TestCancellation .. Patch Set 2: (4 comments)

[kudu-CR] [rpc-test] fix flaky TestCancellation

2020-02-06 Thread Thomas Tauber-Marshall (Code Review)
Hello Alexey Serbin, Kudu Jenkins, Adar Dembo, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/15174 to look at the new patch set (#2). Change subject: [rpc-test] fix flaky TestCancellation

[kudu-CR] KUDU-3042: Fix invalid DCHECK when rpc is cancelled then times out

2020-01-14 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15032 Change subject: KUDU-3042: Fix invalid DCHECK when rpc is cancelled then times out .. KUDU-3042: Fix invalid DCHECK when rpc

[kudu-CR] KUDU-3042: Fix invalid DCHECK when rpc is cancelled then times out

2020-01-16 Thread Thomas Tauber-Marshall (Code Review)
Hello Tidy Bot, Alexey Serbin, Kudu Jenkins, Todd Lipcon, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/15032 to look at the new patch set (#3). Change subject: KUDU-3042: Fix invalid DCHECK when rpc is cancelled then times out

[kudu-CR] KUDU-3042: Fix invalid DCHECK when rpc is cancelled then times out

2020-01-16 Thread Thomas Tauber-Marshall (Code Review)
Hello Alexey Serbin, Kudu Jenkins, Todd Lipcon, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/15032 to look at the new patch set (#2). Change subject: KUDU-3042: Fix invalid DCHECK when rpc is cancelled then times out

[kudu-CR] KUDU-3042: Fix invalid DCHECK when rpc is cancelled then times out

2020-01-16 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/15032 ) Change subject: KUDU-3042: Fix invalid DCHECK when rpc is cancelled then times out .. Patch Set 2: (1 comment)

[kudu-CR] KUDU-3042: Fix invalid DCHECK when rpc is cancelled then times out

2020-01-16 Thread Thomas Tauber-Marshall (Code Review)
Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/15032 ) Change subject: KUDU-3042: Fix invalid DCHECK when rpc is cancelled then times out .. Patch Set 3: (2 comments)