[GitHub] spark pull request: [SPARK-3142][MLLIB] output shuffle data direct...

2014-08-19 Thread mengxr
GitHub user mengxr opened a pull request: https://github.com/apache/spark/pull/2049 [SPARK-3142][MLLIB] output shuffle data directly in Word2Vec Sorry I didn't realize this in #2043. @Ishiihara You can merge this pull request into a Git repository by running: $ git pull

[GitHub] spark pull request: [SPARK-3142][MLLIB] output shuffle data direct...

2014-08-19 Thread Ishiihara
Github user Ishiihara commented on the pull request: https://github.com/apache/spark/pull/2049#issuecomment-52724285 Good point. This reduces the needs of temp object to store the output model. Although None is output but is a much smaller object compared with the vector. --- If

[GitHub] spark pull request: [SPARK-3142][MLLIB] output shuffle data direct...

2014-08-19 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/2049#issuecomment-52734917 @Ishiihara Thanks for reviewing the code! I've merged this into master and branch-1.1. --- If your project is set up for it, you can reply to this email and have your

[GitHub] spark pull request: [SPARK-3142][MLLIB] output shuffle data direct...

2014-08-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/2049 --- 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