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

Unit Test and Integration Test failed when livy compile in Windows environment

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.7.0
    • 0.9.0
    • Build
    • None

    Description

      Unit Test and Integration Test will fail if compile under Windows os, it may be related to spark-summit command, which can not execute in Windows environment.

      *** RUN ABORTED *** (1 second, 211 milliseconds)
        java.lang.RuntimeException: Unable to load a Suite class that was discovered in the runpath: org.apache.livy.thriftserver.HttpThriftServerSuite
        at org.scalatest.tools.DiscoverySuite$.getSuiteInstance(DiscoverySuite.scala:84)
        at org.scalatest.tools.DiscoverySuite$$anonfun$1.apply(DiscoverySuite.scala:38)
        at org.scalatest.tools.DiscoverySuite$$anonfun$1.apply(DiscoverySuite.scala:37)
        at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:234)
        at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:234)
        at scala.collection.Iterator$class.foreach(Iterator.scala:891)
        at scala.collection.AbstractIterator.foreach(Iterator.scala:1334)
        at scala.collection.IterableLike$class.foreach(IterableLike.scala:72)
        at scala.collection.AbstractIterable.foreach(Iterable.scala:54)
        at scala.collection.TraversableLike$class.map(TraversableLike.scala:234)
        ...
        Cause: java.io.IOException: Cannot run program "E:\git-dockerzhang\incubator-livy\thriftserver\server\target/spark-2.2.0-bin-hadoop2.7\bin\spark-submit": CreateProcess error=193,
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            Charo Zhang dockerzhang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: