You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Peter Limbach <Pe...@unitedprototype.com> on 2010/11/19 17:32:25 UTC

problem with jdbc connection

Hi,

i have a problem selecting tables over a jdbc connection.

when i try to select a partitioned Table i get the following error:

"Error in semantic analysis: javax.jdo.JDODataStoreException: Error adding class org.apache.hadoop.hive.metastore.model.MPartition to list of persistence-managed classes : An SQL data change is not permitted for a read-only connection, user or database. "

Br,

Peter