You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notes/0.6.2.markdown
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
* 1 context per JVM. This forks off a separate process for each SparkContext, and is a major change in architecture. (@velvia, @Ankit1010, many others)
4
4
* Update to Spark 1.6.0 (@RaafatAkkad, @apivovarov)
5
5
* NamedObjects, an abstraction of NamedRDDs to other types of things (@TimMaltGermany / KNIME)
6
+
* NamedBroadcasts (@CBribiescas)
6
7
* Per-job dependent jars (@amarouni)
7
8
* DEBUG_PORT env var allows remote debugging (@addisonj)
0 commit comments