[
https://issues.apache.org/jira/browse/SPARK-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15054346#comment-15054346
]
Apache Spark commented on SPARK-4621:
-------------------------------------
User 'lianhuiwang' has created a pull request for this issue:
https://github.com/apache/spark/pull/10277
> Shuffle index can be cached for SortShuffleManager in ExternalShuffle in
> order to reduce indexFile's io
> --------------------------------------------------------------------------------------------------------
>
> Key: SPARK-4621
> URL: https://issues.apache.org/jira/browse/SPARK-4621
> Project: Spark
> Issue Type: Improvement
> Components: Shuffle
> Reporter: Lianhui Wang
> Priority: Minor
>
> in IndexShuffleBlockManager, we can use LRUCache to store recently finished
> shuffle index and that can reduce indexFile's io.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]