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