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

spark.port.maxRetries documentation is unclear

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.5.0
    • 1.6.0
    • Documentation
    • None

    Description

      The documentation for spark.port.maxRetries says:

      spark.port.maxRetries 16 Default maximum number of retries when binding to a port before giving up.

      But what really happens when the port for that service is not 0 is:

      • Each subsequent attempt uses 1 + the port used in the previous attempt (unless the port is 0).

      Attachments

        Activity

          People

            tgraves Thomas Graves
            tgraves Thomas Graves
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: