Jacek Laskowski created SPARK-11218:
---------------------------------------

             Summary: `./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
    Affects Versions: 1.5.2
            Reporter: Jacek Laskowski


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