What's Changed
- Support Hadoop 3.3.0 by @singer-bin in #319
- [#321] Update build.gradle to fix build. by @pjeli in #324
- Upgrade Gradle to 4.5 and add more override protections. by @pjeli in #329
- [#330] Add support for analyzing EC policies. by @pjeli in #331
New Contributors
- @singer-bin made their first contribution in #319
Full Changelog: 1.6.7...1.6.8
This release provides support for Hadoop 3.3.x and enables seeing diskspaceConsumed metrics of the Erasure Coding feature via the fileReplica histograms. You will see new grouping types for each EC policy detected.
You can also filter specifically for directories or files that has EC policies enabled via hasEcPolicy boolean filter.
If there is a desire in the future to filter by specific EC policy that can be arranged in future update.