You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "StanZhai (JIRA)" <ji...@apache.org> on 2017/08/17 02:57:00 UTC

[jira] [Created] (SPARK-21758) `SHOW TBLPROPERTIES` can not get properties start with spark.sql.*

StanZhai created SPARK-21758:
--------------------------------

             Summary: `SHOW TBLPROPERTIES` can not get properties start with spark.sql.*
                 Key: SPARK-21758
                 URL: https://issues.apache.org/jira/browse/SPARK-21758
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.2.0, 2.1.1, 2.1.0
            Reporter: StanZhai
            Priority: Critical


SQL: SHOW TBLPROPERTIES test_tb("spark.sql.sources.schema.numParts")
Exception: Table test_db.test.tb does not have property: spark.sql.sources.schema.numParts

The `spark.sql.sources.schema.numParts` property exactly exists in HiveMetastore.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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