Managing General Settings
The Settings interface allows a Superuser to control various internal values and settings that the Privitar platform uses during operation.
To access the Settings page, click Settings on the Superuser Navigation sidebar.
To change a Setting:
Select Settings from the Superuser navigation sidebar.
Click on Edit in the Actions column alongside the name of the Setting.
The Setting dialog box is displayed.
Edit the details for the Setting.
Click on Save to update the details for the Setting.
Settings description
The following table describes each of the Settings shown in the Settings page.
Setting | Description |
---|---|
CSV Delimiter | Default CSV delimiter character for new Schemas. May be overridden in individual Schema configurations. Unicode characters can be used. For example, |
CSV Escape Char | Default CSV escape character for new Schemas. May be overridden in individual Schema configurations. Unicode characters can be used. For example, |
CSV Quote Char | Default CSV quote character for new Schemas. May be overridden in individual Schema configurations. Unicode characters can be used. For example, |
Default CSV Date Format | Default CSV Date Format for defining Date type columns in Schemas. May be overridden in individual Schema configurations. For more information about the date format, see Date and Timestamp formats. |
Default CSV Timestamp Format | Default CSV Timestamp Format for defining Timestamp type columns in Schemas. May be overridden in individual Schema configurations. For more information about the timestamp format, see Date and Timestamp formats. |
Default Job Output Type | Default HDFS Batch Job output type. The available options are:
This setting can be overridden on a per-Job basis by editing the Overwriting Behavior setting for an individual HDFS Batch Job. |
Default NULL Value | Default NULL text for new Schemas. May be overridden in individual Schema configurations. |
Event Broker Location | The location (URL) of the Event Broker. This location should be specified by a system administrator. |
Hive default job output type | This setting determines the default behavior for Hive table creation when running Hive Batch Jobs. The available options are:
This setting can be overridden on a per-Job basis by editing an individual Hive Batch Job. |
Instance ID | This ID is used internally by Privitar when creating names for various objects (such as filenames and YARN queues) to disambiguate these objects from similar objects created by other instances of Privitar that may be sharing the same cluster. |
Processor Root | The location of the Privitar installation on the local filesystem. This location should be specified by a system administrator. |
Spark Jar File | The location of the Spark Jar installation on the local filesystem. This location should be specified by a system administrator. |
Watermark Digits Length | The number of digits used when generating Watermark signatures. The default value is |