[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-26 Thread jkbradley
Github user jkbradley commented on the issue: https://github.com/apache/spark/pull/1 LGTM I'll merge this with master Thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-26 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/1 **[Test build #67575 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/67575/consoleFull)** for PR 1 at commit [`946ee73`](https://github.com/apache/spark/commit/

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/1 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature e

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-26 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/1 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/67575/ Test PASSed. ---

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-26 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/1 **[Test build #67575 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/67575/consoleFull)** for PR 1 at commit [`946ee73`](https://github.com/apache/spark/commit/9

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-25 Thread jkbradley
Github user jkbradley commented on the issue: https://github.com/apache/spark/pull/1 I'd say add Since tags wherever applicable in concrete classes. But if it's an abstract method, we probably should not since they will be incorrect for new child classes later on. --- If your p

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-25 Thread sethah
Github user sethah commented on the issue: https://github.com/apache/spark/pull/1 @yanboliang What do you think about adding the `@Since` tags? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-25 Thread zhengruifeng
Github user zhengruifeng commented on the issue: https://github.com/apache/spark/pull/1 Looks good to me. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-25 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/1 **[Test build #67494 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/67494/consoleFull)** for PR 1 at commit [`f13f240`](https://github.com/apache/spark/commit/

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/1 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature e

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-25 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/1 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/67494/ Test PASSed. ---

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/1 **[Test build #67494 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/67494/consoleFull)** for PR 1 at commit [`f13f240`](https://github.com/apache/spark/commit/f

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-24 Thread yanboliang
Github user yanboliang commented on the issue: https://github.com/apache/spark/pull/1 jenkins test this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wis

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/1 Merged build finished. Test FAILed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature e

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/1 **[Test build #67490 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/67490/consoleFull)** for PR 1 at commit [`f13f240`](https://github.com/apache/spark/commit/

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/1 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/67490/ Test FAILed. ---

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-24 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/1 **[Test build #67490 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/67490/consoleFull)** for PR 1 at commit [`f13f240`](https://github.com/apache/spark/commit/f

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-22 Thread yanboliang
Github user yanboliang commented on the issue: https://github.com/apache/spark/pull/1 @srowen Would you mind to have a look when you available? Thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project d

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-19 Thread yanboliang
Github user yanboliang commented on the issue: https://github.com/apache/spark/pull/1 cc @zhengruifeng @srowen --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wis

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/1 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature e

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/1 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/67198/ Test PASSed. ---

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-19 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/1 **[Test build #67198 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/67198/consoleFull)** for PR 1 at commit [`3169267`](https://github.com/apache/spark/commit/

[GitHub] spark issue #15555: [Minor][ML] Refactor clustering summary.

2016-10-19 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/1 **[Test build #67198 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/67198/consoleFull)** for PR 1 at commit [`3169267`](https://github.com/apache/spark/commit/3