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

2023-02-22 Thread Apache Spark (Jira)


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

Apache Spark commented on SPARK-42272:
--

User 'HyukjinKwon' has created a pull request for this issue:
https://github.com/apache/spark/pull/40123

> 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: Hyukjin Kwon
>Priority: Major
> Fix For: 3.4.0
>
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



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

2023-02-22 Thread Apache Spark (Jira)


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

Apache Spark commented on SPARK-42272:
--

User 'HyukjinKwon' has created a pull request for this issue:
https://github.com/apache/spark/pull/40123

> 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: Hyukjin Kwon
>Priority: Major
> Fix For: 3.4.0
>
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



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

2023-01-31 Thread Apache Spark (Jira)


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

Apache Spark commented on SPARK-42272:
--

User 'HyukjinKwon' has created a pull request for this issue:
https://github.com/apache/spark/pull/39834

> 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
>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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org