[
https://issues.apache.org/jira/browse/SPARK-42472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17692981#comment-17692981
]
Ruifeng Zheng commented on SPARK-42472:
---------------------------------------
Since in ml side 'groupId' is only used in training models now, and training
can be treated as a 'command', I guess it is fine to:
1, support it in 'commonds.proto' by adding additional field 'group_id';
2, add a additional 'cancel job group' command
> Make spark connect supporting canceling job group
> -------------------------------------------------
>
> Key: SPARK-42472
> URL: https://issues.apache.org/jira/browse/SPARK-42472
> Project: Spark
> Issue Type: Sub-task
> Components: Connect, ML
> Affects Versions: 3.4.0
> Reporter: Ruifeng Zheng
> Priority: Major
>
> PySpark ML crossValidator relies on this:
> proposal:
> when spark client sending request, can we make it send with a "job_group_id",
> and in server side, for each request that with the same (user_id,
> job_group_id), handling request in a fixed thread
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]