Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-1112
When spark.akka.frameSize > 10, task results bigger than 10MiB block execution - SPARK-2156
When the size of serialized results for one partition is slightly smaller than 10MB (the default akka.frameSize), the execution blocks - SPARK-1978
In some cases, spark-yarn does not automatically restart the failed container - SPARK-2043
ExternalAppendOnlyMap doesn't always find matching keys - SPARK-1749
DAGScheduler supervisor strategy broken with Mesos - SPARK-2204
Scheduler for Mesos in fine-grained mode launches tasks on wrong executors - SPARK-2009
Key not found exception when slow receiver starts - SPARK-1869
`spark-shell --help` fails if called from outside spark home - SPARK-1518
Spark master doesn't compile against hadoop-common trunk - SPARK-2270
Kryo cannot serialize results returned by asJavaIterable (and thus groupBy/cogroup are broken in Java APIs when Kryo is used) - SPARK-2259
Spark submit documentation for --deploy-mode is highly misleading - SPARK-2322
Exception in resultHandler could crash DAGScheduler and shutdown SparkContext - SPARK-1677
Allow users to avoid Hadoop output checks if desired - SPARK-1394
calling system.platform on worker raises IOError - SPARK-1097
ConcurrentModificationException - SPARK-2034
KafkaInputDStream doesn't close resources and may prevent JVM shutdown - SPARK-1931
Graph.partitionBy does not reconstruct routing tables - SPARK-1930
The Container is running beyond physical memory limits, so as to be killed. - SPARK-1933
FileNotFoundException when a directory is passed to SparkContext.addJar/addFile - SPARK-1917
PySpark fails to import functions from {{scipy.special}} - SPARK-1916
SparkFlumeEvent with body bigger than 1020 bytes are not read properly - SPARK-2147
Master UI forgets about Executors when application exits cleanly - SPARK-2144
SparkUI Executors tab displays incorrect RDD blocks - SPARK-2025
EdgeRDD persists after pregel iteration - SPARK-2161
UI should remember executors that have been removed - SPARK-2111
pyspark errors when SPARK_PRINT_LAUNCH_COMMAND=1 - SPARK-1992
Support for Pivotal HD in the Maven build - SPARK-2091
pyspark/mllib is not compatible with numpy-1.4 - SPARK-1999
UI : StorageLevel in storage tab and RDD Storage Info never changes - SPARK-2003
SparkContext(SparkConf) doesn't work in pyspark - SPARK-1912
Compression memory issue during reduce - SPARK-1901
Standalone worker update exector's state ahead of executor process exit - SPARK-2163
Set ``setConvergenceTol'' with a parameter of type Double instead of Int - SPARK-2080
Yarn: history UI link missing, wrong reported user - SPARK-1984
Maven build requires SCALA_HOME to be set even though it's not needed - SPARK-2148
Document custom class as key needing equals() AND hashcode() - SPARK-1741
Add predict(JavaRDD) to predictive models - SPARK-1790
Update EC2 scripts to support r3 instance types - SPARK-1831
add the security guide to the "More" drop down menu - SPARK-1519
support minPartitions parameter of wholeTextFiles() in pyspark - SPARK-1516
Yarn Client should not call System.exit, should throw exception instead. - SPARK-1449
Please delete old releases from mirroring system - SPARK-1712
ParallelCollectionRDD operations hanging forever without any error messages - SPARK-1468
The hash method used by partitionBy in Pyspark doesn't deal with None correctly. - SPARK-2350
Master throws NPE - SPARK-2349
Fix NPE in ExternalAppendOnlyMap - SPARK-2307
SparkUI Storage page cached statuses incorrect - SPARK-2282
PySpark crashes if too many tasks complete quickly - SPARK-2289
Remove use of spark.worker.instances - SPARK-2286
Report exception/errors for failed tasks that are not ExceptionFailure
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0