Jason Fehr has posted comments on this change. ( http://gerrit.cloudera.org:8080/23100 )
Change subject: IMPALA-13237: [Patch 4 of 5] - Helpers to Visualize OpenTelemetry Traces ...................................................................... Patch Set 13: (1 comment) > Patch Set 13: > > (1 comment) http://gerrit.cloudera.org:8080/#/c/23100/13/testdata/bin/otel-collector/start-otel-collector.sh File testdata/bin/otel-collector/start-otel-collector.sh: http://gerrit.cloudera.org:8080/#/c/23100/13/testdata/bin/otel-collector/start-otel-collector.sh@26 PS13, Line 26: "${SCRIPT_DIR}/stop-otel-collector.sh" : : docker network create \ : --driver bridge \ : --subnet 172.18.0.0/16 \ : --gateway 172.18.0.1 \ : --opt com.docker.network.enable_ipv4=true \ : --opt com.docker.network.enable_ipv6=false \ : otel-collector > I think my "bridge" was from the default docker0 interface, which is not re You must already have a docker network with a subnet of "172.18.0.0/16" and a gateway of "172.18.0.1". I'll work on this. The script should be able to dynamically detect the next available subnet range. -- To view, visit http://gerrit.cloudera.org:8080/23100 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I198c00ddc99a87c630a6f654042bffece2c9d0fd Gerrit-Change-Number: 23100 Gerrit-PatchSet: 13 Gerrit-Owner: Jason Fehr <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Mon, 14 Jul 2025 21:30:54 +0000 Gerrit-HasComments: Yes
