spark git commit: [SPARK-23615][ML][PYSPARK] Add maxDF Parameter to Python CountVectorizer

2018-03-23 Thread cutlerb
Repository: spark Updated Branches: refs/heads/master 95c03cbd2 -> a33655348 [SPARK-23615][ML][PYSPARK] Add maxDF Parameter to Python CountVectorizer ## What changes were proposed in this pull request? The maxDF parameter is for filtering out frequently occurring terms. This param was recent

svn commit: r25918 - in /dev/spark/2.3.1-SNAPSHOT-2018_03_23_14_01-ea44783-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2018-03-23 Thread pwendell
Author: pwendell Date: Fri Mar 23 21:15:57 2018 New Revision: 25918 Log: Apache Spark 2.3.1-SNAPSHOT-2018_03_23_14_01-ea44783 docs [This commit notification would consist of 1443 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

spark git commit: [SPARK-23783][SPARK-11239][ML] Add PMML export to Spark ML pipelines

2018-03-23 Thread holden
Repository: spark Updated Branches: refs/heads/master cb43bbe13 -> 95c03cbd2 [SPARK-23783][SPARK-11239][ML] Add PMML export to Spark ML pipelines ## What changes were proposed in this pull request? Adds PMML export support to Spark ML pipelines in the style of Spark's DataSource API to allow

spark git commit: [SPARK-21685][PYTHON][ML] PySpark Params isSet state should not change after transform

2018-03-23 Thread holden
Repository: spark Updated Branches: refs/heads/master 8b56f1664 -> cb43bbe13 [SPARK-21685][PYTHON][ML] PySpark Params isSet state should not change after transform ## What changes were proposed in this pull request? Currently when a PySpark Model is transformed, default params that have not

spark git commit: [SPARK-23759][UI] Unable to bind Spark UI to specific host name / IP

2018-03-23 Thread vanzin
Repository: spark Updated Branches: refs/heads/branch-2.2 367a16118 -> 85ab72b59 [SPARK-23759][UI] Unable to bind Spark UI to specific host name / IP ## What changes were proposed in this pull request? Fixes SPARK-23759 by moving connector.start() after connector.setHost() Problem was create

spark git commit: [SPARK-23759][UI] Unable to bind Spark UI to specific host name / IP

2018-03-23 Thread vanzin
Repository: spark Updated Branches: refs/heads/branch-2.3 ce0fbec68 -> ea44783ad [SPARK-23759][UI] Unable to bind Spark UI to specific host name / IP ## What changes were proposed in this pull request? Fixes SPARK-23759 by moving connector.start() after connector.setHost() Problem was create

spark git commit: [SPARK-23759][UI] Unable to bind Spark UI to specific host name / IP

2018-03-23 Thread vanzin
Repository: spark Updated Branches: refs/heads/master 6ac4fba69 -> 8b56f1664 [SPARK-23759][UI] Unable to bind Spark UI to specific host name / IP ## What changes were proposed in this pull request? Fixes SPARK-23759 by moving connector.start() after connector.setHost() Problem was created du

svn commit: r25906 - in /dev/spark/2.4.0-SNAPSHOT-2018_03_23_08_02-6ac4fba-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2018-03-23 Thread pwendell
Author: pwendell Date: Fri Mar 23 15:16:06 2018 New Revision: 25906 Log: Apache Spark 2.4.0-SNAPSHOT-2018_03_23_08_02-6ac4fba docs [This commit notification would consist of 1449 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

svn commit: r25901 - in /dev/spark/2.3.1-SNAPSHOT-2018_03_23_06_01-ce0fbec-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2018-03-23 Thread pwendell
Author: pwendell Date: Fri Mar 23 13:16:00 2018 New Revision: 25901 Log: Apache Spark 2.3.1-SNAPSHOT-2018_03_23_06_01-ce0fbec docs [This commit notification would consist of 1443 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---

spark git commit: [SPARK-23769][CORE] Remove comments that unnecessarily disable Scalastyle check

2018-03-23 Thread gurwls223
Repository: spark Updated Branches: refs/heads/branch-2.3 45761ceb2 -> ce0fbec68 [SPARK-23769][CORE] Remove comments that unnecessarily disable Scalastyle check ## What changes were proposed in this pull request? We re-enabled the Scalastyle checker on a line of code. It was previously disab

spark git commit: [SPARK-23769][CORE] Remove comments that unnecessarily disable Scalastyle check

2018-03-23 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master 92e952557 -> 6ac4fba69 [SPARK-23769][CORE] Remove comments that unnecessarily disable Scalastyle check ## What changes were proposed in this pull request? We re-enabled the Scalastyle checker on a line of code. It was previously disabled,

spark git commit: [MINOR][R] Fix R lint failure

2018-03-23 Thread gurwls223
Repository: spark Updated Branches: refs/heads/branch-2.3 1d0d0a5fc -> 45761ceb2 [MINOR][R] Fix R lint failure ## What changes were proposed in this pull request? The lint failure bugged me: ```R R/SQLContext.R:715:97: style: Trailing whitespace is superfluous. #'file-based streaming

spark git commit: [MINOR][R] Fix R lint failure

2018-03-23 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master 5fa438471 -> 92e952557 [MINOR][R] Fix R lint failure ## What changes were proposed in this pull request? The lint failure bugged me: ```R R/SQLContext.R:715:97: style: Trailing whitespace is superfluous. #'file-based streaming dat

svn commit: r25898 - in /dev/spark/2.4.0-SNAPSHOT-2018_03_23_00_01-5fa4384-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2018-03-23 Thread pwendell
Author: pwendell Date: Fri Mar 23 07:16:46 2018 New Revision: 25898 Log: Apache Spark 2.4.0-SNAPSHOT-2018_03_23_00_01-5fa4384 docs [This commit notification would consist of 1449 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] ---