Hello Philip Zeyliger, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/12228

to look at the new patch set (#2).

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). Over time we may want to
specialize the configurations further.

Building separate containers on top of impala_base is lightweight enough
and this a) reduces the amount of configuration required and b) makes it
clear which ports should open. It will also nudge people in the direction
of using dedicated coordinators and executors in Kubernetes, which I
believe is the right approach.

The previous impalad container was renamed to impalad_coord_exec
to be unambiguous.

Change-Id: I22f8ded167179478d7556f612b8b3e9d1b019a7a
---
M docker/CMakeLists.txt
M docker/catalogd/Dockerfile
C docker/coord_exec/Dockerfile
R docker/coordinator/Dockerfile
C docker/executor/Dockerfile
M docker/statestored/Dockerfile
6 files changed, 47 insertions(+), 21 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/28/12228/2
--
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: newpatchset
Gerrit-Change-Id: I22f8ded167179478d7556f612b8b3e9d1b019a7a
Gerrit-Change-Number: 12228
Gerrit-PatchSet: 2
Gerrit-Owner: Tim Armstrong <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Philip Zeyliger <[email protected]>

Reply via email to