Thread: HadoopFDW Released

HadoopFDW Released

From
Jim Mlodgenski
Date:
BigSQL is proud to announce the release of the Hadoop Foreign Data Wrapper for PostgreSQL. The HadoopFDW allows users to read and write from a Hadoop cluster through PostgreSQL.

 Download
----------

Features
----------
 * Allows queries from both HDFS and Hbase tables 
 * Leverages the new PostgreSQL 9.3 writable foreign tables API to HDFS and Hbase tables
 * Pushes down WHERE conditions to Hadoop
 * Maps built-in functions from PostgreSQL to Hive

 License
---------
  The HadoopFDW source code files are liberally licensed under either the PostgreSQL or Apache licenses.