The document discusses new features in Hive 2.0 including Hive LLAP (Live Long And Process) and Hive on ACID (Atomic, Consistent, Isolated, Durable). Hive LLAP introduces an in-memory caching mechanism that provides sub-second query performance for Hive. Hive on ACID allows for transactions on Hive tables including updates, deletes, and streaming ingestion while maintaining consistency and concurrency. The document provides overviews of how both features work and improvements they provide for analytics workloads on Hive.