[kudu-CR] sentry: don't send requests for DATABASE/SERVER privileges

2019-06-05 Thread Andrew Wong (Code Review)
Hello Alexey Serbin, Kudu Jenkins, Adar Dembo, Hao Hao, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13494 to look at the new patch set (#6). Change subject: sentry: don't send requests for DATABASE/SERVER privileges ..

[kudu-CR] ksck remote-test: make checksum tests more robust

2019-06-05 Thread Adar Dembo (Code Review)
Hello Will Berkeley, Andrew Wong, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/13529 to review the following change. Change subject: ksck_remote-test: make checksum tests more robust .. k

[kudu-CR] docs: update docs for heap sampling

2019-06-05 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13459 ) Change subject: docs: update docs for heap sampling .. docs: update docs for heap sampling Heap sampling is now enabled by defaul

[kudu-CR] docs: update docs for heap sampling

2019-06-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/13459 ) Change subject: docs: update docs for heap sampling .. Patch Set 1: Verified+1 Overriding Jenkins, docs change. -- To view, visit http:

[kudu-CR] docs: update docs for heap sampling

2019-06-05 Thread Adar Dembo (Code Review)
Adar Dembo has removed Kudu Jenkins from this change. ( http://gerrit.cloudera.org:8080/13459 ) Change subject: docs: update docs for heap sampling .. Removed reviewer Kudu Jenkins with the following votes: * Verified-1 by Ku

[kudu-CR] [java] Add PartialRow addObject API

2019-06-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/13528 ) Change subject: [java] Add PartialRow addObject API .. Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/13528/1/java/kudu-c

[kudu-CR] [java] Add newComparisonPredicate Object API

2019-06-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/13527 ) Change subject: [java] Add newComparisonPredicate Object API .. Patch Set 2: (2 comments) http://gerrit.cloudera.org:8080/#/c/13527/2/ja

[kudu-CR] [c++] Support table rename between scan token creation and rehydration

2019-06-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/13521 ) Change subject: [c++] Support table rename between scan token creation and rehydration .. Patch Set 2: (2 comments) http://gerrit.cloud

[kudu-CR] KUDU-2514 Part 1: Support extra config for table.

2019-06-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12468 ) Change subject: KUDU-2514 Part 1: Support extra config for table. .. Patch Set 19: Code-Review+1 Leaving open for Andrew; he was interest

[kudu-CR] KUDU-2670 Disable rowset compact for test of SplitKeyRange

2019-06-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/13517 ) Change subject: KUDU-2670 Disable rowset compact for test of SplitKeyRange .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit

[kudu-CR] KUDU-2670 Disable rowset compact for test of SplitKeyRange

2019-06-05 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13517 ) Change subject: KUDU-2670 Disable rowset compact for test of SplitKeyRange .. KUDU-2670 Disable rowset compact for test of SplitKe

[kudu-CR] Add seek before mode for CBTree to accelerate CheckRowDeleted in dms.

2019-06-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/13516 ) Change subject: Add seek before mode for CBTree to accelerate CheckRowDeleted in dms. .. Patch Set 1: > In order to measure the latency

[kudu-CR] Add seek before mode for CBTree to accelerate CheckRowDeleted in dms.

2019-06-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/13516 ) Change subject: Add seek before mode for CBTree to accelerate CheckRowDeleted in dms. .. Patch Set 1: (1 comment) Just passing through,

[kudu-CR] Add seek before mode for CBTree to accelerate CheckRowDeleted in dms.

