[kudu-CR] Fix assign-location.py on Python 3.8+

2020-09-16 Thread Grant Henke (Code Review)
Grant Henke has removed a vote on this change. Change subject: Fix assign-location.py on Python 3.8+ .. Removed Verified-1 by Kudu Jenkins (120) -- To view, visit http://gerrit.cloudera.org:8080/16461 To unsubscribe, visit

[kudu-CR] Fix assign-location.py on Python 3.8+

2020-09-16 Thread Grant Henke (Code Review)
Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16461 ) Change subject: Fix assign-location.py on Python 3.8+ .. Fix assign-location.py on Python 3.8+ Python 3.8+ removed time.clock()

[kudu-CR] Fix assign-location.py on Python 3.8+

2020-09-16 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/16461 ) Change subject: Fix assign-location.py on Python 3.8+ .. Patch Set 3: Verified+1 -- To view, visit

[kudu-CR] Fix assign-location.py on Python 3.8+

2020-09-16 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/16461 ) Change subject: Fix assign-location.py on Python 3.8+ .. Patch Set 3: Code-Review+2 -- To view, visit

[kudu-CR] Fix assign-location.py on Python 3.8+

2020-09-16 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/16461 ) Change subject: Fix assign-location.py on Python 3.8+ .. Patch Set 3: Thank you for fixing this! I guess it should have been

[kudu-CR] Fix assign-location.py on Python 3.8+

2020-09-16 Thread Grant Henke (Code Review)
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/16461 ) Change subject: Fix assign-location.py on Python 3.8+ .. Patch Set 1: (3 comments)

[kudu-CR] Fix assign-location.py on Python 3.8+

2020-09-16 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/16461 ) Change subject: Fix assign-location.py on Python 3.8+ .. Patch Set 3: Code-Review+2 -- To view, visit

[kudu-CR] Fix assign-location.py on Python 3.8+

2020-09-16 Thread Grant Henke (Code Review)
Hello Alexey Serbin, Kudu Jenkins, Andrew Wong, Greg Solovyev, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/16461 to look at the new patch set (#3). Change subject: Fix assign-location.py on Python 3.8+

[kudu-CR] Fix assign-location.py on Python 3.8+

2020-09-16 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/16461 ) Change subject: Fix assign-location.py on Python 3.8+ .. Patch Set 1: (1 comment)

[kudu-CR] Fix assign-location.py on Python 3.8+

2020-09-16 Thread Alexey Serbin (Code Review)
Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/16461 ) Change subject: Fix assign-location.py on Python 3.8+ .. Patch Set 1: (1 comment) I verified the updated script works for Python 2.7

[kudu-CR] Fix assign-location.py on Python 3.8+

2020-09-16 Thread Grant Henke (Code Review)
Hello Alexey Serbin, Kudu Jenkins, Andrew Wong, Greg Solovyev, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/16461 to look at the new patch set (#2). Change subject: Fix assign-location.py on Python 3.8+

[kudu-CR] Fix assign-location.py on Python 3.8+

2020-09-16 Thread Andrew Wong (Code Review)
Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/16461 ) Change subject: Fix assign-location.py on Python 3.8+ .. Patch Set 1: Code-Review+1 (1 comment)

[kudu-CR] Fix assign-location.py on Python 3.8+

2020-09-16 Thread Grant Henke (Code Review)
Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16461 Change subject: Fix assign-location.py on Python 3.8+ .. Fix assign-location.py on Python 3.8+ Python 3.8+ removed time.clock() in favor