Using HDP 2.5.3 and I\'ve been trying to debug some YARN container classpath issues.
Since HDP includes both Spark 1.6 and 2.0.0, there have been some conflicting v
In the cluster mode configuration is read from the conf directory of the machine, which runs the driver container, not the one use for spark-submit.
cluster
mode
conf
driver
spark-submit