Export - CSV (All fields)
Export - CSV (Current fields)
- SPARK-5905
Note requirements for certain RowMatrix methods in docs - SPARK-10663
Change test.toDF to test in Spark ML Programming Guide - SPARK-9748
Centriod typo in KMeansModel - SPARK-9673
Use unbiased standard deviation in DataFrame.describe - SPARK-10222
More thoroughly deprecate Bagel in favor of GraphX - SPARK-9963
ML RandomForest cleanup: Move predictNodeIndex to LearningNode - SPARK-10020
ML model broadcasts should be stored in private vars: mllib GeneralizedLinearModel - SPARK-10019
ML model broadcasts should be stored in private vars: mllib IDFModel - SPARK-10017
ML model broadcasts should be stored in private vars: mllib NaiveBayes - SPARK-10016
ML model broadcasts should be stored in private vars: spark.ml Word2Vec - SPARK-10594
ApplicationMaster "--help" references the removed "--num-executors" option - SPARK-10247
Cleanup DAGSchedulerSuite "ignore late map task completion" - SPARK-10516
Add values as a property to DenseVector in PySpark - SPARK-11771
Maximum memory is determined by two params but error message only lists one. - SPARK-11169
Remove the extra spaces in merge script - SPARK-11902
Unhandled case in VectorAssembler#transform - SPARK-11816
fix some style issue in ML/MLlib examples - SPARK-11581
Example mllib code in documentation incorrectly computes MSE - SPARK-11050
PySpark SparseVector can return wrong index in error message - SPARK-11880
On Windows spark-env.cmd is not loaded. - SPARK-10715
Duplicate initialzation flag in WeightedLeastSquare - SPARK-11178
Improve naming around task failures in scheduler code - SPARK-2533
Show summary of locality level of completed tasks in the each stage page of web UI - SPARK-2551
Cleanup FilteringParquetRowInputFormat - SPARK-6189
Pandas to DataFrame conversion should check field names for periods - SPARK-10631
Add missing API doc in pyspark.mllib.linalg.Vector - SPARK-10630
createDataFrame from a Java List<Row> - SPARK-10615
changes assertEquals to assertEqual for existing unit tests - SPARK-9672
Drivers run in cluster mode on mesos may not have spark-env variables available - SPARK-9654
Add IndexToString in Pyspark - SPARK-9772
Add Python API for ml.feature.VectorSlicer - SPARK-10395
Simplify CatalystReadSupport - SPARK-10394
Make GBTParams use shared "stepSize" - SPARK-9962
Decision Tree training: prevNodeIdsForInstances.unpersist() at end of training - SPARK-9078
Use of non-standard LIMIT keyword in JDBC tableExists code - SPARK-10531
AppId is set as AppName in status rest api - SPARK-10018
ML model broadcasts should be stored in private vars: mllib clustering - SPARK-10015
ML model broadcasts should be stored in private vars: spark.ml tree ensembles - SPARK-10014
ML model broadcasts should be stored in private vars - SPARK-10575
Wrap RDD.takeSample with scope - SPARK-10576
Move .java files out of src/main/scala - SPARK-10560
Make StreamingLogisticRegressionWithSGD Python API equals with Scala one - SPARK-10472
UserDefinedType.typeName gives wrong result - SPARK-10450
Minor SQL style, format, typo, readability fixes - SPARK-10077
Java package doc for spark.ml.feature - SPARK-10595
Various ML programming guide cleanups post 1.5 - SPARK-10479
LogisticRegression copy should copy model summary if available - SPARK-10480
ML.LinearRegressionModel.copy() can not use argument "extra" - SPARK-10458
Would like to know if a given Spark Context is stopped or currently stopping - SPARK-10411
In SQL tab move visualization above explain output
{"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