[
https://issues.apache.org/jira/browse/SPARK-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen updated SPARK-3137:
-----------------------------
Target Version/s: (was: 1.2.0)
> Use finer grained locking in TorrentBroadcast.readObject
> --------------------------------------------------------
>
> Key: SPARK-3137
> URL: https://issues.apache.org/jira/browse/SPARK-3137
> Project: Spark
> Issue Type: Sub-task
> Components: Spark Core
> Reporter: Reynold Xin
>
> TorrentBroadcast.readObject uses a global lock so only one task can be
> fetching the blocks at the same time.
> This is not optimal if we are running multiple stages concurrently because
> they should be able to independently fetch their own blocks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]