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