Hi, I'm wondering what the <configuration> element can be used for in the Spark Action. It seems as if it is not used in any way and properties are not forwarded to Spark.
I also wonder why the Spark action does not write the oozie.action.conf.xml file and/or property. What is puzzling about this for me is that looking at the code I don't see why this is not happening as it inherits the relevant parts from the Java action. I must be missing something obvious. Any input is appreciated, thank you. Lars
