[
https://issues.apache.org/jira/browse/SPARK-27645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-27645.
----------------------------------
Resolution: Invalid
> Cache result of count function to that RDD
> ------------------------------------------
>
> Key: SPARK-27645
> URL: https://issues.apache.org/jira/browse/SPARK-27645
> Project: Spark
> Issue Type: New Feature
> Components: Spark Core
> Affects Versions: 2.4.3
> Reporter: Seungmin Lee
> Priority: Major
>
> I'm not sure whether there have been an update for this(as far as I know,
> there isn't such feature), since RDD is immutable, why don't we keep the
> result from count function of that RDD and reuse it in future calls?
> Sometimes, we only have RDD variable but don't have previously run result
> from count.
> In this case, not running whole count action to entire dataset would be very
> beneficial in terms of performance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]