You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2015/10/20 22:28:27 UTC

[jira] [Created] (SPARK-11218) `./sbin/start-slave.sh --help` should print out the help message

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