[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-03-12 Thread srowen
Github user srowen commented on the issue:

https://github.com/apache/spark/pull/20600
  
Merged to master


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

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

https://github.com/apache/spark/pull/20600
  
**[Test build #4139 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/4139/testReport)**
 for PR 20600 at commit 
[`ed9b55f`](https://github.com/apache/spark/commit/ed9b55fffa71798c9f8f893a4f3c77d0af33ddd6).
 * 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 #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

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

https://github.com/apache/spark/pull/20600
  
**[Test build #4139 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/4139/testReport)**
 for PR 20600 at commit 
[`ed9b55f`](https://github.com/apache/spark/commit/ed9b55fffa71798c9f8f893a4f3c77d0af33ddd6).


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-03-10 Thread mgaido91
Github user mgaido91 commented on the issue:

https://github.com/apache/spark/pull/20600
  
any more comments @srowen ?


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-03-01 Thread mgaido91
Github user mgaido91 commented on the issue:

https://github.com/apache/spark/pull/20600
  
@srowen @viirya @zhengruifeng sorry, did you have time to take a look at 
this? Any thoughts? Thanks.


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-14 Thread mgaido91
Github user mgaido91 commented on the issue:

https://github.com/apache/spark/pull/20600
  
cc @srowen @viirya @zhengruifeng 


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/20600
  
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 #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

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


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread SparkQA
Github user SparkQA commented on the issue:

https://github.com/apache/spark/pull/20600
  
**[Test build #87424 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/87424/testReport)**
 for PR 20600 at commit 
[`ed9b55f`](https://github.com/apache/spark/commit/ed9b55fffa71798c9f8f893a4f3c77d0af33ddd6).
 * 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 #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread SparkQA
Github user SparkQA commented on the issue:

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


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/20600
  
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/873/
Test PASSed.


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/20600
  
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 #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread mgaido91
Github user mgaido91 commented on the issue:

https://github.com/apache/spark/pull/20600
  
retest this please


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

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


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/20600
  
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 #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread SparkQA
Github user SparkQA commented on the issue:

https://github.com/apache/spark/pull/20600
  
**[Test build #87399 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/87399/testReport)**
 for PR 20600 at commit 
[`87c3ebd`](https://github.com/apache/spark/commit/87c3ebdcd5f0ec834d3bcb00ac54b493f298d2e8).
 * This patch passes all tests.
 * This patch **does not merge 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 #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

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


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/20600
  
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 #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread SparkQA
Github user SparkQA commented on the issue:

https://github.com/apache/spark/pull/20600
  
**[Test build #87400 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/87400/testReport)**
 for PR 20600 at commit 
[`8625bff`](https://github.com/apache/spark/commit/8625bff0fdb1667abd4be2c4f12cd96b32e2b1d9).
 * 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 #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

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


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/20600
  
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 #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread SparkQA
Github user SparkQA commented on the issue:

https://github.com/apache/spark/pull/20600
  
**[Test build #87401 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/87401/testReport)**
 for PR 20600 at commit 
[`ed9b55f`](https://github.com/apache/spark/commit/ed9b55fffa71798c9f8f893a4f3c77d0af33ddd6).
 * This patch **fails Spark unit 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 #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread SparkQA
Github user SparkQA commented on the issue:

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


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/20600
  
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/861/
Test PASSed.


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/20600
  
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 #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread SparkQA
Github user SparkQA commented on the issue:

https://github.com/apache/spark/pull/20600
  
**[Test build #87400 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/87400/testReport)**
 for PR 20600 at commit 
[`8625bff`](https://github.com/apache/spark/commit/8625bff0fdb1667abd4be2c4f12cd96b32e2b1d9).


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/20600
  
Test FAILed.
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/860/
Test FAILed.


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/20600
  
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 #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread SparkQA
Github user SparkQA commented on the issue:

https://github.com/apache/spark/pull/20600
  
**[Test build #87399 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/87399/testReport)**
 for PR 20600 at commit 
[`87c3ebd`](https://github.com/apache/spark/commit/87c3ebdcd5f0ec834d3bcb00ac54b493f298d2e8).


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread SparkQA
Github user SparkQA commented on the issue:

https://github.com/apache/spark/pull/20600
  
**[Test build #87396 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/87396/testReport)**
 for PR 20600 at commit 
[`343ab72`](https://github.com/apache/spark/commit/343ab72491f0f357d714203c6904e70090e3da14).
 * This patch **fails MiMa tests**.
 * This patch merges cleanly.
 * This patch adds the following public classes _(experimental)_:
  * `trait HasDistanceMeasure extends Params `


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

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


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/20600
  
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 #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/20600
  
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/858/
Test PASSed.


---

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



[GitHub] spark issue #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue:

https://github.com/apache/spark/pull/20600
  
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 #20600: [SPARK-23412][ML] Add cosine distance to BisectingKMeans

2018-02-13 Thread SparkQA
Github user SparkQA commented on the issue:

https://github.com/apache/spark/pull/20600
  
**[Test build #87396 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/87396/testReport)**
 for PR 20600 at commit 
[`343ab72`](https://github.com/apache/spark/commit/343ab72491f0f357d714203c6904e70090e3da14).


---

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