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

Cannot bind Master to a specific hostname as per the documentation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.2.3, 1.3.2, 1.4.0
    • Deploy
    • None

    Description

      Documentation on http://spark.apache.org/docs/latest/spark-standalone.html indicates:

      You can start a standalone master server by executing:
      ./sbin/start-master.sh
      ...
      the following configuration options can be passed to the master and worker:
      ...
      -h HOST, --host HOST Hostname to listen on

      The "-h" or "--host" parameter actually doesn't work with the start-master.sh script. Instead, one has to set the "SPARK_MASTER_IP" variable prior to executing the script.

      Either the script or the documentation should be updated.

      Attachments

        Activity

          People

            srowen Sean R. Owen
            aseigneurin Alexis Seigneurin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: