[GitHub] spark issue #16770: [SPARK-15009][PYTHON][ML] Construct CountVectorizerModel...

2018-03-05 Thread SparkQA
Github user SparkQA commented on the issue:

https://github.com/apache/spark/pull/16770
  
**[Test build #87988 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/87988/testReport)**
 for PR 16770 at commit 
[`8860641`](https://github.com/apache/spark/commit/8860641487411d23cd86e932f0c50d06ecee626c).
 * This patch passes all tests.
 * This patch merges cleanly.
 * This patch adds no public classes.


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark issue #16770: [SPARK-15009][PYTHON][ML] Construct CountVectorizerModel...

2018-03-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/16770
  
Test PASSed.
Refer to this link for build results (access rights to CI server needed): 
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/87988/
Test PASSed.


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark issue #16770: [SPARK-15009][PYTHON][ML] Construct CountVectorizerModel...

2018-03-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/16770
  
Merged build finished. Test PASSed.


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark issue #16770: [SPARK-15009][PYTHON][ML] Construct CountVectorizerModel...

2018-03-05 Thread SparkQA
Github user SparkQA commented on the issue:

https://github.com/apache/spark/pull/16770
  
**[Test build #87988 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/87988/testReport)**
 for PR 16770 at commit 
[`8860641`](https://github.com/apache/spark/commit/8860641487411d23cd86e932f0c50d06ecee626c).


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark issue #16770: [SPARK-15009][PYTHON][ML] Construct CountVectorizerModel...

2018-03-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/16770
  
Merged build finished. Test PASSed.


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark issue #16770: [SPARK-15009][PYTHON][ML] Construct CountVectorizerModel...

2018-03-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/16770
  
Test PASSed.
Refer to this link for build results (access rights to CI server needed): 

https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution/1301/
Test PASSed.


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark issue #16770: [SPARK-15009][PYTHON][ML] Construct CountVectorizerModel...

2018-03-05 Thread SparkQA
Github user SparkQA commented on the issue:

https://github.com/apache/spark/pull/16770
  
**[Test build #87986 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/87986/testReport)**
 for PR 16770 at commit 
[`e94dde3`](https://github.com/apache/spark/commit/e94dde3e20bf2065083de08717386425381f2d75).
 * This patch **fails PySpark unit tests**.
 * This patch merges cleanly.
 * This patch adds the following public classes _(experimental)_:
  * `class _CountVectorizerParams(JavaParams, HasInputCol, HasOutputCol):`
  * `class CountVectorizer(JavaEstimator, _CountVectorizerParams, 
JavaMLReadable, JavaMLWritable):`
  * `class CountVectorizerModel(JavaModel, _CountVectorizerParams, 
JavaMLReadable, JavaMLWritable):`


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark issue #16770: [SPARK-15009][PYTHON][ML] Construct CountVectorizerModel...

2018-03-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/16770
  
Test FAILed.
Refer to this link for build results (access rights to CI server needed): 
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/87986/
Test FAILed.


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark issue #16770: [SPARK-15009][PYTHON][ML] Construct CountVectorizerModel...

2018-03-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/16770
  
Merged build finished. Test FAILed.


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark issue #16770: [SPARK-15009][PYTHON][ML] Construct CountVectorizerModel...

2018-03-05 Thread holdenk
Github user holdenk commented on the issue:

https://github.com/apache/spark/pull/16770
  
Awesome! So if folks are OK with this I'm going to save the review for this 
Friday during the live code review ( see 
https://www.youtube.com/watch?v=lugG_2QU6YU ). The review comments will of 
course end up on the PR so don't feel like you have to tune in. 


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark issue #16770: [SPARK-15009][PYTHON][ML] Construct CountVectorizerModel...

2018-03-05 Thread BryanCutler
Github user BryanCutler commented on the issue:

https://github.com/apache/spark/pull/16770
  
ping @holdenk 


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark issue #16770: [SPARK-15009][PYTHON][ML] Construct CountVectorizerModel...

2018-03-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/16770
  
Merged build finished. Test PASSed.


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark issue #16770: [SPARK-15009][PYTHON][ML] Construct CountVectorizerModel...

2018-03-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/16770
  
Test PASSed.
Refer to this link for build results (access rights to CI server needed): 

https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution/1299/
Test PASSed.


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark issue #16770: [SPARK-15009][PYTHON][ML] Construct CountVectorizerModel...

2018-03-05 Thread SparkQA
Github user SparkQA commented on the issue:

https://github.com/apache/spark/pull/16770
  
**[Test build #87986 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/87986/testReport)**
 for PR 16770 at commit 
[`e94dde3`](https://github.com/apache/spark/commit/e94dde3e20bf2065083de08717386425381f2d75).


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org