Skip to content

Cask Data Application Platform 3.5.3

Compare
Choose a tag to compare
@prinam prinam released this 21 Jan 01:09
· 14778 commits to develop since this release

Improvements

  • Now allows usage of a custom Kryo serializer in Spark programs. (CDAP-7647)

Bug Fixes

  • Fixed an issue where the CDAP service scripts could cause a terminal session to not echo characters. (CDAP-7694)
  • Removed an obsolete Update Dataset Specifications step in the CDAP Upgrade tool. This step was required only for upgrading from CDAP versions lower than 3.2 to CDAP Version 3.2. (CDAP-8086)
  • Provided a workaround for Scala bug SI-6240 (https://issues.scala-lang.org/browse/SI-6240) to allow concurrent execution of Spark programs in CDAP Workflows. (CDAP-8087)