Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-9010
Improve the Spark Configuration document about `spark.kryoserializer.buffer` - SPARK-11581
Example mllib code in documentation incorrectly computes MSE - SPARK-9806
Don't share ReplayListenerBus between multiple applications - SPARK-9198
Typo in PySpark SparseVector docs (bad index) - SPARK-8410
Hive VersionsSuite RuntimeException - SPARK-8437
Using directory path without wildcard for filename slow for large number of files with wholeTextFiles and binaryFiles - SPARK-12685
word2vec trainWordsCount gets overflow - SPARK-12363
PowerIterationClustering test case failed if we deprecated KMeans.setRuns - SPARK-9826
Cannot use custom classes in log4j.properties - SPARK-7527
Wrong detection of REPL mode in ClosureCleaner - SPARK-8865
Fix bug: init SimpleConsumerConfig with kafka params - SPARK-2017
web ui stage page becomes unresponsive when the number of tasks is large - SPARK-9353
Standalone scheduling memory requirement incorrect if cores per executor is not set - SPARK-9822
Update doc about supported Python versions - SPARK-9254
sbt-launch-lib.bash should use `curl --location` to support HTTP/HTTPS redirection - SPARK-9193
Avoid assigning tasks to executors under killing - SPARK-10377
Cassandra connector affected by backport change - SPARK-8885
libgplcompression.so already loaded in another classloader - SPARK-8710
ScalaReflection.mirror should be a def - SPARK-8743
Deregister Codahale metrics for streaming when StreamingContext is closed - SPARK-8619
Can't find the keytab file when recovering the streaming application. - SPARK-8463
No suitable driver found for write.jdbc - SPARK-8678
Default values in Pipeline API should be immutable - SPARK-10973
__gettitem__ method throws IndexError exception when we try to access index after the last non-zero entry. - SPARK-14468
Always enable OutputCommitCoordinator - SPARK-12006
GaussianMixture.train crashes if an initial model is not None - SPARK-9691
PySpark SQL rand function treats seed 0 as no seed - SPARK-9572
Add StreamingContext.getActiveOrCreate() to python API - SPARK-9260
Standalone scheduling can overflow a worker with cores - SPARK-7707
User guide and example code for KernelDensity - SPARK-7555
User guide update for ElasticNet - SPARK-8990
DataFrameReader.parquet() ignores user specified data source options - SPARK-7821
Hide private SQL JDBC classes from Javadoc - SPARK-11188
Elide stacktraces in bin/spark-sql for AnalysisExceptions - SPARK-3190
Creation of large graph(> 2.15 B nodes) seems to be broken:possible overflow somewhere - SPARK-9352
Add tests for standalone scheduling code - 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-8910
MiMa test is flaky because it starts a SQLContext - SPARK-8588
Could not use concat with UDF in where clause - SPARK-8609
After initializing a DataFrame with random columns and a seed, ordering by that random column should return same sorted order - SPARK-8608
After initializing a DataFrame with random columns and a seed, df.show should return same value - SPARK-8606
Exceptions in RDD.getPreferredLocations() and getPartitions() should not be able to crash DAGScheduler - SPARK-8957
Backport Hive 1.X support to Branch 1.4 - SPARK-8681
crosstab column names in wrong order - SPARK-8881
Standalone mode scheduling fails because cores assignment is not atomic - SPARK-8634
Fix flaky test StreamingListenerSuite "receiver info reporting" - SPARK-11424
Guard against MAPREDUCE-5918 by ensuring RecordReader is only closed once in *HadoopRDD - SPARK-9828
Should not share `{}` among instances
{"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