2019-06-05 Thread Yao Xu (Code Review)
Yao Xu has posted comments on this change. ( http://gerrit.cloudera.org:8080/13516 ) Change subject: Add seek before mode for CBTree to accelerate CheckRowDeleted in dms. .. Patch Set 1: (1 comment) http://gerrit.cloudera.or

[kudu-CR] sentry: don't send requests for DATABASE/SERVER privileges

2019-06-05 Thread Andrew Wong (Code Review)
Hello Alexey Serbin, Kudu Jenkins, Adar Dembo, Hao Hao, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13494 to look at the new patch set (#5). Change subject: sentry: don't send requests for DATABASE/SERVER privileges ..

[kudu-CR] Add seek before mode for CBTree to accelerate CheckRowDeleted in dms.

2019-06-05 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. ( http://gerrit.cloudera.org:8080/13516 ) Change subject: Add seek before mode for CBTree to accelerate CheckRowDeleted in dms. .. Patch Set 1: (4 comments) Nice performance re

[kudu-CR] KUDU-2670 Disable rowset compact for test of SplitKeyRange

2019-06-05 Thread Yao Xu (Code Review)
Hello Kudu Jenkins, Adar Dembo, Grant Henke, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13517 to look at the new patch set (#2). Change subject: KUDU-2670 Disable rowset compact for test of SplitKeyRange .

[kudu-CR] [hms] disallow table type altering via table property

2019-06-05 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/13524 ) Change subject: [hms] disallow table type altering via table property .. Patch Set 2: Code-Review+2 LGTM, maybe Grant has more to add.

[kudu-CR] Add seek before mode for CBTree to accelerate CheckRowDeleted in dms.

2019-06-05 Thread ZhangYao (Code Review)
ZhangYao has posted comments on this change. ( http://gerrit.cloudera.org:8080/13516 ) Change subject: Add seek before mode for CBTree to accelerate CheckRowDeleted in dms. .. Patch Set 1: In order to measure the latency prec

[kudu-CR] [hms] disallow table type altering via table property

2019-06-05 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/13524 ) Change subject: [hms] disallow table type altering via table property .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c

[kudu-CR] [hms] disallow table type altering via table property

2019-06-05 Thread Hao Hao (Code Review)
Hao Hao has posted comments on this change. ( http://gerrit.cloudera.org:8080/13524 ) Change subject: [hms] disallow table type altering via table property .. Patch Set 2: (3 comments) http://gerrit.cloudera.org:8080/#/c/1352

[kudu-CR] [hms] disallow table type altering via table property

2019-06-05 Thread Hao Hao (Code Review)
Hello Alexey Serbin, Kudu Jenkins, Andrew Wong, Grant Henke, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13524 to look at the new patch set (#2). Change subject: [hms] disallow table type altering via table property ..

[kudu-CR] KUDU-2514 Part 1: Support extra config for table.

2019-06-05 Thread Yao Xu (Code Review)
Yao Xu has posted comments on this change. ( http://gerrit.cloudera.org:8080/12468 ) Change subject: KUDU-2514 Part 1: Support extra config for table. .. Patch Set 19: (1 comment) Fix conflict. http://gerrit.cloudera.org:808

[kudu-CR] KUDU-2514 Part 1: Support extra config for table.

2019-06-05 Thread Yao Xu (Code Review)
Hello Tidy Bot, Kudu Jenkins, Andrew Wong, Adar Dembo, Todd Lipcon, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/12468 to look at the new patch set (#19). Change subject: KUDU-2514 Part 1: Support extra config for table. ..

[kudu-CR] sentry: don't send requests for DATABASE/SERVER privileges

2019-06-05 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/13494 ) Change subject: sentry: don't send requests for DATABASE/SERVER privileges .. Patch Set 4: Code-Review+2 -- To view, visit http://ger

[kudu-CR] [hms] disallow table type altering via table property

2019-06-05 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/13524 ) Change subject: [hms] disallow table type altering via table property .. Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/

[kudu-CR] sentry: don't send requests for DATABASE/SERVER privileges

2019-06-05 Thread Hao Hao (Code Review)
Hao Hao has posted comments on this change. ( http://gerrit.cloudera.org:8080/13494 ) Change subject: sentry: don't send requests for DATABASE/SERVER privileges .. Patch Set 4: Code-Review+2 -- To view, visit http://gerrit.cl

[kudu-CR] [java] Add PartialRow addObject API

2019-06-05 Thread Grant Henke (Code Review)
Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13528 Change subject: [java] Add PartialRow addObject API .. [java] Add PartialRow addObject API Adds a new API to add an Object to a PartialRo

[kudu-CR] sentry: don't send requests for DATABASE/SERVER privileges

2019-06-05 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/13494 ) Change subject: sentry: don't send requests for DATABASE/SERVER privileges .. Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/

[kudu-CR] sentry: don't send requests for DATABASE/SERVER privileges

2019-06-05 Thread Andrew Wong (Code Review)
Hello Alexey Serbin, Kudu Jenkins, Adar Dembo, Hao Hao, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13494 to look at the new patch set (#4). Change subject: sentry: don't send requests for DATABASE/SERVER privileges ..

[kudu-CR] sentry: don't send requests for DATABASE/SERVER privileges

2019-06-05 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/13494 ) Change subject: sentry: don't send requests for DATABASE/SERVER privileges .. Patch Set 3: Code-Review+2 (1 comment) http://gerrit.cl

[kudu-CR] sentry: don't send requests for DATABASE/SERVER privileges

2019-06-05 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/13494 ) Change subject: sentry: don't send requests for DATABASE/SERVER privileges .. Patch Set 3: (3 comments) http://gerrit.cloudera.org:8080

[kudu-CR] sentry: don't send requests for DATABASE/SERVER privileges

2019-06-05 Thread Andrew Wong (Code Review)
Hello Alexey Serbin, Kudu Jenkins, Adar Dembo, Hao Hao, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13494 to look at the new patch set (#3). Change subject: sentry: don't send requests for DATABASE/SERVER privileges ..

[kudu-CR] [java] Add newComparisonPredicate Object API

2019-06-05 Thread Grant Henke (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13527 to look at the new patch set (#2). Change subject: [java] Add newComparisonPredicate Object API .. [java] Add newCo

[kudu-CR] [java] Add newComparisonPredicate Object API

2019-06-05 Thread Grant Henke (Code Review)
Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13527 Change subject: [java] Add newComparisonPredicate Object API .. [java] Add newComparisonPredicate Object API Adds a `newComparisonPredica

[kudu-CR] WIP

2019-06-05 Thread Grant Henke (Code Review)
Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13526 Change subject: WIP .. WIP Change-Id: I93332c75ccbdf96e764e9f0138a963c038856c64 --- M java/kudu-client/src/main/java/org/apache/kudu/clie

[kudu-CR] WIP

2019-06-05 Thread Grant Henke (Code Review)
Grant Henke has abandoned this change. ( http://gerrit.cloudera.org:8080/13526 ) Change subject: WIP .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/13526 To unsubscribe, visit http://gerrit.cloudera.org:8080/sett

[kudu-CR] [tablet] Support accurate count of rows

2019-06-05 Thread Andrew Wong (Code Review)
Andrew Wong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13456 ) Change subject: [tablet] Support accurate count of rows .. [tablet] Support accurate count of rows A tablet is consisted of on

[kudu-CR] [c++] Support table rename between scan token creation and rehydration

2019-06-05 Thread Mike Percy (Code Review)
Mike Percy has posted comments on this change. ( http://gerrit.cloudera.org:8080/13521 ) Change subject: [c++] Support table rename between scan token creation and rehydration .. Patch Set 2: Code-Review+1 (2 comments) Looks

[kudu-CR] [tablet] Support accurate count of rows

2019-06-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/13456 ) Change subject: [tablet] Support accurate count of rows .. Patch Set 14: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080

[kudu-CR] [tablet] Support accurate count of rows

2019-06-05 Thread helifu (Code Review)
Hello Kudu Jenkins, Andrew Wong, Adar Dembo, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13456 to look at the new patch set (#14). Change subject: [tablet] Support accurate count of rows ...

[kudu-CR] [tablet] Support accurate count of rows

2019-06-05 Thread helifu (Code Review)
helifu has posted comments on this change. ( http://gerrit.cloudera.org:8080/13456 ) Change subject: [tablet] Support accurate count of rows .. Patch Set 13: (2 comments) http://gerrit.cloudera.org:8080/#/c/13456/11/src/kudu/

[kudu-CR] KUDU-2813: Set Spark job descriptions for backup and restore jobs

2019-06-05 Thread Grant Henke (Code Review)
Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13512 ) Change subject: KUDU-2813: Set Spark job descriptions for backup and restore jobs .. KUDU-2813: Set Spark job descriptions for b

[kudu-CR] [java] Support table rename between scan token creation and rehydration

2019-06-05 Thread Mike Percy (Code Review)
Mike Percy has posted comments on this change. ( http://gerrit.cloudera.org:8080/13518 ) Change subject: [java] Support table rename between scan token creation and rehydration .. Patch Set 1: Code-Review+1 (1 comment) http:

[kudu-CR] [java] Support table rename between scan token creation and rehydration

2019-06-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/13518 ) Change subject: [java] Support table rename between scan token creation and rehydration .. Patch Set 1: (2 comments) http://gerrit.clou

[kudu-CR] KUDU-2813: Set Spark job descriptions for backup and restore jobs

2019-06-05 Thread Mike Percy (Code Review)
Mike Percy has posted comments on this change. ( http://gerrit.cloudera.org:8080/13512 ) Change subject: KUDU-2813: Set Spark job descriptions for backup and restore jobs .. Patch Set 1: Code-Review+2 -- To view, visit http:

[kudu-CR] [hms] disallow table type altering via table property

2019-06-05 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/13524 ) Change subject: [hms] disallow table type altering via table property .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/1

[kudu-CR] [hms] disallow table type altering via table property

2019-06-05 Thread Hao Hao (Code Review)
Hao Hao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13524 Change subject: [hms] disallow table type altering via table property .. [hms] disallow table type altering via table property This blocks ta

[kudu-CR] KUDU-2670 Set --enable rowset compaction�lse flag for test of SplitKeyRange

2019-06-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/13517 ) Change subject: KUDU-2670 Set --enable_rowset_compaction=false flag for test of SplitKeyRange .. Patch Set 1: (2 comments) http://gerri

[kudu-CR] [c++] Support table rename between scan token creation and rehydration

2019-06-05 Thread Will Berkeley (Code Review)
Will Berkeley has posted comments on this change. ( http://gerrit.cloudera.org:8080/13521 ) Change subject: [c++] Support table rename between scan token creation and rehydration .. Patch Set 1: (2 comments) http://gerrit.cl

[kudu-CR] [c++] Support table rename between scan token creation and rehydration

2019-06-05 Thread Will Berkeley (Code Review)
Hello Tidy Bot, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13521 to look at the new patch set (#2). Change subject: [c++] Support table rename between scan token creation and rehydration ...

[kudu-CR] [tablet] Support accurate count of rows

2019-06-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/13456 ) Change subject: [tablet] Support accurate count of rows .. Patch Set 13: (1 comment) http://gerrit.cloudera.org:8080/#/c/13456/11/src/ku

[kudu-CR] KUDU-2514 Part 1: Support extra config for table.

2019-06-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12468 ) Change subject: KUDU-2514 Part 1: Support extra config for table. .. Patch Set 18: Code-Review+1 (1 comment) http://gerrit.cloudera.org:

[kudu-CR] [c++] Support table rename between scan token creation and rehydration

2019-06-05 Thread Will Berkeley (Code Review)
Will Berkeley has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13521 Change subject: [c++] Support table rename between scan token creation and rehydration .. [c++] Support table rename between scan token

[kudu-CR] [java] Support table rename between scan token creation and rehydration

2019-06-05 Thread Will Berkeley (Code Review)
Will Berkeley has posted comments on this change. ( http://gerrit.cloudera.org:8080/13518 ) Change subject: [java] Support table rename between scan token creation and rehydration .. Patch Set 1: (1 comment) http://gerrit.cl

[kudu-CR] [java] Support table rename between scan token creation and rehydration

2019-06-05 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/13518 ) Change subject: [java] Support table rename between scan token creation and rehydration .. Patch Set 1: Code-Review+1 (1 comment) http

[kudu-CR] [java] Support table rename between scan token creation and rehydration

2019-06-05 Thread Will Berkeley (Code Review)
Will Berkeley has posted comments on this change. ( http://gerrit.cloudera.org:8080/13518 ) Change subject: [java] Support table rename between scan token creation and rehydration .. Patch Set 1: (1 comment) http://gerrit.cl

[kudu-CR] [java] Support table rename between scan token creation and rehydration

2019-06-05 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/13518 ) Change subject: [java] Support table rename between scan token creation and rehydration .. Patch Set 1: (1 comment) http://gerrit.clou

[kudu-CR] WIP: [KUDU-442] Add Kudu support for Hive

2019-06-05 Thread Grant Henke (Code Review)
Hello Kudu Jenkins, Greg Solovyev, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13483 to look at the new patch set (#2). Change subject: WIP: [KUDU-442] Add Kudu support for Hive .. WIP:

[kudu-CR] hms: allow for tooling to run without Kudu plugin

2019-06-05 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/13510 ) Change subject: hms: allow for tooling to run without Kudu plugin .. Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/135

[kudu-CR] [java] Support table rename between scan token creation and rehydration

2019-06-05 Thread Will Berkeley (Code Review)
Will Berkeley has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13518 Change subject: [java] Support table rename between scan token creation and rehydration .. [java] Support table rename between scan tok

[kudu-CR] Support SPNEGO for web server

2019-06-05 Thread Todd Lipcon (Code Review)
Hello Thomas Marshall, Tidy Bot, Lars Volker, Alexey Serbin, Kudu Jenkins, Hao Hao, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13341 to look at the new patch set (#3). Change subject: Support SPNEGO for web server ..

[kudu-CR] [tablet] Support accurate count of rows

2019-06-05 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/13456 ) Change subject: [tablet] Support accurate count of rows .. Patch Set 13: Code-Review+1 (2 comments) One last nit and this looks good to

[kudu-CR] KUDU-2785: Add splitSizeBytes to the backup job

2019-06-05 Thread Grant Henke (Code Review)
Hello Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13511 to look at the new patch set (#2). Change subject: KUDU-2785: Add splitSizeBytes to the backup job .. KUDU-2785: Ad

[kudu-CR] [tablet] Support accurate count of rows

2019-06-05 Thread helifu (Code Review)
Hello Kudu Jenkins, Andrew Wong, Adar Dembo, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13456 to look at the new patch set (#13). Change subject: [tablet] Support accurate count of rows ...

[kudu-CR] KUDU-2797: the master aggregates tablet metrics

2019-06-05 Thread helifu (Code Review)
Hello Mike Percy, Kudu Jenkins, Andrew Wong, Adar Dembo, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13426 to look at the new patch set (#2). Change subject: KUDU-2797: the master aggregates tablet metrics

[kudu-CR] KUDU-2670 Set --enable rowset compaction�lse flag for test of SplitKeyRange

2019-06-05 Thread Yao Xu (Code Review)
Yao Xu has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13517 Change subject: KUDU-2670 Set --enable_rowset_compaction=false flag for test of SplitKeyRange .. KUDU-2670 Set --enable_rowset_compaction=fals

[kudu-CR] KUDU-2514 Part 1: Support extra config for table.

2019-06-05 Thread Yao Xu (Code Review)
Yao Xu has posted comments on this change. ( http://gerrit.cloudera.org:8080/12468 ) Change subject: KUDU-2514 Part 1: Support extra config for table. .. Patch Set 18: (4 comments) http://gerrit.cloudera.org:8080/#/c/12468/16

[kudu-CR] KUDU-2514 Part 1: Support extra config for table.

2019-06-05 Thread Yao Xu (Code Review)
Hello Tidy Bot, Kudu Jenkins, Adar Dembo, Todd Lipcon, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/12468 to look at the new patch set (#18). Change subject: KUDU-2514 Part 1: Support extra config for table. ...

[kudu-CR] KUDU-2514 Part 1: Support extra config for table.

2019-06-05 Thread Yao Xu (Code Review)
Hello Tidy Bot, Kudu Jenkins, Adar Dembo, Todd Lipcon, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/12468 to look at the new patch set (#17). Change subject: KUDU-2514 Part 1: Support extra config for table. ...