What are spark.local.ip, spark.driver.host, spark.driver.bindAddress and spark.driver.hostname?

What's the difference and using it all?

  • spark.local.ip
  • spark.driver.host
  • spark.driver.bindAddress
  • spark.driver.hostname

How to fix a machine as a driver in a standalone Spark cluster?

+3


source to share





All Articles