You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/04/21 09:32:12 UTC

[GitHub] [spark] viirya edited a comment on pull request #32136: [SPARK-35022][CORE] Task Scheduling Plugin in Spark

viirya edited a comment on pull request #32136:
URL: https://github.com/apache/spark/pull/32136#issuecomment-823921792


   I implemented the task scheduling plugin specially for stateful operators in Structured Streaming in last few days. In the experiments, it successfully keeps the state store location fixed across micro-batches and also distributes state store locations as expected. I will create another PR of the implementation as a reference.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org