Spark 送信スクリプト ( https://github.com/hortonworks-spark/spark-atlas-connector )に Spark Atlas Connector をインストールしています。セキュリティ上の制限により、atlas-application.properties をspark/conf リポジトリ。
spark-submit で 2 つのオプションを使用しました。
--driver-class-path "spark.driver.extraClassPath=hdfs:///directory_to_properties_files" \
--conf "spark.executor.extraClassPath=hdfs:///directory_to_properties_files" \
spark-submit を起動すると、次の問題が発生します。
20/07/20 11:32:50 INFO ApplicationProperties: Looking for atlas-application.properties in classpath
20/07/20 11:32:50 INFO ApplicationProperties: Looking for /atlas-application.properties in classpath
20/07/20 11:32:50 INFO ApplicationProperties: Loading atlas-application.properties from null