[GitHub] spark pull request: Fix serialization of MutablePair. Also provide...

2014-03-14 Thread pwendell
Github user pwendell commented on the pull request: https://github.com/apache/spark/pull/141#issuecomment-37717834 @marmbrus mind closing this? Somehow github didn't detect the close id correctly. --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] spark pull request: Fix serialization of MutablePair. Also provide...

2014-03-14 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/141#issuecomment-37717648 I did : https://git-wip-us.apache.org/repos/asf?p=spark.git;a=commit;h=e19044cb1048c3755d1ea2cb43879d2225d49b54 --- If your project is set up for it, you can reply to this

[GitHub] spark pull request: Fix serialization of MutablePair. Also provide...

2014-03-14 Thread mateiz
Github user mateiz commented on the pull request: https://github.com/apache/spark/pull/141#issuecomment-37716246 @rxin did you actually merge this? --- 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: Fix serialization of MutablePair. Also provide...

2014-03-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/141#issuecomment-37687238 Merged build finished. --- 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: Fix serialization of MutablePair. Also provide...

2014-03-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/141#issuecomment-37687240 All automated tests passed. Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/13184/ --- If your project

[GitHub] spark pull request: Fix serialization of MutablePair. Also provide...

2014-03-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/141#issuecomment-37681668 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 hav

[GitHub] spark pull request: Fix serialization of MutablePair. Also provide...

2014-03-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/141#issuecomment-37681669 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 t

[GitHub] spark pull request: Fix serialization of MutablePair. Also provide...

2014-03-14 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/141#issuecomment-37681568 Merge.d --- 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

[GitHub] spark pull request: Fix serialization of MutablePair. Also provide...

2014-03-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/141#issuecomment-37681461 Merged build finished. --- 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: Fix serialization of MutablePair. Also provide...

2014-03-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/141#issuecomment-37681462 All automated tests passed. Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/13182/ --- If your project

[GitHub] spark pull request: Fix serialization of MutablePair. Also provide...

2014-03-14 Thread marmbrus
Github user marmbrus commented on the pull request: https://github.com/apache/spark/pull/141#issuecomment-37679480 Changed to update. --- 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 feat

[GitHub] spark pull request: Fix serialization of MutablePair. Also provide...

2014-03-14 Thread mateiz
Github user mateiz commented on a diff in the pull request: https://github.com/apache/spark/pull/141#discussion_r10619938 --- Diff: core/src/main/scala/org/apache/spark/util/MutablePair.scala --- @@ -25,10 +25,20 @@ package org.apache.spark.util * @param _2 Element 2 of thi

[GitHub] spark pull request: Fix serialization of MutablePair. Also provide...

2014-03-14 Thread aarondav
Github user aarondav commented on the pull request: https://github.com/apache/spark/pull/141#issuecomment-37676157 Looks good to me. --- 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 featu

[GitHub] spark pull request: Fix serialization of MutablePair. Also provide...

2014-03-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/141#issuecomment-37675319 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 t

[GitHub] spark pull request: Fix serialization of MutablePair. Also provide...

2014-03-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/141#issuecomment-37675318 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 hav

[GitHub] spark pull request: Fix serialization of MutablePair. Also provide...

2014-03-14 Thread marmbrus
GitHub user marmbrus opened a pull request: https://github.com/apache/spark/pull/141 Fix serialization of MutablePair. Also provide an interface for easy updating. You can merge this pull request into a Git repository by running: $ git pull https://github.com/marmbrus/spark m