Spark Connect
Spark 3.5 introduces a new client called Spark Connect.
The use case seems to be thin clients that connect to a running spark driver.
This probably means that the operator needs to be able to start spark connect servers without spark applications and publish a service for "connect" clients.
Roadmap
Rough roadmap to GA:
Related PRs
Spark Connect
Spark 3.5 introduces a new client called Spark Connect.
The use case seems to be thin clients that connect to a running spark driver.
This probably means that the operator needs to be able to start spark connect servers without spark applications and publish a service for "connect" clients.
Roadmap
Rough roadmap to GA:
integrate with the history serverSee: doc: comment on spark history integration #559Related PRs