mirror of
https://github.com/apache/impala.git
synced 2025-12-23 21:08:39 -05:00
Change-Id: I8fa652d6d8c2dccae2366dafd7269b76796cdb3a Reviewed-on: http://gerrit.cloudera.org:8080/20488 Reviewed-by: Michael Smith <michael.smith@cloudera.com> Tested-by: Michael Smith <michael.smith@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.