mirror of
https://github.com/apache/impala.git
synced 2026-01-10 00:00:16 -05:00
As 4.2.0 has been released this commit updates the master to 4.3.0. This step needs to happen on each release. Testing: - Ran a build Change-Id: Iebedcfbc1fd8018391a6c78a9aca4a9d754780fa Reviewed-on: http://gerrit.cloudera.org:8080/19344 Reviewed-by: Michael Smith <michael.smith@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Extra Hadoop classes from Yarn needed by Impala. This is necessary because Impala has an admission controller that is configured using the same configuration as Yarn (i.e. a fair-scheduler.xml). Some Yarn classes are used to provide user to pool resolution, authorization, and accessing pool configurations.