[ 
https://issues.apache.org/jira/browse/SPARK-19000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15778943#comment-15778943
 ] 

Dongjoon Hyun edited comment on SPARK-19000 at 12/26/16 8:32 PM:
-----------------------------------------------------------------

Thank you for reporting, [~ouyangxc].
Yep. It was correct. Also, the issue was resolved at SPARK-17819 since 2.0.2.
Could you try the latest Apache Spark 2.1.0 again?

http://www-us.apache.org/dist/spark/spark-2.1.0/


was (Author: dongjoon):
Thank you for reporting, [~ouyangxc].
Yep. It was correct. The issue is resolved at SPARK-17819 since 2.0.2.
Could you try the latest Apache Spark 2.1.0 again?

http://www-us.apache.org/dist/spark/spark-2.1.0/

> Spark beeline: table was created  at default database  even though specifing 
> a database name
> --------------------------------------------------------------------------------------------
>
>                 Key: SPARK-19000
>                 URL: https://issues.apache.org/jira/browse/SPARK-19000
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.0.0
>         Environment: spark2.0.0
>            Reporter: Xiaochen Ouyang
>
> After running this command as follow:
> ${SPARK_HOME}/bin/beeline -u jdbc:hive2://192.168.156.5:10001/mydb -n mr -e 
> "create table test_1(id int ,name string) row format delimited fields 
> terminated by ',' stored as textfile;"
> I found the table "test_1" was create at default database other than mydb 
> database that i specified。



--
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