Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-26096

k8s integration tests should run R tests

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 3.0.0
    • None
    • Kubernetes, Spark Core, Tests
    • None

    Description

      Noticed while debugging a completely separate things.

      • the jenkins job doesn't enable the SparkR profile
      • KubernetesSuite doesn't include the RTestsSuite trait

      even if you fix those two, it seems the tests are broken:

      [info] - Run SparkR on simple dataframe.R example *** FAILED *** (2 minutes, 3 seconds)
      [info]   at org.scalatest.concurrent.Eventually.eventually(Eventually.scala:308)
      [info]   at org.scalatest.concurrent.Eventually.eventually$(Eventually.scala:307)
      [info]   at org.scalatest.concurrent.Eventually$.eventually(Eventually.scala:479)
      [info]   at org.apache.spark.deploy.k8s.integrationtest.KubernetesSuite.runSparkApplicationAndVerifyCompletion(KubernetesSuite.scala:274)
      [info]   at org.apache.spark.deploy.k8s.integrationtest.RTestsSuite.$anonfun$$init$$1(RTestsSuite.scala:26)
      [info]   at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:12)
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vanzin Marcelo Masiero Vanzin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: