Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-10477
using DSL in ColumnPruningSuite to improve readablity - SPARK-12711
ML StopWordsRemover does not protect itself from column name duplication - SPARK-13214
Fix dynamic allocation docs - SPARK-9886
Validate usages of Runtime.getRuntime.addShutdownHook - SPARK-13300
Spark examples page gives errors : Liquid error: pygments - SPARK-14117
write.partitionBy retains partitioning column when outputting Parquet - SPARK-11497
PySpark RowMatrix Constructor Has Type Erasure Issue - SPARK-15611
Got the same sequence random number in every forked worker. - SPARK-12186
stage web URI will redirect to the wrong location if it is the first URI from the application to be requested from the history server - SPARK-12780
Inconsistency returning value of ML python models' properties - SPARK-12685
word2vec trainWordsCount gets overflow - SPARK-12960
Some examples are missing support for python2 - SPARK-13047
Pyspark Params.hasParam should not throw an error - SPARK-13153
PySpark ML persistence failed when handle no default value parameter - SPARK-12450
Un-persist broadcasted variables in KMeans - SPARK-12363
PowerIterationClustering test case failed if we deprecated KMeans.setRuns - SPARK-12324
The documentation sidebar does not collapse properly - SPARK-12318
Save mode in SparkR should be error by default - SPARK-12517
No default RDD name for ones created by sc.textFile - SPARK-12057
Prevent failure on corrupt JSON records - SPARK-10248
DAGSchedulerSuite should check there were no errors in EventProcessLoop - SPARK-10524
Decision tree binary classification with ordered categorical features: incorrect centroid - SPARK-6518
Add example code and user guide for bisecting k-means - SPARK-13298
DAG visualization does not render correctly for jobs - SPARK-13454
Cannot drop table whose name starts with underscore - SPARK-13355
Replace GraphImpl.fromExistingRDDs by Graph - SPARK-13265
Refactoring of basic ML import/export for other file system besides HDFS - SPARK-13473
Predicate can't be pushed through project with nondeterministic field - SPARK-13371
TaskSetManager.dequeueSpeculativeTask compares Option[String] and String directly. - SPARK-13601
Invoke task failure callbacks before calling outputstream.close() - SPARK-11780
Provide type aliases in org.apache.spark.sql.types for backwards compatibility - SPARK-12160
spark.mllib should use SQLContext.getOrCreate - SPARK-12921
Use SparkHadoopUtil reflection to access TaskAttemptContext in SpecificParquetRecordReaderBase - SPARK-12746
ArrayType(_, true) should also accept ArrayType(_, false) - SPARK-12734
Fix Netty exclusions and use Maven Enforcer to prevent bug from being reintroduced - SPARK-12834
Use type conversion instead of Ser/De of Pickle to transform JavaArray and JavaList - SPARK-13122
Race condition in MemoryStore.unrollSafely() causes memory leak - SPARK-13105
Spark 1.6 and earlier should reject NATURAL JOIN queries instead of returning wrong answers - SPARK-13094
No encoder implicits for Seq[Primitive] - SPARK-12989
Bad interaction between StarExpansion and ExtractWindowExpressions - SPARK-12478
Dataset fields of product types can't be null - SPARK-12466
Harmless Master NPE in tests - SPARK-12411
Reconsider executor heartbeats rpc timeout - SPARK-12662
Add a local sort operator to DataFrame used by randomSplit - SPARK-12582
IndexShuffleBlockResolverSuite fails in windows - SPARK-12380
MLLib should use existing SQLContext instead create new one - SPARK-12275
No plan for BroadcastHint in some condition - SPARK-12390
Clean up unused serializer parameter in BlockManager - SPARK-12351
Add documentation of submitting Mesos jobs with cluster mode - SPARK-12346
GLM summary crashes with NoSuchElementException if attributes are missing names
{"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