Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the different dimensions of constancy in Apache Spark?



What are the different dimensions of constancy in Apache Spark?..

Answer / Jagrit Kashyap

The three dimensions of persistence in Spark are: 1) Storage Level: Determines the persistence level for RDDs and DStreams. There are levels like MEMORY_ONLY, MEMORY_ONLY_SER, MEMORY_AND_DISK, and DISK_ONLY. 2) Block Replication: Controls the number of replicas kept per block across nodes in a cluster. 3) Checkpointing: Allows for periodically saving the state of RDDs to disk for fault tolerance and faster recovery.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PySpark Interview Questions

What is pyspark in python?

1 Answers  


What is Sliding Window?

1 Answers  


How is pyspark different from python?

1 Answers  


Name kinds of Cluster Managers in Spark?

1 Answers  


Is pyspark a framework?

1 Answers  


What are activities and changes?

1 Answers  


What is pyspark rdd?

1 Answers  


What is the difference between apache spark and pyspark?

1 Answers  


How do I open pyspark shell in windows?

1 Answers  


How might you associate Hive to Spark SQL?

0 Answers  


What is map in pyspark?

1 Answers  


Notice a few Transformations and Actions?

1 Answers  


Categories