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

Kousuke Saruta updated SPARK-2964:
----------------------------------

    Description: 
In spark-sql script, they expect -s option but it's wrong. It's typo for -S 
(large S). We need to fix that.
And now, we have bin/utils.sh, so let's improve spark-sql and 
start-thriftserver.sh to leverage utils.sh.

  was:Now, we have bin/utils.sh, so let's improve spark-sql and 
start-thriftserver.sh to leverage utils.sh.


> Fix wrong option (-S, --silent), and improve spark-sql and start-thriftserver 
> to leverage bin/util.sh
> -----------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-2964
>                 URL: https://issues.apache.org/jira/browse/SPARK-2964
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.1.0
>            Reporter: Kousuke Saruta
>            Priority: Minor
>
> In spark-sql script, they expect -s option but it's wrong. It's typo for -S 
> (large S). We need to fix that.
> And now, we have bin/utils.sh, so let's improve spark-sql and 
> start-thriftserver.sh to leverage utils.sh.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to