PrepAway - Latest Free Exam Questions & Answers

Which of the following is TRUE about storing an Apache Spark object in serialized form?

Which of the following is TRUE about storing an Apache Spark object in serialized form?

A. It is advised to use Java serialization over Kryo serialization

B. Storing the object in serialized from will lead to faster access times

C. Storing the object in serialized from will lead to slower access times
D. All of the above

Reference: https://spark.apache.org/docs/latest/rdd-programming-guide.html


Leave a Reply