1. Hive Documentation

Documentation for Hive can be found in wiki docs and javadocs.

  1. The Hive wiki is organized in four major sections:

  2. Supplementary documentation describes new features, including:

    • ORC file format

    • HiveServer2 JDBC

    • Decimal data type

    • Windowing and analytics functions

    • Optimized joins

    • Metastore server security (authorization and authentication)

  3. Javadocs describe the Hive API. The supplementary documentation includes a complete set of Javadocs for this release, including the ORC file format.

  4. Hive indexing was added in version 0.7.0; documentation and examples can be found here: