2021.4 - Parameter Changes
Configuration files
- No configuration file added
- The template file supported_dbs.json.template has been updated to add the netezza driver
Parameters
New parameters
- The parameter analyser.history.size.max is added, to allow customisation of the max number of incremental plans stored by days. The default value is 10000.
Modified parameters
- The default value for parameter warehouse in galactica.conf is now /home/indexima/warehouse to better reflect a standard setup.
- The parameter cognos.show-table-with-table-name is now dynamic (can be set directly through sql command SET_).
Deprecated parameters
- For simplification, the parameters for temporary files paths are deprecated (analyzer.cache.disk.path, big.index.swap.path, disk.backed.request.result.output.path, spill.disk.path) and replaced by a single parameter already added in release 2021.3: server.root-temporary-path.
The following parameters are removed, as they are now automatically determined and dont need any specific customisation:
analyzer.cache.size.bytes analyzer.cardinality analyzer.days analyzer.hits sampling.external.max sampling.internal.max jdbc.create.field.restriction jdbc.disconnect.timeout.seconds jdbc.load.fetch.size external.field.max_size
Ranger plugins
- Indexima plugin: No modification
- Server plugin: No modification