You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yuming Wang (JIRA)" <ji...@apache.org> on 2017/06/08 09:04:19 UTC

[jira] [Resolved] (SPARK-11811) Database can't be changed if it is specified in url

     [ https://issues.apache.org/jira/browse/SPARK-11811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yuming Wang resolved SPARK-11811.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

> 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
>             Fix For: 2.1.0
>
>
> 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 lists the tables of "default" database.
> I found that: The SessionState who calls setCurrentDatabase method is not the same with the SessionState who calls getCurrentDatabase



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

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