rakeshsayini opened a new issue #2605: URL: https://github.com/apache/iceberg/issues/2605
As there are no jdbc/odbc connectors to query iceberg tables , we tried to use Hive external tables which were created by using HiveCatalog , but we are getting below error from Tableau and DBVisualizer while reading the schema information of Iceberg tables. Iceberg version: 0.11.1 Spark Version: 3.0 Hive Vesion: 3.1 An error occurred while executing the database request for: Apache Hive 3.1.0.3.1.5.0-152 Hive JDBC 1.2.1000.2.6.5.0-292 Short message: An error occurred while performing the operation: MetaException(message:org.apache.hadoop.hive.metastore.SerDeStorageSchemaReader​ class not found) The command that caused the problem: getColumns: getColumns Long Message: MetaException(message:org.apache.hadoop.hive.metastore.SerDeStorageSchemaReader​ class not found) System Information: Product: DbVisualizer Pro 10.0.27 [Build #3030] OS: Windows Server 2016 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
