mirror of
https://github.com/apache/impala.git
synced 2026-01-08 12:02:54 -05:00
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 <tarmstrong@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>