Skip to content

Cask Data Application Platform - 4.1.3

Compare
Choose a tag to compare
@prinam prinam released this 26 Sep 21:20
· 10804 commits to develop since this release

Improvements

  • Improved memory usage of data pipeline with joiner in mapreduce execution engine. (CDAP-12541)

Bug Fixes

  • Add support for CDH 5.12.0. (CDAP-12022)
  • Fixed a thread leakage issue in when using Spark Streaming in SDK and unit-test. (CDAP-11939)
  • Fixed a permgen memory leak issue when using Spark SQL in SDK and unit-test. (CDAP-11874)
  • Fixed Spark HiveContext missing configuration issue in CDH 5.10+. (CDAP-12557)