Answer Posted / Pallavi Agrawal
The `saveAsTextFile()` function in Apache Spark saves the RDD data as text files on Hadoop Distributed File System (HDFS) or any other Hadoop-compatible file system. Each partition is written to a separate file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers