[kudu-CR] java: ColumnSchema supports storing column comment

2019-03-28 Thread helifu (Code Review)
helifu has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12890 Change subject: java: ColumnSchema supports storing column comment .. java: ColumnSchema supports storing column comment This patch intends to

[kudu-CR] [sentry] enable sentry integration for master stress test

2019-03-28 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/12877 ) Change subject: [sentry] enable sentry integration for master stress test .. Patch Set 1: (5 comments) http://gerrit.cloudera.org:8080/

[kudu-CR] java: add support for flaky test reporting

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12042 ) Change subject: java: add support for flaky test reporting .. Patch Set 7: (1 comment) http://gerrit.cloudera.org:8080/#/c/12042/6/java/

[kudu-CR] java: add support for flaky test reporting

2019-03-28 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/12042 ) Change subject: java: add support for flaky test reporting .. Patch Set 7: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8

[kudu-CR] java: add support for flaky test reporting

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has uploaded a new patch set (#7) to the change originally created by Mike Percy. ( http://gerrit.cloudera.org:8080/12042 ) Change subject: java: add support for flaky test reporting .. java: add support for flaky tes

[kudu-CR] KUDU-1711: ColumnSchema supports storing column comment

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12849 ) Change subject: KUDU-1711: ColumnSchema supports storing column comment .. KUDU-1711: ColumnSchema supports storing column comment

[kudu-CR] KUDU-1711: ColumnSchema supports storing column comment

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12849 ) Change subject: KUDU-1711: ColumnSchema supports storing column comment .. Patch Set 9: Code-Review+2 (1 comment) http://gerrit.cloudera

[kudu-CR] KUDU-2717. Add an environment variable override for username

2019-03-28 Thread Todd Lipcon (Code Review)
Todd Lipcon has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12627 ) Change subject: KUDU-2717. Add an environment variable override for username .. KUDU-2717. Add an environment variable override f

[kudu-CR] trace: fully qualify namespace in macros

2019-03-28 Thread Todd Lipcon (Code Review)
Todd Lipcon has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12834 ) Change subject: trace: fully qualify namespace in macros .. trace: fully qualify namespace in macros Impala imports kudu/util/ b

[kudu-CR] [test] Use the kudu binary in the external mini cluster

2019-03-28 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/12523 ) Change subject: [test] Use the kudu binary in the external mini cluster .. Patch Set 12: I saw it occur on the docker patch tests again.

[kudu-CR] [test] Use the kudu binary in the external mini cluster

2019-03-28 Thread Grant Henke (Code Review)
Grant Henke has removed a vote on this change. Change subject: [test] Use the kudu binary in the external mini cluster .. Removed Verified+1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/12523 To unsubs

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/12825 ) Change subject: [util] introduce TTL cache .. Patch Set 10: Code-Review+2 Carrying over Adar's +2 from PS8. -- To view, visit http:/

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12825 ) Change subject: [util] introduce TTL cache .. [util] introduce TTL cache This changelist introduces TTL cache based on the cac

[kudu-CR] [tools] Support running the master and tablet server via the kudu binary

2019-03-28 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/12517 ) Change subject: [tools] Support running the master and tablet server via the kudu binary .. Patch Set 19: Verified+1 -- To view, vis

[kudu-CR] KUDU-1711: ColumnSchema supports storing column comment

2019-03-28 Thread helifu (Code Review)
helifu has posted comments on this change. ( http://gerrit.cloudera.org:8080/12849 ) Change subject: KUDU-1711: ColumnSchema supports storing column comment .. Patch Set 9: (1 comment) http://gerrit.cloudera.org:8080/#/c/1284

[kudu-CR] KUDU-1711: ColumnSchema supports storing column comment

2019-03-28 Thread helifu (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/12849 to look at the new patch set (#9). Change subject: KUDU-1711: ColumnSchema supports storing column comment .

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/12825 ) Change subject: [util] introduce TTL cache .. Patch Set 10: (1 comment) http://gerrit.cloudera.org:8080/#/c/12825/7/src/kudu/util/ttl

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Alexey Serbin (Code Review)
Hello Tidy Bot, Kudu Jenkins, Andrew Wong, Adar Dembo, Hao Hao, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/12825 to look at the new patch set (#10). Change subject: [util] introduce TTL cache .

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/12825 ) Change subject: [util] introduce TTL cache .. Patch Set 9: (2 comments) http://gerrit.cloudera.org:8080/#/c/12825/7//COMMIT_MSG Commi

[kudu-CR] java: add support for flaky test reporting

2019-03-28 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/12042 ) Change subject: java: add support for flaky test reporting .. Patch Set 6: (4 comments) http://gerrit.cloudera.org:8080/#/c/12042/5/jav

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Hao Hao (Code Review)
Hao Hao has posted comments on this change. ( http://gerrit.cloudera.org:8080/12825 ) Change subject: [util] introduce TTL cache .. Patch Set 9: Code-Review+1 (3 comments) LGTM, just some minor nits. http://gerrit.cloudera.o

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Alexey Serbin (Code Review)
Hello Tidy Bot, Kudu Jenkins, Andrew Wong, Adar Dembo, Hao Hao, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/12825 to look at the new patch set (#9). Change subject: [util] introduce TTL cache ..

[kudu-CR] [test] Use the kudu binary in the external mini cluster

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12523 ) Change subject: [test] Use the kudu binary in the external mini cluster .. Patch Set 12: Code-Review+2 If you think that issue is gone...

[kudu-CR] [docker] Use only the kudu binary in the kudu image

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12518 ) Change subject: [docker] Use only the kudu binary in the kudu image .. Patch Set 8: Code-Review+2 -- To view, visit http://gerrit.cloude

[kudu-CR] [tools] Support running the master and tablet server via the kudu binary

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12517 ) Change subject: [tools] Support running the master and tablet server via the kudu binary .. Patch Set 19: Code-Review+2 -- To view, vis

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/12825 ) Change subject: [util] introduce TTL cache .. Patch Set 9: (4 comments) > Patch Set 8: Code-Review+2 > > (4 comments) http://gerrit.

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12825 ) Change subject: [util] introduce TTL cache .. Patch Set 8: Code-Review+2 (4 comments) http://gerrit.cloudera.org:8080/#/c/12825/8/src/ku

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/12825 ) Change subject: [util] introduce TTL cache .. Patch Set 7: (4 comments) http://gerrit.cloudera.org:8080/#/c/12825/7/src/kudu/util/ttl

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Alexey Serbin (Code Review)
Hello Tidy Bot, Kudu Jenkins, Andrew Wong, Adar Dembo, Hao Hao, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/12825 to look at the new patch set (#8). Change subject: [util] introduce TTL cache ..

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12825 ) Change subject: [util] introduce TTL cache .. Patch Set 7: Code-Review+2 (4 comments) http://gerrit.cloudera.org:8080/#/c/12825/7/src/ku

[kudu-CR] java: add support for flaky test reporting

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12042 ) Change subject: java: add support for flaky test reporting .. Patch Set 5: (6 comments) http://gerrit.cloudera.org:8080/#/c/12042/5//COM

[kudu-CR] java: add support for flaky test reporting

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has uploaded a new patch set (#6) to the change originally created by Mike Percy. ( http://gerrit.cloudera.org:8080/12042 ) Change subject: java: add support for flaky test reporting .. java: add support for flaky tes

[kudu-CR] [Java] Upgrade dependencies

2019-03-28 Thread Grant Henke (Code Review)
Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12869 ) Change subject: [Java] Upgrade dependencies .. [Java] Upgrade dependencies Upgrades the Java dependencies and Gradle versions.

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/12825 ) Change subject: [util] introduce TTL cache .. Patch Set 7: (7 comments) http://gerrit.cloudera.org:8080/#/c/12825/6/src/kudu/util/ttl

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Alexey Serbin (Code Review)
Hello Tidy Bot, Kudu Jenkins, Andrew Wong, Adar Dembo, Hao Hao, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/12825 to look at the new patch set (#7). Change subject: [util] introduce TTL cache ..

[kudu-CR] [Java] Upgrade dependencies

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12869 ) Change subject: [Java] Upgrade dependencies .. Patch Set 4: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/12869 To uns

[kudu-CR] [Java] Fix new errorprone warnings

2019-03-28 Thread Grant Henke (Code Review)
Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12871 ) Change subject: [Java] Fix new errorprone warnings .. [Java] Fix new errorprone warnings This patch fixes all the new error pron

[kudu-CR] [Java] Upgrade dependencies

2019-03-28 Thread Grant Henke (Code Review)
Hello Kudu Jenkins, Adar Dembo, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/12869 to look at the new patch set (#4). Change subject: [Java] Upgrade dependencies .. [Java] Upgrade depend

[kudu-CR] KUDU-2717. Add an environment variable override for username

2019-03-28 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/12627 ) Change subject: KUDU-2717. Add an environment variable override for username .. Patch Set 3: Code-Review+2 (1 comment) http://gerrit.cl

[kudu-CR] java: ensure KuduTestHarness or RetryRule in every test

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has removed a vote on this change. Change subject: java: ensure KuduTestHarness or RetryRule in every test .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/12872 To unsubsc

