meiyoula created SPARK-11811:
--------------------------------

             Summary: Database can't be changed if it is specified in url
                 Key: SPARK-11811
                 URL: https://issues.apache.org/jira/browse/SPARK-11811
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: meiyoula


1. Starting ThriftServer
2. Using below command to connect server:
    ./beeline -u jdbc:hive2://localhost:10000/test;
3. After beeline connected to ThriftServer, execute "show tables", it list the 
tables of "default" database.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to