Joe McDonnell has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/16640 )

Change subject: IMPALA-10278: Use full libraries for impalad_executor Docker 
container
......................................................................

IMPALA-10278: Use full libraries for impalad_executor Docker container

This backs out the piece of IMPALA-10016 that used a pared-down
set of libraries for the impalad_executor. That pared-down
set was missing org.apache.impala.common.JniUtil, which
prevented the impalad_executor container from starting up.

Testing:
 - Ran a docker core job with one coord_exec and two executors
   and it was able to startup where it wouldn't before

Change-Id: Ieecca61cd3c11f446b922a04fdeb5fd0c90fc971
Reviewed-on: http://gerrit.cloudera.org:8080/16640
Reviewed-by: Tim Armstrong <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M docker/impalad_executor/Dockerfile
1 file changed, 4 insertions(+), 2 deletions(-)

Approvals:
  Tim Armstrong: Looks good to me, approved
  Impala Public Jenkins: Verified

--
To view, visit http://gerrit.cloudera.org:8080/16640
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ieecca61cd3c11f446b922a04fdeb5fd0c90fc971
Gerrit-Change-Number: 16640
Gerrit-PatchSet: 2
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to