mirror of
https://github.com/apache/impala.git
synced 2025-12-21 19:08:12 -05:00
As 4.1.0 has been released this commit updates the master to 4.2.0. This step needs to happen on each release, related changes are: IMPALA-10198, IMPALA-10057 Testing: - Ran a build Change-Id: Idab47eedb27ca4be42300dfc2eeb81eefe407b70 Reviewed-on: http://gerrit.cloudera.org:8080/18595 Reviewed-by: Zoltan Borok-Nagy <boroknagyz@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.