This topic describes how to modify three of the Workflow Manager
configuration files.
The Workflow Manager
$BDD_HOME/workflowmanager/dp/config directory
contains these configuration files that you can modify to customize Data
Processing workflows:
- The
edp.properties file sets properties for DP
workflows.
- The
dateFormats.txt file provides the date formats
supported by DP workflows.
- The
sparkContext.properties file provides additional
Spark configuration settings for DP workflows.
Note that the DP CLI also has a workflow configuration file (named
edp-cli.properties) that is used in conjunction with
the Workflow Manager
edp.properties file. For details on the DP CLI
edp-cli.properties file, see
DP CLI configuration.