CDP-3002 Exam Question 61

Your Airflow DAG involves tasks that require access to specific resources like databases or external services. How can you ensure these resources are available and properly configured for the DAG execution?
  • CDP-3002 Exam Question 62

    Which component of the Cloudera Data Engineering service is responsible for managing and scheduling data pipelines?
  • CDP-3002 Exam Question 63

    If a Spark Driver pod in Kubernetes is reaching its CPU limit and experiencing performance issues, what is the most appropriate first action?
  • CDP-3002 Exam Question 64

    You need to design an Airflow DAG that waits for a specific file to become available before proceeding with the downstream tasks. How can you achieve this dependency?
  • CDP-3002 Exam Question 65

    Your team is using Spark on Kubernetes, and you've been tasked with improving the efficiency of resource utilization. You decide to enable dynamic allocation of executors based on workload. Which of the following PySpark session configurations correctly enables dynamic allocation?