Lars Volker has posted comments on this change. Change subject: Minor fixes to remove more "cloudera"s from the code. ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/4774/1/tests/benchmark/report_benchmark_results.py File tests/benchmark/report_benchmark_results.py: Line 249: url = 'https://api.github.com/repos/apache/incubator-impala/commits/' + commit_sha I tried opening this URL in my browser and it did not work: https://api.github.com/repos/apache/incubator-impala/commits/01489997c8f6967c6b511591f4ac7da695de51aa The old one worked: https://api.github.com/repos/cloudera/Impala/commits/01489997c8f6967c6b511591f4ac7da695de51aa Do we need to point any other tooling to the new repo in a parallel change? -- To view, visit http://gerrit.cloudera.org:8080/4774 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I27687a3b677def72f1867df54c8e50c93d5cab3a Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Jim Apple <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-HasComments: Yes
