Gobal parameters (cdap-site.xml and cdap-default.xml)

 

Parameter Name

Default Value

Description

Parameter Name

Default Value

Description

bootstrap.file

/opt/cdap/master/bootstrap/distributed.json

File that contains bootstrap steps that should be executed on a new CDAP instance as well as steps that should be executed on every restart of CDAP. Bootstrap steps include operations like loading system artifacts, creating the native profile, and creating the Wrangler application.

system.app.config.dir

/opt/cdap/master/system-app-config

Directory that contains definitions for what system apps should be running. This directory is continuously monitored for new/modified config files and updating application state to match what is defined in those files.

dataset.unchecked.upgrade

false

If false, any changes made to existing datasets are not deployed when an app is redeployed; setting this value to true allows the dataset changes to be deployed upon app redeployment.

enable.unrecoverable.reset

false

Determines if resetting CDAP should be enabled. WARNING: Enabling this option makes it possible to delete all applications and data; NO RECOVERY IS POSSIBLE!

Created in 2020 by Google Inc.