quick-animal-47381
06/02/2022, 2:59 AMbridge network mode) with 1 service and 1 task definition with multiple containers, and currently running into a problem where the containers are not able to communicate with each other via hostname (i.e. zookeeper:2181). Since then we’ve tried using awsvpc network mode and changed all the hostnames to localhost, and while that solved the connectivity problems, there were further issues spinning up datahub-gms and overall not sure if this is the right path forward. Please let me know, thank you!early-lamp-41924
06/02/2022, 4:39 AMearly-lamp-41924
06/02/2022, 4:40 AMquick-animal-47381
06/02/2022, 3:25 PMnetstat -nlp | grep 8080 on the EC2 instance but the only thing that returns is 18080
2. Do you see any long-term inconveniences of using the localhost method? Recipe, metadata ingestion, internal workings of Datahub, etc.?
Thanks!early-lamp-41924
06/02/2022, 5:09 PMearly-lamp-41924
06/02/2022, 5:09 PMquick-animal-47381
06/07/2022, 7:18 PMearly-lamp-41924
06/07/2022, 7:18 PMbland-easter-53873
07/15/2022, 6:16 AMquick-animal-47381
07/15/2022, 4:17 PMbland-easter-53873
07/18/2022, 2:00 PMquick-animal-47381
07/21/2022, 11:17 PMagreeable-address-71270
05/04/2023, 4:44 AMAlso, sharing that port 8080 wasn’t binding due to Zookeeper admin server starting on 8080 by default.@quick-animal-47381 How did you manage to resolve the conflicting ports when running on ECS? Does it require building the source with the changed ports?
quick-animal-47381
05/04/2023, 10:06 PMgreen-lion-58215
05/04/2023, 10:12 PMagreeable-address-71270
05/05/2023, 5:47 PMKAFKA_OPTS=-Dzookeeper.admin.enableServer=false