[GitHub] spark pull request: [SPARK-10464] [MLlib] Add WeibullGenerator for...

2015-09-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/8622 --- 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 so, or if the feature is enab

[GitHub] spark pull request: [SPARK-10464] [MLlib] Add WeibullGenerator for...

2015-09-08 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/8622#issuecomment-138771862 LGTM. Merged into 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

[GitHub] spark pull request: [SPARK-10464] [MLlib] Add WeibullGenerator for...

2015-09-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8622#issuecomment-138768142 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10464] [MLlib] Add WeibullGenerator for...

2015-09-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8622#issuecomment-138768139 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

[GitHub] spark pull request: [SPARK-10464] [MLlib] Add WeibullGenerator for...

2015-09-08 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8622#issuecomment-138767827 [Test build #42180 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42180/console) for PR 8622 at commit [`80a023c`](https://github.

[GitHub] spark pull request: [SPARK-10464] [MLlib] Add WeibullGenerator for...

2015-09-08 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8622#issuecomment-138759316 [Test build #42180 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42180/consoleFull) for PR 8622 at commit [`80a023c`](https://gith

[GitHub] spark pull request: [SPARK-10464] [MLlib] Add WeibullGenerator for...

2015-09-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8622#issuecomment-138758533 Merged build started. --- 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

[GitHub] spark pull request: [SPARK-10464] [MLlib] Add WeibullGenerator for...

2015-09-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8622#issuecomment-138758517 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SPARK-10464] [MLlib] Add WeibullGenerator for...

2015-09-08 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/8622#discussion_r38970081 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/random/RandomDataGenerator.scala --- @@ -195,3 +194,19 @@ class LogNormalGenerator @Since("1.3.0") (

[GitHub] spark pull request: [SPARK-10464] [MLlib] Add WeibullGenerator for...

2015-09-08 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/8622#issuecomment-138679401 LGTM except the API doc --- 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 pull request: [SPARK-10464] [MLlib] Add WeibullGenerator for...

2015-09-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8622#issuecomment-138116250 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

[GitHub] spark pull request: [SPARK-10464] [MLlib] Add WeibullGenerator for...

2015-09-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8622#issuecomment-138116251 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10464] [MLlib] Add WeibullGenerator for...

2015-09-06 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8622#issuecomment-138116219 [Test build #42071 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42071/console) for PR 8622 at commit [`71fb2fd`](https://github.

[GitHub] spark pull request: [SPARK-10464] [MLlib] Add WeibullGenerator for...

2015-09-06 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8622#issuecomment-138109250 [Test build #42071 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42071/consoleFull) for PR 8622 at commit [`71fb2fd`](https://gith

[GitHub] spark pull request: [SPARK-10464] [MLlib] Add WeibullGenerator for...

2015-09-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8622#issuecomment-138108135 Merged build started. --- 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

[GitHub] spark pull request: [SPARK-10464] [MLlib] Add WeibullGenerator for...

2015-09-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8622#issuecomment-138057985 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SPARK-10464] [MLlib] Add WeibullGenerator for...

2015-09-06 Thread yanboliang
GitHub user yanboliang opened a pull request: https://github.com/apache/spark/pull/8622 [SPARK-10464] [MLlib] Add WeibullGenerator for RandomDataGenerator Add WeibullGenerator for RandomDataGenerator You can merge this pull request into a Git repository by running: $ git pull h