Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-11218

`./sbin/start-slave.sh --help` should print out the help message

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.6.0, 2.0.0
    • Deploy
    • None

    Description

      Reading the sources has showed that the command ./sbin/start-slave.sh --help should print out the help message. It doesn't really.

      ➜  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
      

      Attachments

        Activity

          People

            charlesyeh Charles Yeh
            jlaskowski Jacek Laskowski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: