If you can't find the product or version you're looking for, visit support.ataccama.com/downloads
Configuration Reference
In ONE, application, module, and other properties can be provided in a number of ways. Depending on where they are specified, properties are prioritized in the following order, starting from the highest priority:
-
Command-line arguments, which let you provide additional parameters when starting the application.
-
Java System properties, used to configure the current environment.
-
OS environment variables.
-
Configuration in
etc/application.properties
files.
Was this page useful?