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

Spark standalone failure in Utils.doFetchFile() if nslookup of local hostname fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Incomplete
    • 2.3.0
    • None
    • Spark Core
    • mac laptop running on a corporate guest wifi, presumably a wifi with odd DNS settings.

    Description

      trying to save work on spark standalone can fail if netty RPC cannot determine the hostname. While that's a valid failure on a real cluster, in standalone falling back to localhost rather than inferred "hw13176.lan" value may be the better option.

      note also, the abort* call failed; NPE.

      Attachments

        Activity

          People

            Unassigned Unassigned
            stevel@apache.org Steve Loughran
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: