Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/105
---
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 enabl
Github user pwendell commented on a diff in the pull request:
https://github.com/apache/spark/pull/105#discussion_r10549050
--- Diff: core/src/main/scala/org/apache/spark/api/java/JavaRDDLike.scala
---
@@ -284,6 +284,7 @@ trait JavaRDDLike[T, This <: JavaRDDLike[T, This]]
extends
Github user aarondav commented on the pull request:
https://github.com/apache/spark/pull/105#issuecomment-37488227
Looks good to me. Merged into master, thanks!
---
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 proj
Github user CodingCat commented on the pull request:
https://github.com/apache/spark/pull/105#issuecomment-37451918
ping
---
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 a
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/105#issuecomment-37116110
All automated tests passed.
Refer to this link for build results:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/13078/
---
If your project
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/105#issuecomment-37116109
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 user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/105#issuecomment-37115142
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 user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/105#issuecomment-37115141
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 user CodingCat commented on the pull request:
https://github.com/apache/spark/pull/105#issuecomment-37115130
Hi, @pwendell , thank you for the comments
I just fixed that
---
If your project is set up for it, you can reply to this email and have your
reply appear on Git
Github user pwendell commented on the pull request:
https://github.com/apache/spark/pull/105#issuecomment-37111528
This doesn't deprecate it in Java (I think). Mind adding that too?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub
Github user pwendell commented on a diff in the pull request:
https://github.com/apache/spark/pull/105#discussion_r10410220
--- Diff: core/src/main/scala/org/apache/spark/rdd/RDD.scala ---
@@ -666,6 +666,7 @@ abstract class RDD[T: ClassTag](
/**
* Return an array that
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/105#issuecomment-37100319
All automated tests passed.
Refer to this link for build results:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/13074/
---
If your project
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/105#issuecomment-37100318
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 user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/105#issuecomment-37098846
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 user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/105#issuecomment-37098847
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 user CodingCat opened a pull request:
https://github.com/apache/spark/pull/105
SPARK-1160: Deprecate toArray in RDD
https://spark-project.atlassian.net/browse/SPARK-1160
reported by @mateiz: "It's redundant with collect() and the name doesn't
make sense in Java, wher
16 matches
Mail list logo