K 10 svn:author V 5 demon K 8 svn:date V 27 2015-02-08T12:02:57.138344Z K 7 svn:log V 495 New port: Apache Hive. The Apache Hive data warehouse software facilitates querying and managing large datasets residing in distributed storage. Hive provides a mechanism to project structure onto this data and query the data using a SQL-like language called HiveQL. At the same time this language also allows traditional map/reduce programmers to plug in their custom mappers and reducers when it is inconvenient or inefficient to express this logic in HiveQL. WWW: http://hive.apache.org/ END