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

Parameter Name

Default Value

Version Introduced

Description

Parameter Name

Default Value

Version Introduced

Description

dashboard.bind.address

0.0.0.0

 

CDAP UI bind address.

dashboard.bind.port

11011

 

CDAP UI bind port.

dashboard.router.check.timeout.secs

0

 

Interval in seconds that the CDAP UI waits before exiting when unable to connect to the CDAP Router service on startup; use a timeout of 0 to wait indefinitely.

dashboard.ssl.bind.port

9443

 

CDAP UI bind port for HTTPS.

dashboard.ssl.disable.cert.check

false

 

True to disable SSL certificate check from the CDAP UI.

http.client.connection.timeout.ms

60000

 

Connection timeout in milliseconds for internal HTTP requests.

http.client.read.timeout.ms

60000

 

Read timeout in milliseconds for internal HTTP requests.

program.heartbeat.interval.seconds

1800

 

Interval of heartbeat sent from program while it's running, default 30 minutes.

program.heartbeat.table.ttl.seconds

2592000

 

TTL duration for program heartbeat table, by default 30 days.

profile.update.allowed

true

 

Determine if new profile can be created or existing profile can be updated.

system.program.scan.interval.seconds

10

6.4.0

Interval at which system programs are monitored in seconds.

capability.dir.scan.interval.minutes

1

6.4.0

Number of threads to be used for auto installing resources when a capability is enabled.

capability.config.dir

/opt/cdap/master/capability-config

6.4.0

Internal directory that maintains the currently disabled and enabled configurations.

capability.autoinstall.threads

5

6.4.0

Number of threads to be used for auto installing resources when a capability is enabled.

preview.max.num.records

5000

6.6.0

The maximum number of records that can be set in preview configuration.

feature.replication.transformations.enabled

false

6.6.0

Enables transformations to be run on replication.

Created in 2020 by Google Inc.