Skip to main content
Skip table of contents

2021.2 - Parameter Changes

Configuration files

  • No change

Parameters

New parameters

Two new parameters are added to the analyser, to have a fine grained control on the maximum number of index the analyser can propose:

  • analyser.default-merge-policy: Default policy used to merge indexes. The value MAX_INDEX allows to limit the number of proposed index.
  • analyser.default-max-expected-indexes: Maximum targeted index count when use MAX_INDEX merge index policy.

Modified parameters

  • None

Deprecated parameters

  • warehouse.shared: This parameter is deprecated and will be removed in a future version. Warehouse are now always shared between nodes.
  • high-availability: This parameter is deprecated and will be removed in a future version. All clusters are now using dynamic mode (each node can execute hive queries).
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.