You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jin Adachi (JIRA)" <ji...@apache.org> on 2015/04/03 10:11:52 UTC

[jira] [Created] (SPARK-6694) SparkSQL CLI must be able to specify an option --database on the command line.

Jin Adachi created SPARK-6694:
---------------------------------

             Summary: 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org