Tim Armstrong has posted comments on this change. ( http://gerrit.cloudera.org:8080/15966 )
Change subject: IMPALA-9793: Impala quickstart cluster with docker-compose ...................................................................... Patch Set 6: (1 comment) I fixed most of the TODOs. I think I like keeping the minimal Kudu cluster defined here for the moment, just cause it makes it more self-contained for the moment and the resource requirements are lower. I haven't tried connecting it up to the regular Kudu quickstart yet, but I think we could set things up so that the two Kudu clusters could be interchanged. http://gerrit.cloudera.org:8080/#/c/15966/6/docker/quickstart-kudu.yml File docker/quickstart-kudu.yml: http://gerrit.cloudera.org:8080/#/c/15966/6/docker/quickstart-kudu.yml@42 PS6, Line 42: - impala-quickstart-network > Yeah I think this makes sense. We'd have to be pickier about the network na I ended up calling this quickstart-network and changing the variable names to QUICKSTART_IP and QUICKSTART_LISTEN_ADDR. I tried to make quickstart-network configurable but it didn't quite work - some issue with variable substitution: ERROR: Service "statestored" uses an undefined network "quickstart-network" Anyway, not sure how important it is to make the network configurable.. -- To view, visit http://gerrit.cloudera.org:8080/15966 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ifc0b862af40a368381ada7ec2a355fe4b0aa778c Gerrit-Change-Number: 15966 Gerrit-PatchSet: 6 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Comment-Date: Wed, 24 Jun 2020 19:28:55 +0000 Gerrit-HasComments: Yes
