I want to add one new property for spark's spark-defaults.xml, but I only want it to be in the latest version. I try to add it in python code, but seem the ConfigDictionary is immutable. Another way I can think of is using template, but it seems too large change, and I afraid it may change the configuration layout in UI. Anyone know How can I do it for specific version ? Thanks
-- Best Regards Jeff Zhang
