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

spark history server log needs to be fixed to show https url when ssl is enabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 2.0.2, 2.1.0
    • Web UI
    • None

    Description

      When spark ssl is enabled, spark history server ui ( http://host:port) is redirected to https://host:port+400.
      So, spark history server log should be updated to print https url instead http url

      spark HS log
      16/08/09 15:21:11 INFO ServerConnector: Started ServerConnector@3970a5ee{SSL-HTTP/1.1}{0.0.0.0:18481}
      16/08/09 15:21:11 INFO Server: Started @4023ms
      16/08/09 15:21:11 INFO Utils: Successfully started service on port 18081.
      16/08/09 15:21:11 INFO HistoryServer: Bound HistoryServer to 0.0.0.0, and started at http://xxx:18081
      16/08/09 15:22:52 INFO FsHistoryProvider: Replaying log path: hdfs://xxx:8020/yy/application_1470756121646_0001.inprogress

      Attachments

        Issue Links

          Activity

            People

              hayashidac chie hayashida
              yeshavora Yesha Vora
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: