Excerpt |
---|
Released on October 12, 2015. |
This is mainly a bug fix release for the Squirro 2.2.0 Release
New Features
New aggregation method for numerical facets: 'Spread of vales'. This allows to plot the average value of a numerical facet together with its minimal an maximal vavlue at the same time.
Improvements
Adjusted the heatmap default colors.
Bug Fixes
Fixed the selection of numerical and other non-string typed facets for dashboard widgets.
Upgrade Instructions
Note |
---|
These are the upgrade instructions if you upgrade from version 2.2.0. If you are upgrading from an older version (v2.1.5) please follow the upgrade instructions on Squirro 2.2.0 - Release Notes |
Note |
---|
If you are using Squirro in a Box, then there are additional steps involved. In this case, please contact support. |
1. Upgrade storage nodes
If your storage node runs in the same Virtual Machine or Operating System as your cluster node, skip this step. Otherwise upgrade all storage nodes one at a time by running:
Code Block | ||
---|---|---|
| ||
[squirro@storagenode01 ~] sudo yum upgrade -y [squirro@storagenode01 ~] sudo reboot |
2. Upgrade all squirro cluster nodes
...