Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-6657
Fix Python doc build warnings - SPARK-7883
Fixing broken trainImplicit example in MLlib Collaborative Filtering documentation. - SPARK-5634
History server shows misleading message when there are no incomplete apps - SPARK-9198
Typo in PySpark SparseVector docs (bad index) - SPARK-7036
ALS.train should support DataFrames in PySpark - SPARK-6975
Argument checking conflict in Yarn when dynamic allocation is enabled - SPARK-8400
ml.ALS doesn't handle -1 block size - SPARK-12363
PowerIterationClustering test case failed if we deprecated KMeans.setRuns - SPARK-8126
Use temp directory under build dir for unit tests - SPARK-7522
ML Examples option for dataFormat should not be enclosed in angle brackets - SPARK-7651
PySpark GMM predict, predictSoft should fail on bad input - SPARK-7343
C4 instance types need to be added to spark_ec2.py - SPARK-5412
Cannot bind Master to a specific hostname as per the documentation - SPARK-6954
ExecutorAllocationManager can end up requesting a negative number of executors - SPARK-6748
QueryPlan.schema should be a lazy val to avoid creating excessive duplicate StructType objects - SPARK-6905
Upgrade Snappy Java to 1.1.1.7 to fix bug that resulted in worse compression - SPARK-8451
SparkSubmitSuite never checks for process exit code - SPARK-8563
Bug that IndexedRowMatrix.computeSVD() yields the U with wrong numCols - SPARK-10973
__gettitem__ method throws IndexError exception when we try to access index after the last non-zero entry. - SPARK-8095
Spark package dependencies not resolved when package is in local-ivy-cache - SPARK-7668
Matrix.map should preserve transpose property - SPARK-7558
Log test name when starting and finishing each test - SPARK-7436
Cannot implement nor use custom StandaloneRecoveryModeFactory implementations - SPARK-7140
Do not scan all values in Vector.hashCode - SPARK-7038
[Streaming] Spark Sink requires spark assembly in classpath - SPARK-3190
Creation of large graph(> 2.15 B nodes) seems to be broken:possible overflow somewhere - SPARK-9175
BLAS.gemm fails to update matrix C when alpha==0 and beta!=1 - SPARK-10381
Infinite loop when OutputCommitCoordination is enabled and OutputCommitter.commitTask throws exception - SPARK-10169
Evaluating AggregateFunction1 (old code path) may return wrong answers when grouping expressions are used as arguments of aggregate functions - SPARK-6781
sqlCtx -> sqlContext in pyspark shell - SPARK-8628
Race condition in AbstractSparkSQLParser.parse - SPARK-11424
Guard against MAPREDUCE-5918 by ensuring RecordReader is only closed once in *HadoopRDD - SPARK-11302
Multivariate Gaussian Model with Covariance matrix returns incorrect answer in some cases - SPARK-7204
Call sites in UI are not accurate for DataFrame operations - SPARK-7418
Flaky test: o.a.s.deploy.SparkSubmitUtilsSuite search for artifacts - SPARK-7417
Flaky test: o.a.s.deploy.SparkSubmitUtilsSuite neglect dependencies - SPARK-7103
SparkContext.union crashed when some RDDs have no partitioner - SPARK-7070
LDA.setBeta calls itself - SPARK-9942
Broken pandas could crash PySpark SQL - SPARK-6999
infinite recursion with createDataFrame(JavaRDD[Row], java.util.List[String]) - SPARK-6967
Internal DateType not handled correctly in caching - SPARK-8781
Published POMs are no longer effective POMs - SPARK-8819
Spark doesn't compile with maven 3.3.x - SPARK-8652
PySpark tests sometimes forget to check return status of doctest.testmod(), masking failing tests
{"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