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

Imports in kotlin-spark interpreter don't work properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • None
    • 0.9.0
    • None
    • None

    Description

      The following code in Kotlin-Spark interpreter should be executed without fail:

      %kotlin
      import org.apache.spark.sql.DataFrame
      val df1: DataFrame? = null
      

      > Unresolved reference: DataFrame

      Attachments

        Issue Links

          Activity

            People

              ileasile Ilya Muradyan
              ileasile Ilya Muradyan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: