You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/05/18 13:45:13 UTC

[GitHub] [iceberg] rakeshsayini opened a new issue #2605: Feature Request: To query iceberg tables from BI tools(like tableau,DBVisualizer) using jdbc/odbc connectors

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org