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

Livy Interpreter incompatible with Spark 2.2+

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.7.3
    • None
    • None

    Description

      Issue:

      Zeppelin's Livy interpreter dose not support Spark 2.2+, as the job fails to initialize after we call a removed method (As of Spark 2.2)

      This is very similar to ZEPPELIN-2150 for the main Spark interpreter. 

       

      Environment:

      • Livy 0.5
      • Spark 2.2+

       

      Specifics:

      We still try to call (the now removed as of Spark 2.2) "appUIAddress":
      https://github.com/apache/zeppelin/blob/master/livy/src/main/java/org/apache/zeppelin/livy/LivySparkInterpreter.java#L51

      Attachments

        Activity

          People

            Unassigned Unassigned
            thesuperzapper Mathew Wicks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: