Github user attilapiros commented on a diff in the pull request:
https://github.com/apache/spark/pull/20546#discussion_r167514294
--- Diff: core/src/main/scala/org/apache/spark/SparkContext.scala ---
@@ -1715,7 +1715,7 @@ class SparkContext(config: SparkConf) extends Logging
{
private[spark] def getRDDStorageInfo(filter: RDD[_] => Boolean):
Array[RDDInfo] = {
--- End diff --
The old code considered the replication factor. I have created a separate
Jira issue: https://issues.apache.org/jira/browse/SPARK-23394.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]