Answer Posted / Awaneesh Kumar Singh
PipelinedRDD is not a specific term in Apache Spark. However, 'pipelining' refers to the execution mode of Spark where intermediate results are used in subsequent operations, which can improve performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers