[kudu-CR] build: stop generating md5 file

2018-03-05 Thread Dan Burkert (Code Review)
Dan Burkert has posted comments on this change. ( http://gerrit.cloudera.org:8080/9504 ) Change subject: build: stop generating md5 file .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/9504 To

[kudu-CR] KUDU-721: [Python] Add DECIMAL column type support

2018-03-05 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/9496 ) Change subject: KUDU-721: [Python] Add DECIMAL column type support .. Patch Set 2: (6 comments)

[kudu-CR] KUDU-721: [Python] Add DECIMAL column type support

2018-03-05 Thread Grant Henke (Code Review)
Hello a...@phdata.io, David Ribeiro Alves, Wes McKinney, Kudu Jenkins, Jordan Birdsell, Adar Dembo, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/9496 to look at the new patch set (#3). Change subject: KUDU-721: [Python] Add DECIMAL column type support

[kudu-CR] decimal util: do not produce warnings when building with gcc

2018-03-05 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/9499 ) Change subject: decimal_util: do not produce warnings when building with gcc .. Patch Set 1: Code-Review+2 Sorry I missed this pattern.

[kudu-CR] KUDU-2191 (6/n): Hive Metastore catalog manager integration

2018-03-05 Thread Dan Burkert (Code Review)
Dan Burkert has posted comments on this change. ( http://gerrit.cloudera.org:8080/8312 ) Change subject: KUDU-2191 (6/n): Hive Metastore catalog manager integration .. Patch Set 4: (39 comments)

[kudu-CR] KUDU-2191 (6/n): Hive Metastore catalog manager integration

2018-03-05 Thread Dan Burkert (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/8312 to look at the new patch set (#4). Change subject: KUDU-2191 (6/n): Hive Metastore catalog manager integration

[kudu-CR] build: adjust the number of processors for various tests

2018-03-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9503 ) Change subject: build: adjust the number of processors for various tests .. Patch Set 1: (5 comments)

[kudu-CR] KUDU-1704: add java client support for READ YOUR WRITES mode

2018-03-05 Thread Hao Hao (Code Review)
Hao Hao has posted comments on this change. ( http://gerrit.cloudera.org:8080/8847 ) Change subject: KUDU-1704: add java client support for READ_YOUR_WRITES mode .. Patch Set 8: Verified+1 The failed test is unrelated flaky

[kudu-CR] KUDU-1704: add java client support for READ YOUR WRITES mode

2018-03-05 Thread Hao Hao (Code Review)
Hao Hao has removed a vote on this change. Change subject: KUDU-1704: add java client support for READ_YOUR_WRITES mode .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/8847 To

[kudu-CR] build: stop generating md5 file

2018-03-05 Thread Todd Lipcon (Code Review)
Hello Dan Burkert, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/9504 to review the following change. Change subject: build: stop generating md5 file .. build: stop generating md5 file

[kudu-CR] dist test: fix the ability to pass flags to the 'run' option

2018-03-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9502 ) Change subject: dist_test: fix the ability to pass flags to the 'run' option .. Patch Set 1: Code-Review+2 -- To view, visit

[kudu-CR] build: adjust the number of processors for various tests

2018-03-05 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. ( http://gerrit.cloudera.org:8080/9503 ) Change subject: build: adjust the number of processors for various tests .. Patch Set 1: (1 comment)

[kudu-CR] Make metrics name matching case-insensitive

2018-03-05 Thread Andrew Wong (Code Review)
Andrew Wong has removed a vote on this change. Change subject: Make metrics name matching case-insensitive .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/9462 To unsubscribe, visit

[kudu-CR] Make metrics name matching case-insensitive

2018-03-05 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/9462 ) Change subject: Make metrics name matching case-insensitive .. Patch Set 2: Verified+1 > Patch Set 2: Verified-1 > > Build Failed > >

[kudu-CR] build: adjust the number of processors for various tests

2018-03-05 Thread Todd Lipcon (Code Review)
Hello Adar Dembo, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/9503 to review the following change. Change subject: build: adjust the number of processors for various tests .. build:

[kudu-CR] dist test: fix the ability to pass flags to the 'run' option

2018-03-05 Thread Todd Lipcon (Code Review)
Hello Adar Dembo, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/9502 to review the following change. Change subject: dist_test: fix the ability to pass flags to the 'run' option ..

[kudu-CR] [docs] Improvements to multi-master migration doc

2018-03-05 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/9466 ) Change subject: [docs] Improvements to multi-master migration doc .. Patch Set 2: (1 comment)

[kudu-CR] KUDU-721: [Python] Add DECIMAL column type support

2018-03-05 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. ( http://gerrit.cloudera.org:8080/9496 ) Change subject: KUDU-721: [Python] Add DECIMAL column type support .. Patch Set 2: (6 comments)

[kudu-CR] KUDU-1704: add java client support for READ YOUR WRITES mode

2018-03-05 Thread Hao Hao (Code Review)
Hao Hao has posted comments on this change. ( http://gerrit.cloudera.org:8080/8847 ) Change subject: KUDU-1704: add java client support for READ_YOUR_WRITES mode .. Patch Set 8: (7 comments)

[kudu-CR] KUDU-1704: add java client support for READ YOUR WRITES mode

2018-03-05 Thread Hao Hao (Code Review)
Hello Dan Burkert, David Ribeiro Alves, Kudu Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/8847 to look at the new patch set (#8). Change subject: KUDU-1704: add java client support for READ_YOUR_WRITES mode

[kudu-CR] [docs] Improvements to multi-master migration doc

2018-03-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9466 ) Change subject: [docs] Improvements to multi-master migration doc .. Patch Set 2: (4 comments)

[kudu-CR] Make metrics name matching case-insensitive

2018-03-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9462 ) Change subject: Make metrics name matching case-insensitive .. Patch Set 2: > Some metrics have mixed case names, e.g. >

[kudu-CR] Make metrics name matching case-insensitive

2018-03-05 Thread Will Berkeley (Code Review)
Hello Kudu Jenkins, Adar Dembo, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/9462 to look at the new patch set (#2). Change subject: Make metrics name matching case-insensitive .. Make

[kudu-CR] KUDU-1704: add java client support for READ YOUR WRITES mode

2018-03-05 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. ( http://gerrit.cloudera.org:8080/8847 ) Change subject: KUDU-1704: add java client support for READ_YOUR_WRITES mode .. Patch Set 7: (2 comments)

[kudu-CR] Make metrics name matching case-insensitive

2018-03-05 Thread Will Berkeley (Code Review)
Will Berkeley has posted comments on this change. ( http://gerrit.cloudera.org:8080/9462 ) Change subject: Make metrics name matching case-insensitive .. Patch Set 1: (2 comments) > Code looks fine but what's the motivation

[kudu-CR] KUDU-1704: add java client support for READ YOUR WRITES mode

2018-03-05 Thread Hao Hao (Code Review)
Hao Hao has posted comments on this change. ( http://gerrit.cloudera.org:8080/8847 ) Change subject: KUDU-1704: add java client support for READ_YOUR_WRITES mode .. Patch Set 7: (1 comment)

[kudu-CR] KUDU-1704: add java client support for READ YOUR WRITES mode

2018-03-05 Thread Hao Hao (Code Review)
Hao Hao has posted comments on this change. ( http://gerrit.cloudera.org:8080/8847 ) Change subject: KUDU-1704: add java client support for READ_YOUR_WRITES mode .. Patch Set 7: (7 comments)

[kudu-CR] [docs] Improvements to multi-master migration doc

2018-03-05 Thread Will Berkeley (Code Review)
Will Berkeley has posted comments on this change. ( http://gerrit.cloudera.org:8080/9466 ) Change subject: [docs] Improvements to multi-master migration doc .. Patch Set 1: (5 comments)

[kudu-CR] [docs] Improvements to multi-master migration doc

2018-03-05 Thread Will Berkeley (Code Review)
Hello Alex Rodoni, Kudu Jenkins, Andrew Wong, Adar Dembo, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/9466 to look at the new patch set (#2). Change subject: [docs] Improvements to multi-master migration doc

[kudu-CR] [WIP] [tools] Add a tool to recover master data from tablet servers

2018-03-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/9490 to look at the new patch set (#3). Change subject: [WIP] [tools] Add a tool to recover master data from tablet servers

[kudu-CR] KUDU-1704: add java client support for READ YOUR WRITES mode

2018-03-05 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. ( http://gerrit.cloudera.org:8080/8847 ) Change subject: KUDU-1704: add java client support for READ_YOUR_WRITES mode .. Patch Set 7: (1 comment)

[kudu-CR] KUDU-1704: add java client support for READ YOUR WRITES mode

2018-03-05 Thread David Ribeiro Alves (Code Review)
David Ribeiro Alves has posted comments on this change. ( http://gerrit.cloudera.org:8080/8847 ) Change subject: KUDU-1704: add java client support for READ_YOUR_WRITES mode .. Patch Set 7: (13 comments)

[kudu-CR] decimal util: do not produce warnings when building with gcc

2018-03-05 Thread Adar Dembo (Code Review)
Hello Grant Henke, Todd Lipcon, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/9499 to review the following change. Change subject: decimal_util: do not produce warnings when building with gcc

[kudu-CR] KUDU-721: [Python] Add DECIMAL column type support

2018-03-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9496 ) Change subject: KUDU-721: [Python] Add DECIMAL column type support .. Patch Set 2: Code-Review+1 Let's get another review or two. -- To

[kudu-CR] KUDU-2309: /masters can show the wrong list of masters

2018-03-05 Thread Sailesh Mukil (Code Review)
Sailesh Mukil has posted comments on this change. ( http://gerrit.cloudera.org:8080/9378 ) Change subject: KUDU-2309: /masters can show the wrong list of masters .. Patch Set 4: (1 comment)

[kudu-CR] python3 support for push to asf.py

2018-03-05 Thread Dan Burkert (Code Review)
Dan Burkert has removed a vote on this change. Change subject: python3 support for push_to_asf.py .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/9498 To unsubscribe, visit

[kudu-CR] python3 support for push to asf.py

2018-03-05 Thread Dan Burkert (Code Review)
Dan Burkert has posted comments on this change. ( http://gerrit.cloudera.org:8080/9498 ) Change subject: python3 support for push_to_asf.py .. Patch Set 1: Verified+1 unrelated flake -- To view, visit

[kudu-CR] python3 support for push to asf.py

2018-03-05 Thread Dan Burkert (Code Review)
Dan Burkert has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9498 ) Change subject: python3 support for push_to_asf.py .. python3 support for push_to_asf.py This is a fixup for 112869cf22c47543. I

[kudu-CR] KUDU-721: [Python] Add DECIMAL column type support

2018-03-05 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/9496 ) Change subject: KUDU-721: [Python] Add DECIMAL column type support .. Patch Set 1: (5 comments)

[kudu-CR] KUDU-721: [Python] Add DECIMAL column type support

2018-03-05 Thread Grant Henke (Code Review)
Hello a...@phdata.io, Wes McKinney, Kudu Jenkins, Jordan Birdsell, Adar Dembo, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/9496 to look at the new patch set (#2). Change subject: KUDU-721: [Python] Add DECIMAL column type support

[kudu-CR] python3 support for push to asf.py

2018-03-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9498 ) Change subject: python3 support for push_to_asf.py .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/9498

[kudu-CR] KUDU-721: [Python] Add DECIMAL column type support

2018-03-05 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/9496 ) Change subject: KUDU-721: [Python] Add DECIMAL column type support .. Patch Set 1: It doesn't look like cpcloud (Phillip Cloud) has an

[kudu-CR] python3 support for push to asf.py

2018-03-05 Thread Dan Burkert (Code Review)
Hello Adar Dembo, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/9498 to review the following change. Change subject: python3 support for push_to_asf.py .. python3 support for

[kudu-CR] KUDU-721: [Python] Add DECIMAL column type support

2018-03-05 Thread Wes McKinney (Code Review)
Wes McKinney has posted comments on this change. ( http://gerrit.cloudera.org:8080/9496 ) Change subject: KUDU-721: [Python] Add DECIMAL column type support .. Patch Set 1: Could you add @cpcloud to this review? I will alert

[kudu-CR] KUDU-721: [Python] Add DECIMAL column type support

2018-03-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9496 ) Change subject: KUDU-721: [Python] Add DECIMAL column type support .. Patch Set 1: (5 comments)

[kudu-CR] python3 support for some build tools

2018-03-05 Thread Dan Burkert (Code Review)
Dan Burkert has posted comments on this change. ( http://gerrit.cloudera.org:8080/9492 ) Change subject: python3 support for some build tools .. Patch Set 4: Verified+1 failure appears to be an unrelated flake -- To view,

[kudu-CR] python3 support for some build tools

2018-03-05 Thread Dan Burkert (Code Review)
Dan Burkert has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9492 ) Change subject: python3 support for some build tools .. python3 support for some build tools Adds python3 support to the

[kudu-CR] Fix un-defined variable in push to asf.py

2018-03-05 Thread Dan Burkert (Code Review)
Dan Burkert has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9495 ) Change subject: Fix un-defined variable in push_to_asf.py .. Fix un-defined variable in push_to_asf.py Change-Id:

[kudu-CR] python3 support for some build tools

2018-03-05 Thread Dan Burkert (Code Review)
Dan Burkert has removed a vote on this change. Change subject: python3 support for some build tools .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/9492 To unsubscribe, visit

[kudu-CR] KUDU-721: [Python] Add DECIMAL column type support

2018-03-05 Thread Grant Henke (Code Review)
Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9496 Change subject: KUDU-721: [Python] Add DECIMAL column type support .. KUDU-721: [Python] Add DECIMAL column type support This patch adds

[kudu-CR] python3 support for some build tools

2018-03-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9492 ) Change subject: python3 support for some build tools .. Patch Set 4: Code-Review+2 -- To view, visit

[kudu-CR] Fix un-defined variable in push to asf.py

2018-03-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9495 ) Change subject: Fix un-defined variable in push_to_asf.py .. Patch Set 2: Code-Review+2 -- To view, visit

[kudu-CR] Fix un-defined variable in push to asf.py

2018-03-05 Thread Dan Burkert (Code Review)
Dan Burkert has posted comments on this change. ( http://gerrit.cloudera.org:8080/9495 ) Change subject: Fix un-defined variable in push_to_asf.py .. Patch Set 1: (1 comment)

[kudu-CR] Fix un-defined variable in push to asf.py

2018-03-05 Thread Dan Burkert (Code Review)
Hello Kudu Jenkins, Adar Dembo, Todd Lipcon, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/9495 to look at the new patch set (#2). Change subject: Fix un-defined variable in push_to_asf.py

[kudu-CR] python3 support for some build tools

2018-03-05 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/9492 ) Change subject: python3 support for some build tools .. Patch Set 4: Code-Review+1 -- To view, visit

[kudu-CR] KUDU-2264. java: automatically attempt to re-acquire Kerberos credentials before expiration

2018-03-05 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. ( http://gerrit.cloudera.org:8080/9050 ) Change subject: KUDU-2264. java: automatically attempt to re-acquire Kerberos credentials before expiration .. Patch Set 3: (1 comment)

[kudu-CR] Fix un-defined variable in push to asf.py

2018-03-05 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. ( http://gerrit.cloudera.org:8080/9495 ) Change subject: Fix un-defined variable in push_to_asf.py .. Patch Set 1: (1 comment)

[kudu-CR] python3 support for some build tools

2018-03-05 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/9492 ) Change subject: python3 support for some build tools .. Patch Set 4: (1 comment)

[kudu-CR] python3 support for some build tools

2018-03-05 Thread Dan Burkert (Code Review)
Dan Burkert has posted comments on this change. ( http://gerrit.cloudera.org:8080/9492 ) Change subject: python3 support for some build tools .. Patch Set 3: (1 comment)

[kudu-CR] Fix un-defined variable in push to asf.py

2018-03-05 Thread Dan Burkert (Code Review)
Hello Adar Dembo, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/9495 to review the following change. Change subject: Fix un-defined variable in push_to_asf.py .. Fix un-defined variable

[kudu-CR] python3 support for some build tools

2018-03-05 Thread Dan Burkert (Code Review)
Hello Alexey Serbin, Kudu Jenkins, Adar Dembo, Grant Henke, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/9492 to look at the new patch set (#4). Change subject: python3 support for some build tools

[kudu-CR] python3 support for some build tools

2018-03-05 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/9492 ) Change subject: python3 support for some build tools .. Patch Set 3: (1 comment)

[kudu-CR] python3 support for some build tools

2018-03-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9492 ) Change subject: python3 support for some build tools .. Patch Set 3: (1 comment)

[kudu-CR] python3 support for some build tools

2018-03-05 Thread Dan Burkert (Code Review)
Dan Burkert has posted comments on this change. ( http://gerrit.cloudera.org:8080/9492 ) Change subject: python3 support for some build tools .. Patch Set 2: (2 comments)

[kudu-CR] python3 support for some build tools

2018-03-05 Thread Dan Burkert (Code Review)
Hello Alexey Serbin, Kudu Jenkins, Adar Dembo, Grant Henke, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/9492 to look at the new patch set (#3). Change subject: python3 support for some build tools

[kudu-CR] KUDU-2309: /masters can show the wrong list of masters

2018-03-05 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. ( http://gerrit.cloudera.org:8080/9378 ) Change subject: KUDU-2309: /masters can show the wrong list of masters .. Patch Set 4: (1 comment)

[kudu-CR] [consensus] fix on RequestForPeer clean-up

2018-03-05 Thread Mike Percy (Code Review)
Mike Percy has posted comments on this change. ( http://gerrit.cloudera.org:8080/9487 ) Change subject: [consensus] fix on RequestForPeer clean-up .. Patch Set 2: Code-Review+2 -- To view, visit

[kudu-CR] Add log parser script

2018-03-05 Thread Will Berkeley (Code Review)
Will Berkeley has posted comments on this change. ( http://gerrit.cloudera.org:8080/8229 ) Change subject: Add log parser script .. Patch Set 3: Code-Review+2 This is useful so let's ship it. We can improve it later. -- To

[kudu-CR] Add log parser script

2018-03-05 Thread Mike Percy (Code Review)
Mike Percy has posted comments on this change. ( http://gerrit.cloudera.org:8080/8229 ) Change subject: Add log parser script .. Patch Set 3: Thanks Will! -- To view, visit http://gerrit.cloudera.org:8080/8229 To

[kudu-CR] Add log parser script

2018-03-05 Thread Mike Percy (Code Review)
Mike Percy has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/8229 ) Change subject: Add log parser script .. Add log parser script This script collates and filters logs from a cluster, printing

[kudu-CR] [consensus] fix on RequestForPeer clean-up

2018-03-05 Thread Alexey Serbin (Code Review)
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9487 ) Change subject: [consensus] fix on RequestForPeer clean-up .. [consensus] fix on RequestForPeer clean-up The consensus queue

[kudu-CR] KUDU-2264. java: automatically attempt to re-acquire Kerberos credentials before expiration

2018-03-05 Thread Jean-Daniel Cryans (Code Review)
Jean-Daniel Cryans has posted comments on this change. ( http://gerrit.cloudera.org:8080/9050 ) Change subject: KUDU-2264. java: automatically attempt to re-acquire Kerberos credentials before expiration .. Patch Set 3: (1

[kudu-CR] python3 support for build

2018-03-05 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/9492 ) Change subject: python3 support for build .. Patch Set 2: (1 comment)

[kudu-CR] python3 support for build

2018-03-05 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/9492 ) Change subject: python3 support for build .. Patch Set 2: (1 comment)

[kudu-CR] python3 support for build

2018-03-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9492 ) Change subject: python3 support for build .. Patch Set 2: Code-Review+2 (1 comment)

[kudu-CR] python3 support for build

2018-03-05 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/9492 ) Change subject: python3 support for build .. Patch Set 2: (1 comment)

[kudu-CR] python3 support for build

2018-03-05 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/9492 ) Change subject: python3 support for build .. Patch Set 2: Code-Review+1 -- To view, visit http://gerrit.cloudera.org:8080/9492 To

[kudu-CR] python3 support for build

2018-03-05 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/9492 ) Change subject: python3 support for build .. Patch Set 2: (1 comment)

[kudu-CR] python3 support for build

2018-03-05 Thread Dan Burkert (Code Review)
Dan Burkert has posted comments on this change. ( http://gerrit.cloudera.org:8080/9492 ) Change subject: python3 support for build .. Patch Set 2: (1 comment)

[kudu-CR] python3 support for build

2018-03-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9492 ) Change subject: python3 support for build .. Patch Set 2: (1 comment)

[kudu-CR] KUDU-2309: /masters can show the wrong list of masters

2018-03-05 Thread Will Berkeley (Code Review)
Hello Alexey Serbin, Kudu Jenkins, Andrew Wong, Todd Lipcon, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/9378 to look at the new patch set (#4). Change subject: KUDU-2309: /masters can show the wrong list of masters

[kudu-CR] python3 support for build

2018-03-05 Thread Dan Burkert (Code Review)
Hello Kudu Jenkins, Adar Dembo, Grant Henke, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/9492 to look at the new patch set (#2). Change subject: python3 support for build .. python3

[kudu-CR] maintenance manager: log the reason for scheduling each operation

2018-03-05 Thread Todd Lipcon (Code Review)
Todd Lipcon has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9172 ) Change subject: maintenance_manager: log the reason for scheduling each operation .. maintenance_manager: log the reason for

[kudu-CR] [python] Ignore pytest cache and environment files

2018-03-05 Thread Grant Henke (Code Review)
Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9491 ) Change subject: [python] Ignore pytest cache and environment files .. [python] Ignore pytest cache and environment files

[kudu-CR] [python] Ignore pytest cache and environment files

2018-03-05 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/9491 ) Change subject: [python] Ignore pytest cache and environment files .. Patch Set 1: (1 comment)

[kudu-CR] maintenance manager: log the reason for scheduling each operation

2018-03-05 Thread Will Berkeley (Code Review)
Will Berkeley has posted comments on this change. ( http://gerrit.cloudera.org:8080/9172 ) Change subject: maintenance_manager: log the reason for scheduling each operation .. Patch Set 2: Code-Review+2 -- To view, visit

[kudu-CR] [WIP] [tools] Add a tool to recover master data from tablet servers

2018-03-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/9490 to look at the new patch set (#2). Change subject: [WIP] [tools] Add a tool to recover master data from tablet servers

[kudu-CR] [python] Ignore pytest cache and environment files

2018-03-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9491 ) Change subject: [python] Ignore pytest cache and environment files .. Patch Set 1: Code-Review+2 (2 comments)

[kudu-CR] [python] Ignore pytest cache and environment files

2018-03-05 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/9491 ) Change subject: [python] Ignore pytest cache and environment files .. Patch Set 1: (2 comments)

[kudu-CR] python3 support for build

2018-03-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9492 ) Change subject: python3 support for build .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/9492 To

[kudu-CR] [python] Ignore pytest cache and environment files

2018-03-05 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/9491 ) Change subject: [python] Ignore pytest cache and environment files .. Patch Set 1: (2 comments)

[kudu-CR] python3 support for build

2018-03-05 Thread Dan Burkert (Code Review)
Hello Grant Henke, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/9492 to review the following change. Change subject: python3 support for build .. python3 support for build makes

[kudu-CR] [python] Ignore pytest cache and environment files

2018-03-05 Thread Grant Henke (Code Review)
Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9491 Change subject: [python] Ignore pytest cache and environment files .. [python] Ignore pytest cache and environment files Change-Id:

[kudu-CR] KUDU-2230: java: sync client exception stack traces should make sense

2018-03-05 Thread Todd Lipcon (Code Review)
Hello Alexey Serbin, Jean-Daniel Cryans, I'd like you to do a code review. Please visit http://gerrit.cloudera.org:8080/9489 to review the following change. Change subject: KUDU-2230: java: sync client exception stack traces should make sense