Fredy Wijaya has posted comments on this change. ( http://gerrit.cloudera.org:8080/13002 )
Change subject: Bump CDP_BUILD_NUMBER to 1013201 ...................................................................... Patch Set 5: (3 comments) http://gerrit.cloudera.org:8080/#/c/13002/3/bin/bootstrap_toolchain.py File bin/bootstrap_toolchain.py: http://gerrit.cloudera.org:8080/#/c/13002/3/bin/bootstrap_toolchain.py@508 PS3, Line 508: toolchain_host = os.environ["IMPALA_TOOLCHAIN_HOST"] : cdh_build_number = os.environ["CDH_BUILD_NUMBER"] > nit: looks like it's safe to just use os.environ['IMPALA_TOOLCHAIN_HOST'] a Done http://gerrit.cloudera.org:8080/#/c/13002/3/bin/bootstrap_toolchain.py@538 PS3, Line 538: if use_cdp_hive: : cdp_components > Since use_cdp_hive is not used again: Ah yeah, this is duplicated in L512. Done. http://gerrit.cloudera.org:8080/#/c/13002/3/buildall.sh File buildall.sh: http://gerrit.cloudera.org:8080/#/c/13002/3/buildall.sh@540 PS3, Line 540: > extraneous #.. There's two more in this parragraph Done -- To view, visit http://gerrit.cloudera.org:8080/13002 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I18c7274085be4f87ecdaf0cd29a601715f594ada Gerrit-Change-Number: 13002 Gerrit-PatchSet: 5 Gerrit-Owner: Fredy Wijaya <fwij...@cloudera.com> Gerrit-Reviewer: Austin Nobis <ano...@cloudera.com> Gerrit-Reviewer: Fredy Wijaya <fwij...@cloudera.com> Gerrit-Reviewer: Hector Acosta <hector.aco...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com> Gerrit-Reviewer: Laszlo Gaal <laszlo.g...@cloudera.com> Gerrit-Reviewer: Vihang Karajgaonkar <vih...@cloudera.com> Gerrit-Comment-Date: Tue, 16 Apr 2019 17:11:07 +0000 Gerrit-HasComments: Yes