JavaScript is required to use this application. Please enable JavaScript in your browser settings or disable any extensions that may be blocking scripts.
Questions tagged spark · medium
What is the difference between partitions and repartitions in Spark, and when do you use each?
What is the most common performance bottleneck in Spark jobs, and how would you resolve it?
What performance tuning techniques do you apply in both Sqoop and Spark to optimize their execution?
What strategies would you use to optimize Spark jobs for both performance and cost on AWS?
When would you choose a broadcast join over a shuffle join? Any memory risks?
Which Spark property controls the number of shuffle partitions?
Write PySpark code to extract data from a CSV and create a table.
Write PySpark code to save a DataFrame in Parquet format to an S3 bucket.
Get the complete 1,800+ question library with detailed, expert-level answers covering SQL, Spark, System Design, Python, Cloud, and Behavioral topics.