[GitHub] spark pull request #14299: [SPARK-16440][MLlib] Ensure broadcasted variables...

2017-03-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14299 --- 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] spark pull request #14299: [SPARK-16440][MLlib] Ensure broadcasted variables...

2017-03-01 Thread AnthonyTruchet
Github user AnthonyTruchet commented on a diff in the pull request: https://github.com/apache/spark/pull/14299#discussion_r103657660 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/feature/Word2Vec.scala --- @@ -314,6 +315,21 @@ class Word2Vec extends Serializable with Loggin

[GitHub] spark pull request #14299: [SPARK-16440][MLlib] Ensure broadcasted variables...

2017-03-01 Thread AnthonyTruchet
Github user AnthonyTruchet commented on a diff in the pull request: https://github.com/apache/spark/pull/14299#discussion_r103656554 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/feature/Word2Vec.scala --- @@ -314,6 +315,21 @@ class Word2Vec extends Serializable with Loggin

[GitHub] spark pull request #14299: [SPARK-16440][MLlib] Ensure broadcasted variables...

2017-02-28 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/14299#discussion_r103526867 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/feature/Word2Vec.scala --- @@ -314,6 +315,21 @@ class Word2Vec extends Serializable with Logging {

[GitHub] spark pull request #14299: [SPARK-16440][MLlib] Ensure broadcasted variables...

2017-02-28 Thread AnthonyTruchet
Github user AnthonyTruchet commented on a diff in the pull request: https://github.com/apache/spark/pull/14299#discussion_r103421239 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/feature/Word2Vec.scala --- @@ -314,6 +315,20 @@ class Word2Vec extends Serializable with Loggin

[GitHub] spark pull request #14299: [SPARK-16440][MLlib] Ensure broadcasted variables...

2017-02-28 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/14299#discussion_r103420891 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/feature/Word2Vec.scala --- @@ -314,6 +315,20 @@ class Word2Vec extends Serializable with Logging {