[jira] [Updated] (SPARK-23473) spark.catalog.listTables error when database name starts with a number

2018-02-21 Thread Marco Gaido (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Gaido updated SPARK-23473: Component/s: (was: Spark Core) SQL > spark.catalog.listTables error when

[jira] [Updated] (SPARK-23473) spark.catalog.listTables error when database name starts with a number

2018-02-20 Thread Goun Na (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goun Na updated SPARK-23473: Description: Errors when Hive database name starts with a number such as 11st.  Attached is full error

[jira] [Updated] (SPARK-23473) spark.catalog.listTables error when database name starts with a number

2018-02-20 Thread Goun Na (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goun Na updated SPARK-23473: Description: Errors when Hive database name starts with a number such as 11st. 

[jira] [Updated] (SPARK-23473) spark.catalog.listTables error when database name starts with a number

2018-02-20 Thread Goun Na (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goun Na updated SPARK-23473: Attachment: spark_catalog_err.txt > spark.catalog.listTables error when database name starts with a number

[jira] [Updated] (SPARK-23473) spark.catalog.listTables error when database name starts with a number

2018-02-20 Thread Goun Na (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goun Na updated SPARK-23473: Description: Errors when Hive database name starts with a number such as 11st. Full error message is

[jira] [Updated] (SPARK-23473) spark.catalog.listTables error when database name starts with a number

2018-02-20 Thread Goun Na (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goun Na updated SPARK-23473: Description:     scala> spark.catalog.setCurrentDatabase("11st") scala> spark.catalog.listTables

[jira] [Updated] (SPARK-23473) spark.catalog.listTables error when database name starts with a number

2018-02-20 Thread Goun Na (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-23473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goun Na updated SPARK-23473: Priority: Trivial (was: Minor) > spark.catalog.listTables error when database name starts with a number >