Cask Data Application Platform 3.3.7
sreevatsanraman
released this
21 Aug 17:49
·
18947 commits
to develop
since this release
Improvements
- Improved program launch performance to avoid large cpu spikes when multiple programs are launched at the same time. (CDAP-7021)
Bug Fixes
- Created a Docker-specific ENTRYPOINT script to easily support arguments.(CDAP-1545)
- Fixed an issue that caused massive log message when there are underlying HDFS issues. (CDAP-6643)
- Fixes issues that prevents log saver from performing cleanup when metadata is present for a non-existing file. (CDAP-6829)
- Fixes issues that makes Log Saver more resilient to errors while checkpointing. (CDAP-6852)
- Improved performance in cube datasets when querying for more than one measure in a query. This will also improve metrics query performance. (CDAP-6860)