As of September 2018, the analytics cluster is running Hive 1.1, but we in Product-Analytics are very much interested in a newer version of Hive so that we can access to a bunch of new features.
These include:
- support for DATE types in Parquet tables (added in 1.2)
- substring_index() (added in 2.0)
- MD5() (added in 2.0)
- SHA1() (added in 2.0)
- potential speedups and better interactive querying with LLAP
