Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/13509
---
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 ena
Github user jkbradley commented on a diff in the pull request:
https://github.com/apache/spark/pull/13509#discussion_r67939366
--- Diff:
mllib/src/test/scala/org/apache/spark/mllib/feature/Word2VecSuite.scala ---
@@ -91,20 +91,39 @@ class Word2VecSuite extends SparkFunSuite with
M
Github user jkbradley commented on a diff in the pull request:
https://github.com/apache/spark/pull/13509#discussion_r67939360
--- Diff:
mllib/src/test/scala/org/apache/spark/mllib/feature/Word2VecSuite.scala ---
@@ -91,20 +91,39 @@ class Word2VecSuite extends SparkFunSuite with
M
Github user jkbradley commented on a diff in the pull request:
https://github.com/apache/spark/pull/13509#discussion_r67939365
--- Diff:
mllib/src/test/scala/org/apache/spark/mllib/feature/Word2VecSuite.scala ---
@@ -91,20 +91,39 @@ class Word2VecSuite extends SparkFunSuite with
M
Github user jkbradley commented on a diff in the pull request:
https://github.com/apache/spark/pull/13509#discussion_r67939355
--- Diff:
mllib/src/test/scala/org/apache/spark/mllib/feature/Word2VecSuite.scala ---
@@ -91,20 +91,39 @@ class Word2VecSuite extends SparkFunSuite with
M
GitHub user tmnd1991 opened a pull request:
https://github.com/apache/spark/pull/13509
SPARK-15740
## What changes were proposed in this pull request?
"test big model load / save" in Word2VecSuite, lately resulted into OOM.
Therefore we decided to make the partitioning adapti