You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2023/02/01 06:18:00 UTC

[jira] [Assigned] (SPARK-42272) Use available ephemeral port for Spark Connect server in testing

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

Apache Spark reassigned SPARK-42272:
------------------------------------

    Assignee: Apache Spark

> Use available ephemeral port for Spark Connect server in testing
> ----------------------------------------------------------------
>
>                 Key: SPARK-42272
>                 URL: https://issues.apache.org/jira/browse/SPARK-42272
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Connect, Tests
>    Affects Versions: 3.4.0
>            Reporter: Hyukjin Kwon
>            Assignee: Apache Spark
>            Priority: Major
>
> Currently Spark Connect tests cannot run in parallel, and requires to set the parallelism as 1
> {code}
> python/run-tests --module pyspark-connect --parallelism 1
> {code}
> The main reason is because of the port being used is hardcorded as the default 15002. We should better search available port, and use it



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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