Tim Armstrong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12228
Change subject: IMPALA-8066: Build coordinator and executor containers ...................................................................... IMPALA-8066: Build coordinator and executor containers The containers are essentially the same except for -is_executor and -is_coordinator flags and the open ports (executors don't need to expose HS2 and Beeswax). The previous impalad container was renamed to impalad_coord_exec to be unambiguous. Change-Id: I22f8ded167179478d7556f612b8b3e9d1b019a7a --- M bin/start-impala-cluster.py M docker/CMakeLists.txt R docker/coord_exec/Dockerfile A docker/coordinator/Dockerfile A docker/executor/Dockerfile 5 files changed, 98 insertions(+), 12 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/28/12228/1 -- To view, visit http://gerrit.cloudera.org:8080/12228 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I22f8ded167179478d7556f612b8b3e9d1b019a7a Gerrit-Change-Number: 12228 Gerrit-PatchSet: 1 Gerrit-Owner: Tim Armstrong <[email protected]>
