This document discusses the future of HCatalog, which provides a table abstraction and metadata layer for Hadoop data. It summarizes Alan Gates' background with Hadoop projects like Pig and Hive. It then outlines how HCatalog opens up metadata to MapReduce and Pig. It describes the Templeton REST API for HCatalog and how it allows creating, describing and listing tables. It proposes using HCatReader and HCatWriter to read and write data between Hadoop and parallel systems in a language-independent way. It also discusses using HCatalog to store semi-structured data and improving ODBC/JDBC access to Hive through a REST server.