Xiao Li created SPARK-20439:
-------------------------------

             Summary: Catalog.listTables() depends on all libraries used to 
create tables
                 Key: SPARK-20439
                 URL: https://issues.apache.org/jira/browse/SPARK-20439
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.2.0
            Reporter: Xiao Li
            Assignee: Xiao Li


spark.catalog.listTables() and getTable

You may get an error on the table serde library:
java.lang.RuntimeException: java.lang.ClassNotFoundException: 
com.amazon.emr.kinesis.hive.KinesisHiveInputFormat

Or if the database contains any table (e.g., index) with a table type that is 
not accessible by Spark SQL, it will fail the whole listTable API.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to