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

Sean Owen resolved SPARK-11218.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.0
                   1.7.0

Issue resolved by pull request 9432
[https://github.com/apache/spark/pull/9432]

> `./sbin/start-slave.sh --help` should print out the help message
> ----------------------------------------------------------------
>
>                 Key: SPARK-11218
>                 URL: https://issues.apache.org/jira/browse/SPARK-11218
>             Project: Spark
>          Issue Type: Bug
>          Components: Deploy
>            Reporter: Jacek Laskowski
>            Priority: Minor
>             Fix For: 1.7.0, 1.6.0
>
>
> Reading the sources has showed that the command {{./sbin/start-slave.sh 
> --help}} should print out the help message. It doesn't really.
> {code}
> ➜  spark git:(master) ✗ ./sbin/start-slave.sh --help
> starting org.apache.spark.deploy.worker.Worker, logging to 
> /Users/jacek/dev/oss/spark/sbin/../logs/spark-jacek-org.apache.spark.deploy.worker.Worker-1-japila.local.out
> failed to launch org.apache.spark.deploy.worker.Worker:
>     --properties-file FILE   Path to a custom Spark properties file.
>                              Default is conf/spark-defaults.conf.
> full log in 
> /Users/jacek/dev/oss/spark/sbin/../logs/spark-jacek-org.apache.spark.deploy.worker.Worker-1-japila.local.out
> {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

Reply via email to