Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property

Description

Current Value

Possible values

Comes into effect

Impact Area

Environment

monitor

refreshInterval: Controls auto refresh time(milliseconds) on monitor tab info 

maxRows: Controls the number of records to be fetched in the audit log on Activity Monitor.

pastDaysCount: Used in the filter in the completed process. Default value for completion time in days.

pastHoursCount: Used in the filter in the completed process. Default value for completion time in hours.

futureDaysCount: Day limit for showing future scheduled jobs.

"refreshInterval" : 60000,

"maxRows" : 300,

" " : 3,

"pastHoursCount": 12,

"futureDaysCount" : 7

Custom user defined

file

allowSqlBasedFile: Controls if SQL based file is to be supported or not at the register file step

enableHiveSQLInterface: Controls if Hive SQL interface is to be shown which is used for Kyvos 365 for adding the ability to add tables in HCatalog by providing SQL.

"allowSqlBasedFile":false,

" ": false

true/false

dataSets

allowDatasets: Controls view of datasets and its instances in the app

"allowDatasets" : true

true/false

semantic model 

allowSMExportForPBI: Enables or disables exporting the semantic layer view of the Kyvos semantic model for Power BI, which can be used when connecting using the Spark SQL connector.

"allowSMExportForPBI" : true

true/false

payloadCompressionThreshold

Anchor
payload
payload

This property defines the size (in KB) that determines whether payload data for saving semantic models from the browser to the web server will be compressed. This configuration ensures that the interface can handle larger semantic models during saving and other operations on the Kyvos web portal.

2048

2048

This is a hot deployed property. The administrator can change its value, and the application user needs to refresh the web application URL in the browser (in case it’s already open) to see the configured changes.

Kyvos Portal, Kyvos Semantic Model Layer, Validations of entities

Applicable in all environments

...