diff --git a/cdap-docs/reference-manual/source/release-notes.rst b/cdap-docs/reference-manual/source/release-notes.rst index ffa58a5f42e..631dc406419 100644 --- a/cdap-docs/reference-manual/source/release-notes.rst +++ b/cdap-docs/reference-manual/source/release-notes.rst @@ -23,6 +23,23 @@ Cask Data Application Platform Release Notes :backlinks: none :depth: 2 +`Release 3.3.4 `__ +============================================================= + +Bug Fix +------- + +- `CDAP-5793 `__ - Explore jobs properly use the + latest/updated delegation tokens. + +- `CDAP-5844 `__ - Update HDFS delegation token + properly for HA mode. + +- `CDAP-5855 `__ - Avoid the cancellation of delegation + tokens upon completion of Explore-launched MapReduce and Spark jobs, as these delegation tokens + are shared by CDAP system services. + + `Release 3.3.3 `__ =============================================================