[GitHub] [spark] SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support instance weighting

2019-12-09 Thread GitBox
SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support 
instance weighting
URL: https://github.com/apache/spark/pull/26739#issuecomment-563360888
 
 
   **[Test build #115046 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/115046/testReport)**
 for PR 26739 at commit 
[`2e9f683`](https://github.com/apache/spark/commit/2e9f6833ac68df5e7d93baa9bae524670bc55be9).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support instance weighting

2019-12-09 Thread GitBox
SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support 
instance weighting
URL: https://github.com/apache/spark/pull/26739#issuecomment-56842
 
 
   **[Test build #115046 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/115046/testReport)**
 for PR 26739 at commit 
[`2e9f683`](https://github.com/apache/spark/commit/2e9f6833ac68df5e7d93baa9bae524670bc55be9).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support instance weighting

2019-12-04 Thread GitBox
SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support 
instance weighting
URL: https://github.com/apache/spark/pull/26739#issuecomment-561738096
 
 
   **[Test build #114869 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114869/testReport)**
 for PR 26739 at commit 
[`c664833`](https://github.com/apache/spark/commit/c6648330ae59811a45ea08853539561d33f69bf2).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support instance weighting

2019-12-04 Thread GitBox
SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support 
instance weighting
URL: https://github.com/apache/spark/pull/26739#issuecomment-561705684
 
 
   **[Test build #114869 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114869/testReport)**
 for PR 26739 at commit 
[`c664833`](https://github.com/apache/spark/commit/c6648330ae59811a45ea08853539561d33f69bf2).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support instance weighting

2019-12-03 Thread GitBox
SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support 
instance weighting
URL: https://github.com/apache/spark/pull/26739#issuecomment-561519522
 
 
   **[Test build #114831 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114831/testReport)**
 for PR 26739 at commit 
[`f55917d`](https://github.com/apache/spark/commit/f55917d4211f76d68619dc1ff0b1b82dc5a6aa20).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support instance weighting

2019-12-03 Thread GitBox
SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support 
instance weighting
URL: https://github.com/apache/spark/pull/26739#issuecomment-561499537
 
 
   **[Test build #114831 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114831/testReport)**
 for PR 26739 at commit 
[`f55917d`](https://github.com/apache/spark/commit/f55917d4211f76d68619dc1ff0b1b82dc5a6aa20).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support instance weighting

2019-12-03 Thread GitBox
SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support 
instance weighting
URL: https://github.com/apache/spark/pull/26739#issuecomment-561279547
 
 
   **[Test build #114794 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114794/testReport)**
 for PR 26739 at commit 
[`d26d83d`](https://github.com/apache/spark/commit/d26d83d7ad3438094ba8a8159224a2d9cf5ecf30).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support instance weighting

2019-12-03 Thread GitBox
SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support 
instance weighting
URL: https://github.com/apache/spark/pull/26739#issuecomment-561247240
 
 
   **[Test build #114794 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114794/testReport)**
 for PR 26739 at commit 
[`d26d83d`](https://github.com/apache/spark/commit/d26d83d7ad3438094ba8a8159224a2d9cf5ecf30).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support instance weighting

2019-12-02 Thread GitBox
SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support 
instance weighting
URL: https://github.com/apache/spark/pull/26739#issuecomment-560555468
 
 
   **[Test build #114735 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114735/testReport)**
 for PR 26739 at commit 
[`f6b44d0`](https://github.com/apache/spark/commit/f6b44d0df70a8a4ebb6b5af89101079bebac3e47).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support instance weighting

2019-12-02 Thread GitBox
SparkQA commented on issue #26739: [SPARK-29967][ML][PYTHON] KMeans support 
instance weighting
URL: https://github.com/apache/spark/pull/26739#issuecomment-560528948
 
 
   **[Test build #114735 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114735/testReport)**
 for PR 26739 at commit 
[`f6b44d0`](https://github.com/apache/spark/commit/f6b44d0df70a8a4ebb6b5af89101079bebac3e47).


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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