我试图在配置json格式的spark提交时传递属性文件。 它引发了类似此类文件的问题。
错误:无效的属性文件'dbfs:/FileStore/tables/conf/properties.conf'。
Json格式的火花提交:
[“-class”,“ com.example.extract.temp”,“-properties-file”,“ dbfs:/FileStore/tables/conf/properties.conf”,“ dbfs:/ FileStore / tables /jars/example.jar“]
答案 0 :(得分:0)
您是否尝试过使用文件名/dbfs/FileStore/tables/conf/properties.conf