Skip to content

Conversation

@HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR proposes to document the correct way of running Spark Connect tests with --parallelism 1 option in ./python/run-tests script.

Why are the changes needed?

Without this option, the tests cannot run due to the port conflicts. It fails with port already in use.

Does this PR introduce any user-facing change?

No, dev-only.

How was this patch tested?

Manually ran the commands.

@HyukjinKwon
Copy link
Member Author

cc @zhengruifeng

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. Merged to master.

@zhengruifeng
Copy link
Contributor

+1 thanks

beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 18, 2022
### What changes were proposed in this pull request?

This PR proposes to document the correct way of running Spark Connect tests with `--parallelism 1` option in `./python/run-tests` script.

### Why are the changes needed?

Without this option, the tests cannot run due to the port conflicts. It fails with port already in use.

### Does this PR introduce _any_ user-facing change?

No, dev-only.

### How was this patch tested?

Manually ran the commands.

Closes apache#38992 from HyukjinKwon/minor-docs-test.

Authored-by: Hyukjin Kwon <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
@HyukjinKwon HyukjinKwon deleted the minor-docs-test branch January 15, 2024 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants