CDP-3002 Exam Question 91
When persisting an RDD in Spark, what factors should you consider when choosing the storage level (e.g., MEMORY ONLY, MEMORY AND_DISK)?
CDP-3002 Exam Question 92
You're building a complex Airflow DAG with numerous tasks and dependencies. How can you improve the DAG's readability and maintainability?
CDP-3002 Exam Question 93
Your Spark application encounters performance issues when reading data from a large Hive table. What potential optimization techniques can you explore?
CDP-3002 Exam Question 94
How can you monitor the storage level and usage of persisted RDDs in your Spark application?
CDP-3002 Exam Question 95
You want to perform an Iceberg table join in CDP using Spark SQL, but you notice it's much slower than expected. What could be some of the reasons? (Choose two)
