Databricks Related Exams
Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 Exam
A data engineer is streaming data from Kafka and requires:
Minimal latency
Exactly-once processing guarantees
Which trigger mode should be used?
Which feature of Spark Connect is considered when designing an application to enable remote interaction with the Spark cluster?
A developer notices that all the post-shuffle partitions in a dataset are smaller than the value set for spark.sql.adaptive.maxShuffledHashJoinLocalMapThreshold.
Which type of join will Adaptive Query Execution (AQE) choose in this case?