What do you understand by schemardd in apache spark rdd?
Answer Posted / Kailash Bhardwaj
"In Apache Spark, SchemaRDD is a Resilient Distributed Dataset (RDD) with added schema information. It provides additional functionality like validation of data against the schema and transformation operations based on the schema."n
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers