You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2009/03/27 19:03:50 UTC

[Hadoop Wiki] Update of "Hive/HiveJDBCInterface" by JeffHammerbacher

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.

The following page has been changed by JeffHammerbacher:
http://wiki.apache.org/hadoop/Hive/HiveJDBCInterface

New page:
The current JDBC interface for Hive only supports running queries and fetching results; none of the metadata calls are supported.

To see how the JDBC interface can be used, see http://svn.apache.org/viewvc/hadoop/hive/trunk/jdbc/src/test/org/apache/hadoop/hive/jdbc/TestJdbcDriver.java