[GitHub] spark pull request #16259: [Minor][SparkR]:fix kstest example error and add ...

2016-12-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/16259 --- 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

[GitHub] spark pull request #16259: [Minor][SparkR]:fix kstest example error and add ...

2016-12-13 Thread wangmiao1981
Github user wangmiao1981 closed the pull request at: https://github.com/apache/spark/pull/16259 --- 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

[GitHub] spark pull request #16259: [Minor][SparkR]:fix kstest example error and add ...

2016-12-13 Thread wangmiao1981
GitHub user wangmiao1981 reopened a pull request: https://github.com/apache/spark/pull/16259 [Minor][SparkR]:fix kstest example error and add unit test ## What changes were proposed in this pull request? While adding vignettes for kstest, I found some errors in the example:

[GitHub] spark pull request #16259: [Minor][SparkR]:fix kstest example error and add ...

2016-12-12 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/16259#discussion_r92111051 --- Diff: R/pkg/R/mllib.R --- @@ -1595,14 +1595,14 @@ setMethod("write.ml", signature(object = "ALSModel", path = "character"), #' \dontrun{

[GitHub] spark pull request #16259: [Minor][SparkR]:fix kstest example error and add ...

2016-12-12 Thread wangmiao1981
GitHub user wangmiao1981 opened a pull request: https://github.com/apache/spark/pull/16259 [Minor][SparkR]:fix kstest example error and add unit test ## What changes were proposed in this pull request? While adding vignettes for kstest, I found some errors in the example: