Answer Posted / Hitesh Kumar
An RDD Lineage (or lineage of an RDD) is a history or graph showing the series of transformations applied to create an RDD in Apache Spark. It helps in tracking dependencies and recalculating data if necessary.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers