Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-2150

NoSuchMethodError: org.apache.spark.ui.SparkUI.appUIAddress() for the spark master

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.7.0
    • 0.7.2, 0.8.0
    • None
    • None

    Description

      This happens on the latest spark master. Because spark remove the method SparkUI.appUIAddress(), and this is private method, we should try to use private method as less as possible. Instead we should use SparkContext.uiWebUrl

      Attachments

        Issue Links

          Activity

            People

              zjffdu Jeff Zhang
              zjffdu Jeff Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: