[ https://issues.apache.org/jira/browse/SPARK-26096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marcelo Vanzin resolved SPARK-26096. ------------------------------------ Resolution: Duplicate > k8s integration tests should run R tests > ---------------------------------------- > > Key: SPARK-26096 > URL: https://issues.apache.org/jira/browse/SPARK-26096 > Project: Spark > Issue Type: Task > Components: Kubernetes, Tests > Affects Versions: 3.0.0 > Reporter: Marcelo Vanzin > Priority: Major > > 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: > {noformat} > [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) > {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org