Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-7883
Fixing broken trainImplicit example in MLlib Collaborative Filtering documentation. - SPARK-4569
Rename "externalSorting" in Aggregator - SPARK-9198
Typo in PySpark SparseVector docs (bad index) - SPARK-7522
ML Examples option for dataFormat should not be enclosed in angle brackets - SPARK-4014
TaskContext.attemptId returns taskId - SPARK-4846
When the vocabulary size is large, Word2Vec may yield "OutOfMemoryError: Requested array size exceeds VM limit" - SPARK-4714
BlockManager should check whether blocks have already been removed Checking block is null or not after having gotten info.lock in remove block method - SPARK-4764
Ensure that files are fetched atomically - SPARK-4686
Link to "allowed master URLs" is broken in configuration documentation - SPARK-2823
GraphX jobs throw IllegalArgumentException - SPARK-5186
Vector.equals and Vector.hashCode are very inefficient and fail on SparseVectors with large size - SPARK-4320
JavaPairRDD should supply a saveAsNewHadoopDataset which takes a Job object - SPARK-4161
Spark shell class path is not correctly set if "spark.driver.extraClassPath" is set in defaults.conf - SPARK-6132
Context cleaner race condition across SparkContexts - SPARK-5765
word split problem in run-example and compute-classpath - SPARK-5691
Preventing duplicate registering of an application has incorrect logic - SPARK-8563
Bug that IndexedRowMatrix.computeSVD() yields the U with wrong numCols - SPARK-6345
Model update propagation during prediction in Streaming Regression - SPARK-4952
Handle ConcurrentModificationExceptions in SparkEnv.environmentDetails - SPARK-4715
ShuffleMemoryManager.tryToAcquire may return a negative value - SPARK-5200
Disable web UI in Hive Thriftserver tests - SPARK-4772
Accumulators leak memory, both temporarily and permanently - SPARK-4771
Document standalone --supervise feature - SPARK-5441
SerDeUtil Pair RDD to python conversion doesn't accept empty RDDs - SPARK-3910
./python/pyspark/mllib/classification.py doctests fails with module name pollution - SPARK-4759
Deadlock in complex spark job in local mode - SPARK-4514
SparkContext localProperties does not inherit property updates across thread reuse - SPARK-6209
ExecutorClassLoader can leak connections after failing to load classes from the REPL class server - SPARK-6055
Memory leak in pyspark sql due to incorrect equality check - SPARK-4498
Standalone Master can fail to recognize completed/failed applications
{"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