Repository: incubator-toree
Updated Branches:
  refs/heads/master 6d83fe854 -> 32bbefa12


[MINOR] Update release notes for Toree 0.2.0-incubating


Project: http://git-wip-us.apache.org/repos/asf/incubator-toree/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-toree/commit/32bbefa1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-toree/tree/32bbefa1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-toree/diff/32bbefa1

Branch: refs/heads/master
Commit: 32bbefa121aafd8713afab81516917234d72d690
Parents: 6d83fe8
Author: Luciano Resende <lrese...@apache.org>
Authored: Sun Nov 5 09:14:59 2017 -0800
Committer: Luciano Resende <lrese...@apache.org>
Committed: Sun Nov 5 09:14:59 2017 -0800

----------------------------------------------------------------------
 RELEASE_NOTES.md | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-toree/blob/32bbefa1/RELEASE_NOTES.md
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index a89cf2f..2a3bb7d 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -19,7 +19,19 @@
 
 # RELEASE_NOTES
 
-## 0.1.0-incubating (2016-xx-xx)
+## 0.2.0-incubating (2017.11)
+
+* Support Apache Spark 2.x codebase including Spark 2.2.0
+* Enable Toree to run in Yarn cluster mode
+* Create spark context lazily to avoid long startup times for the kernel
+* Properly cleanup of temporary files/directories upon kernel shutdown
+* %AddJAR now supports HDFS file format
+* %AddDEP now defaults to default configuration
+* Cell Interrupt now cancel running Spark jobs and works in background process
+* Interpreters now have the ability to send results other than text/plain
+
+
+## 0.1.0-incubating (2017.03)
 
 This is the first release of Toree since it joined Apache as an incubator 
project on December 2nd, 2015.
 

Reply via email to