mirror of
https://github.com/apache/impala.git
synced 2025-12-30 03:01:44 -05:00
This change prevents us from depending on LLAMA to build. Note that the LLAMA MiniKDC is left in - it is a test utility that does not depend on LLAMA itself. IMPALA-4292 tracks cleaning this up. Testing: Ran a private build to verify that all tests pass. Change-Id: If2e5e21d8047097d56062ded11b0832a1d397fe0 Reviewed-on: http://gerrit.cloudera.org:8080/4739 Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com> Reviewed-by: Henry Robinson <henry@cloudera.com> Tested-by: Internal Jenkins