iis icon indicating copy to clipboard operation
iis copied to clipboard

Consider removing poperties values from workflow.xml which are already defined in default-config.xml

Open marekhorst opened this issue 2 years ago • 0 comments

Some properties (e.g. *SparkExecutorOverhead) values apart from being declared in default-config.xml file (which is part of the environment, originally defined in this config git repo) are also explicitly declared in workflow.xml file.

We should consider removing properties values. One drawback: dev runs will need to have those properties explicitly declared which does not look like a big deal.

marekhorst avatar Sep 07 '23 12:09 marekhorst