- The document is a slide presentation on practical Kerberos with Apache HBase given by Josh Elser of Hortonworks.
- It provides an introduction to Kerberos, how it is used for authentication in HBase and Hadoop, and best practices for configuration and troubleshooting common issues.
- Key aspects covered include how Kerberos tickets and keytabs are used, the SASL and GSSAPI protocols that enable authenticated RPC, and approaches like delegation tokens and proxy users that handle special cases like long-running jobs.