[ https://issues.apache.org/jira/browse/SPARK-6694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14394191#comment-14394191 ]
Apache Spark commented on SPARK-6694: ------------------------------------- User 'adachij2002' has created a pull request for this issue: https://github.com/apache/spark/pull/5345 > SparkSQL CLI must be able to specify an option --database on the command line. > ------------------------------------------------------------------------------ > > Key: SPARK-6694 > URL: https://issues.apache.org/jira/browse/SPARK-6694 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 1.3.0, 1.4.0 > Reporter: Jin Adachi > > SparkSQL CLI has an option --database as follows. > But, an option --database doesn't work properly. > {code:} > $ spark-sql --help > : > CLI options: > : > --database <databasename> Specify the database to use > ``` > {code} -- 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