Uploaded image for project: 'Livy'
  1. Livy
  2. LIVY-562

Add support of scala 2.12

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • 0.8.0
    • None
    • None

    Description

      I know that adding support of a new scala version is something that can be time consuming and would require some testing phase, but it would be great at least to have this support in integration-test module (no scala suffix supported there, yet).

      We can use livy with spark 2.4.0 with scala 2.12 and livy java client, but we cannot use integration-test module for testing because it fails on scala compatibility issues, such asĀ 

      
      java.lang.NoSuchMethodError: scala.Predef$.refArrayOps([Ljava/lang/Object;)Lscala/collection/mutable/ArrayOps;
       at org.apache.livy.test.framework.MiniCluster.<init>(MiniCluster.scala:211)
       at org.apache.livy.test.framework.Cluster$.liftedTree1$1(Cluster.scala:102)
       at org.apache.livy.test.framework.Cluster$.cluster$lzycompute(Cluster.scala:100)
       at org.apache.livy.test.framework.Cluster$.cluster(Cluster.scala:98)
       at org.apache.livy.test.framework.Cluster$.get(Cluster.scala:125)
      
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tradunskih Viacheslav Tradunsky
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: