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

Spark does not use SSL for HTTP File Server and Broadcast Server

    XMLWordPrintableJSON

Details

    Description

      SecurityManager states that SSL is used to secure HTTP communication for the broadcast and file server. However, the SSLOptions from the SecurityManager only seem to be used by the SparkUI, the WebUI, and the HistoryServer. According to Spark-11140 and Spark-12588, neither the file server nor broadcast use HTTP anymore. It seems that the documentation is inaccurate and that Spark actually uses SASL on the RPC endpoints to secure the file server and broadcast communications.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jljlee118 John
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: