[
https://issues.apache.org/jira/browse/SPARK-29352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Burak Yavuz reassigned SPARK-29352:
-----------------------------------
Assignee: Burak Yavuz
> Move active streaming query state to the SharedState
> ----------------------------------------------------
>
> Key: SPARK-29352
> URL: https://issues.apache.org/jira/browse/SPARK-29352
> Project: Spark
> Issue Type: Improvement
> Components: Structured Streaming
> Affects Versions: 3.0.0
> Reporter: Burak Yavuz
> Assignee: Burak Yavuz
> Priority: Major
>
> We have checks to prevent the restarting of the same stream on the same spark
> session, but we can actually make that better in multi-tenant environments by
> actually putting that state in the SharedState instead of SessionState. This
> would allow a more comprehensive check for multi-tenant clusters.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]