Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 All Questions
Exam Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 All Questions

View all questions & answers for the Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 exam

Databricks Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 Question # 13 Topic 2 Discussion

Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 Exam Topic 2 Question 13 Discussion:
Question #: 13
Topic #: 2

A developer wants to test Spark Connect with an existing Spark application.

What are the two alternative ways the developer can start a local Spark Connect server without changing their existing application code? (Choose 2 answers)


A.

Execute their pyspark shell with the option--remote "https://localhost"


B.

Execute their pyspark shell with the option--remote "sc://localhost"


C.

Set the environment variableSPARK_REMOTE="sc://localhost"before starting the pyspark shell


D.

Add.remote("sc://localhost")to their SparkSession.builder calls in their Spark code


E.

Ensure the Spark propertyspark.connect.grpc.binding.portis set to 15002 in the application code


Get Premium Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.