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

Fix spark interpreter on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.8.0
    • None
    • None
    • None
    • Windows

    Description

      1. In ZEPPELIN-3111, changes were made to interpreter.sh script. These changes were not updated in interpreter.cmd script
      2. In interprter.cmd, the spark-submit command passes custom dependencies via
        --jars %CLASSPATH%

        The --jars flag should be changed to 

        --driver-class-path %CLASSPATH%

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lonchu Alon Shoham
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: