HeartSaVioR commented on issue #26162: [SPARK-29438][SS] Use partition ID of StateStoreAwareZipPartitionsRDD for determining partition ID of state store in stream-stream join URL: https://github.com/apache/spark/pull/26162#issuecomment-551430259 ``` ======================================================================== Running SparkR tests ======================================================================== During startup - Warning message: In .First() : Support for R prior to version 3.4 is deprecated since Spark 3.0.0 Loading required package: methods Attaching package: ���SparkR��� The following objects are masked from ���package:testthat���: describe, not The following objects are masked from ���package:stats���: cov, filter, lag, na.omit, predict, sd, var, window The following objects are masked from ���package:base���: as.data.frame, colnames, colnames<-, drop, intersect, rank, rbind, sample, subset, summary, transform, union Spark package found in SPARK_HOME: /home/jenkins/workspace/SparkPullRequestBuilder@2 basic tests for CRAN: ............. DONE =========================================================================== binary functions: Spark package found in SPARK_HOME: /home/jenkins/workspace/SparkPullRequestBuilder@2 ........... functions on binary files: Spark package found in SPARK_HOME: /home/jenkins/workspace/SparkPullRequestBuilder@2 .... broadcast variables: Spark package found in SPARK_HOME: /home/jenkins/workspace/SparkPullRequestBuilder@2 .. functions in client.R: ..... test functions in sparkR.R: .......................................... include R packages: Spark package found in SPARK_HOME: /home/jenkins/workspace/SparkPullRequestBuilder@2 JVM API: Spark package found in SPARK_HOME: /home/jenkins/workspace/SparkPullRequestBuilder@2 .. MLlib classification algorithms, except for tree-based algorithms: Spark package found in SPARK_HOME: /home/jenkins/workspace/SparkPullRequestBuilder@2 ...................................................................... MLlib clustering algorithms: Spark package found in SPARK_HOME: /home/jenkins/workspace/SparkPullRequestBuilder@2 ...................................................................... MLlib frequent pattern mining: Spark package found in SPARK_HOME: /home/jenkins/workspace/SparkPullRequestBuilder@2 ...... MLlib recommendation algorithms: Spark package found in SPARK_HOME: /home/jenkins/workspace/SparkPullRequestBuilder@2 ........ MLlib regression algorithms, except for tree-based algorithms: Spark package found in SPARK_HOME: /home/jenkins/workspace/SparkPullRequestBuilder@2 ................................................................................................................................ MLlib statistics algorithms: Spark package found in SPARK_HOME: /home/jenkins/workspace/SparkPullRequestBuilder@2 ........ MLlib tree-based algorithms: Spark package found in SPARK_HOME: /home/jenkins/workspace/SparkPullRequestBuilder@2 .............................................................................................. parallelize() and collect(): Spark package found in SPARK_HOME: /home/jenkins/workspace/SparkPullRequestBuilder@2 ............................. basic RDD functions: Spark package found in SPARK_HOME: /home/jenkins/workspace/SparkPullRequestBuilder@2 .................................................................................................................................................................................................................................................................................................................................................................................Attempting to post to Github... [error] running /home/jenkins/workspace/SparkPullRequestBuilder@2/R/run-tests.sh ; process was terminated by signal 9 > Post successful. ``` Not a relevant failure.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