[kudu-CR] java: ensure KuduTestHarness or RetryRule in every test

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12872 ) Change subject: java: ensure KuduTestHarness or RetryRule in every test .. Patch Set 2: Verified+1 Overriding Jenkins, unrelated test fai

[kudu-CR] [sentry] enable sentry integration for master stress test

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12877 ) Change subject: [sentry] enable sentry integration for master stress test .. Patch Set 1: (5 comments) I'm a little concerned that HMS (

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Hao Hao (Code Review)
Hao Hao has posted comments on this change. ( http://gerrit.cloudera.org:8080/12825 ) Change subject: [util] introduce TTL cache .. Patch Set 6: (1 comment) http://gerrit.cloudera.org:8080/#/c/12825/4/src/kudu/util/ttl_cache.

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12825 ) Change subject: [util] introduce TTL cache .. Patch Set 6: (6 comments) http://gerrit.cloudera.org:8080/#/c/12825/6/src/kudu/util/ttl_ca

[kudu-CR] KUDU-2717. Add an environment variable override for username

2019-03-28 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. ( http://gerrit.cloudera.org:8080/12627 ) Change subject: KUDU-2717. Add an environment variable override for username .. Patch Set 3: (1 comment) http://gerrit.cloudera.org:808

[kudu-CR] [Java] Fix new errorprone warnings

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12871 ) Change subject: [Java] Fix new errorprone warnings .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/12871

[kudu-CR] WIP [master] introduced SentryAuthzCache

2019-03-28 Thread Hao Hao (Code Review)
Hao Hao has posted comments on this change. ( http://gerrit.cloudera.org:8080/12833 ) Change subject: WIP [master] introduced SentryAuthzCache .. Patch Set 5: (1 comment) http://gerrit.cloudera.org:8080/#/c/12833/5/src/kudu/m

[kudu-CR] [Java] Upgrade dependencies

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12869 ) Change subject: [Java] Upgrade dependencies .. Patch Set 3: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/12869/3/java/g

[kudu-CR] KUDU-1711: ColumnSchema supports storing column comment

2019-03-28 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/12849 ) Change subject: KUDU-1711: ColumnSchema supports storing column comment .. Patch Set 8: (1 comment) http://gerrit.cloudera.org:8080/#/c/

[kudu-CR] WIP: [backup] Add incremental backup/restore support

2019-03-28 Thread Grant Henke (Code Review)
Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12879 Change subject: WIP: [backup] Add incremental backup/restore support .. WIP: [backup] Add incremental backup/restore support Change-Id: I

[kudu-CR] KUDU-2717. Add an environment variable override for username

2019-03-28 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/12627 ) Change subject: KUDU-2717. Add an environment variable override for username .. Patch Set 3: Code-Review+1 (1 comment) http://gerrit.cl

[kudu-CR] trace: fully qualify namespace in macros

2019-03-28 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/12834 ) Change subject: trace: fully qualify namespace in macros .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:808

[kudu-CR] WIP [master] introduced SentryAuthzCache

2019-03-28 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/12833 ) Change subject: WIP [master] introduced SentryAuthzCache .. Patch Set 5: (1 comment) http://gerrit.cloudera.org:8080/#/c/12833/5/src/ku

[kudu-CR] WIP [master] introduced SentryAuthzCache

2019-03-28 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/12833 ) Change subject: WIP [master] introduced SentryAuthzCache .. Patch Set 5: (1 comment) http://gerrit.cloudera.org:8080/#/c/12833/5/src/ku

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/12825 ) Change subject: [util] introduce TTL cache .. Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/12825/4/src/kudu/util/ttl_

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/12825 ) Change subject: [util] introduce TTL cache .. Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/12825/4/src/kudu/util/ttl_

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Hao Hao (Code Review)
Hao Hao has posted comments on this change. ( http://gerrit.cloudera.org:8080/12825 ) Change subject: [util] introduce TTL cache .. Patch Set 6: (1 comment) http://gerrit.cloudera.org:8080/#/c/12825/4/src/kudu/util/ttl_cache.

[kudu-CR] WIP [master] introduced SentryAuthzCache

2019-03-28 Thread Hao Hao (Code Review)
Hao Hao has posted comments on this change. ( http://gerrit.cloudera.org:8080/12833 ) Change subject: WIP [master] introduced SentryAuthzCache .. Patch Set 5: (1 comment) http://gerrit.cloudera.org:8080/#/c/12833/5/src/kudu/m

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Alexey Serbin (Code Review)
Hello Tidy Bot, Kudu Jenkins, Andrew Wong, Adar Dembo, Hao Hao, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/12825 to look at the new patch set (#6). Change subject: [util] introduce TTL cache ..

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/12825 ) Change subject: [util] introduce TTL cache .. Patch Set 4: (7 comments) > Also is this still WIP? Do you intend on adding the TTL-met

[kudu-CR] java: add support for flaky test reporting

2019-03-28 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/12042 ) Change subject: java: add support for flaky test reporting .. Patch Set 5: (5 comments) http://gerrit.cloudera.org:8080/#/c/12042/5//CO

[kudu-CR] WIP [master] introduced SentryAuthzCache

2019-03-28 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/12833 ) Change subject: WIP [master] introduced SentryAuthzCache .. Patch Set 5: (1 comment) http://gerrit.cloudera.org:8080/#/c/12833/5/src/ku

[kudu-CR] [util] introduce TTL cache

2019-03-28 Thread Alexey Serbin (Code Review)
Hello Tidy Bot, Kudu Jenkins, Andrew Wong, Adar Dembo, Hao Hao, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/12825 to look at the new patch set (#5). Change subject: [util] introduce TTL cache ..

[kudu-CR] WIP [util] introduce TTL cache

2019-03-28 Thread Hao Hao (Code Review)
Hao Hao has posted comments on this change. ( http://gerrit.cloudera.org:8080/12825 ) Change subject: WIP [util] introduce TTL cache .. Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/12825/4/src/kudu/util/ttl_ca

[kudu-CR] authz: verify tokens on writes

2019-03-28 Thread Andrew Wong (Code Review)
Andrew Wong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11754 ) Change subject: authz: verify tokens on writes .. authz: verify tokens on writes Adds tserver-side privilege checking for write

[kudu-CR] authz: verify tokens on writes

2019-03-28 Thread Hao Hao (Code Review)
Hao Hao has posted comments on this change. ( http://gerrit.cloudera.org:8080/11754 ) Change subject: authz: verify tokens on writes .. Patch Set 10: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/11754 To un

[kudu-CR] [sentry] enable sentry integration for master stress test

2019-03-28 Thread Hao Hao (Code Review)
Hao Hao has removed a vote on this change. Change subject: [sentry] enable sentry integration for master stress test .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/12877 To unsubscr

[kudu-CR] [sentry] enable sentry integration for master stress test

2019-03-28 Thread Hao Hao (Code Review)
Hao Hao has posted comments on this change. ( http://gerrit.cloudera.org:8080/12877 ) Change subject: [sentry] enable sentry integration for master stress test .. Patch Set 1: Verified+1 Unrelated flaky of isolate race KUDU-24

[kudu-CR] [sentry] enable sentry integration for master stress test

2019-03-28 Thread Hao Hao (Code Review)
Hao Hao has posted comments on this change. ( http://gerrit.cloudera.org:8080/12877 ) Change subject: [sentry] enable sentry integration for master stress test .. Patch Set 1: Unrelated flaky of isolate race KUDU-2432. -- To

[kudu-CR] java: add support for flaky test reporting

2019-03-28 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/12042 ) Change subject: java: add support for flaky test reporting .. Patch Set 5: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/

[kudu-CR] build: enable Java flaky test reporting

2019-03-28 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/12043 ) Change subject: build: enable Java flaky test reporting .. Patch Set 5: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080

[kudu-CR] java: ensure KuduTestHarness or RetryRule in every test

2019-03-28 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/12872 ) Change subject: java: ensure KuduTestHarness or RetryRule in every test .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.c

[kudu-CR] java: ensure KuduTestHarness or RetryRule in every test

2019-03-28 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/12872 ) Change subject: java: ensure KuduTestHarness or RetryRule in every test .. Patch Set 2: Makes sense. I had forgot that we report on succ

[kudu-CR] [Java] Upgrade dependencies

2019-03-28 Thread Grant Henke (Code Review)
Hello Kudu Jenkins, Adar Dembo, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/12869 to look at the new patch set (#3). Change subject: [Java] Upgrade dependencies .. [Java] Upgrade depend

[kudu-CR] [Java] Fix new errorprone warnings

2019-03-28 Thread Grant Henke (Code Review)
Hello Kudu Jenkins, Adar Dembo, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/12871 to look at the new patch set (#2). Change subject: [Java] Fix new errorprone warnings .. [Java] Fix new

[kudu-CR] KUDU-1711: ColumnSchema supports storing column comment

2019-03-28 Thread helifu (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/12849 to look at the new patch set (#8). Change subject: KUDU-1711: ColumnSchema supports storing column comment .

[kudu-CR] [sentry] enable sentry integration for master stress test

2019-03-28 Thread Hao Hao (Code Review)
Hao Hao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12877 Change subject: [sentry] enable sentry integration for master stress test .. [sentry] enable sentry integration for master stress test This p