Home

Unravel properties

Properties, unless otherwise noted, are located in /usr/local/unravel/etc/unravel.properties. To locate the properties within a file, search on property name.

 

Important

Properties are typically loaded with a default value.

You might need to change the property's default value based upon your environment/installation. Installation and configuration topics note when you need to set properties to enable specific functionality.

Set by user

The Set by user column denotes whether you must set the property.

The column contains:

  • Required means you must set a value.

  • Optional means you don't need to set a value.

    Optional properties can become required depending on your environment. For instance, if you want to enable Forecasting and Migration Reports you need to set the cluster properties. Installation and configuration topics note when you need to set optional properties to enable specific functionality.

Note

Do not put quotes around the values; this includes all strings, CSL, etc.

Unit abbreviations
  • boolean: true or false

  • count: whole number

  • ColSL: colon separated (delimited) list

  • CSL: comma separated (delimited) list

  • min: minutes

  • ms: milliseconds

  • ns: nanoseconds

  • s: seconds

  • path: fully qualified directory path, e.g., /tmp/dir/lower

  • percent: percentage, e.g., 1.2, .5

  • set member: member of the allowed set of values, i.e., HDP or HDP

  • string: a string of characters, e.g., admin, yarn, password

  • URL: valid IP, or fully qualified domain name