You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2022/01/25 09:56:00 UTC

[jira] [Assigned] (SPARK-38022) Use relativePath for K8s remote file test in BasicTestsSuite

     [ https://issues.apache.org/jira/browse/SPARK-38022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dongjoon Hyun reassigned SPARK-38022:
-------------------------------------

    Assignee: Dongjoon Hyun

> Use relativePath for K8s remote file test in BasicTestsSuite
> ------------------------------------------------------------
>
>                 Key: SPARK-38022
>                 URL: https://issues.apache.org/jira/browse/SPARK-38022
>             Project: Spark
>          Issue Type: Test
>          Components: Kubernetes, Tests
>    Affects Versions: 3.3.0
>            Reporter: Dongjoon Hyun
>            Assignee: Dongjoon Hyun
>            Priority: Major
>
> {code:java}
> $ build/sbt -Pkubernetes -Pkubernetes-integration-tests -Dspark.kubernetes.test.dockerFile=resource-managers/kubernetes/docker/src/main/dockerfiles/spark/Dockerfile.java17 -Dtest.exclude.tags=minikube,r "kubernetes-integration-tests/test"
> ...
> [info] KubernetesSuite:
> [info] - Run SparkPi with no resources (10 seconds, 211 milliseconds)
> [info] - Run SparkPi with no resources & statefulset allocation (9 seconds, 56 milliseconds)
> [info] - Run SparkPi with a very long application name. (8 seconds, 598 milliseconds)
> [info] - Use SparkLauncher.NO_RESOURCE (8 seconds, 460 milliseconds)
> [info] - Run SparkPi with a master URL without a scheme. (8 seconds, 506 milliseconds)
> [info] - Run SparkPi with an argument. (8 seconds, 513 milliseconds)
> [info] - Run SparkPi with custom labels, annotations, and environment variables. (8 seconds, 567 milliseconds)
> [info] - All pods have the same service account by default (7 seconds, 527 milliseconds)
> [info] - Run extraJVMOptions check on driver (4 seconds, 511 milliseconds)
> [info] - Run SparkRemoteFileTest using a remote data file (8 seconds, 608 milliseconds)
> [info] - Verify logging configuration is picked from the provided SPARK_CONF_DIR/log4j2.properties (18 seconds, 508 milliseconds)
> [info] - Run SparkPi with env and mount secrets. (18 seconds, 30 milliseconds)
> [info] - Run PySpark on simple pi.py example (9 seconds, 736 milliseconds) {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org