[GitHub] spark pull request #15077: [SPARK-17521]Error when I use sparkContext.makeRD...

2016-09-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/15077 --- 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 #15077: [SPARK-17521]Error when I use sparkContext.makeRD...

2016-09-13 Thread codlife
Github user codlife commented on a diff in the pull request: https://github.com/apache/spark/pull/15077#discussion_r78552813 --- Diff: core/src/main/scala/org/apache/spark/SparkContext.scala --- @@ -795,7 +795,7 @@ class SparkContext(config: SparkConf) extends Logging with Executor

[GitHub] spark pull request #15077: [SPARK-17521]Error when I use sparkContext.makeRD...

2016-09-13 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/15077#discussion_r78551772 --- Diff: core/src/main/scala/org/apache/spark/SparkContext.scala --- @@ -795,7 +795,7 @@ class SparkContext(config: SparkConf) extends Logging with ExecutorA

[GitHub] spark pull request #15077: [SPARK-17521]Error when I use sparkContext.makeRD...

2016-09-13 Thread codlife
Github user codlife commented on a diff in the pull request: https://github.com/apache/spark/pull/15077#discussion_r78551032 --- Diff: core/src/main/scala/org/apache/spark/SparkContext.scala --- @@ -795,7 +795,7 @@ class SparkContext(config: SparkConf) extends Logging with Executor

[GitHub] spark pull request #15077: [SPARK-17521]Error when I use sparkContext.makeRD...

2016-09-13 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/15077#discussion_r78549808 --- Diff: core/src/main/scala/org/apache/spark/SparkContext.scala --- @@ -795,7 +795,7 @@ class SparkContext(config: SparkConf) extends Logging with ExecutorA

[GitHub] spark pull request #15077: [SPARK-17521]Error when I use sparkContext.makeRD...

2016-09-13 Thread codlife
GitHub user codlife reopened a pull request: https://github.com/apache/spark/pull/15077 [SPARK-17521]Error when I use sparkContext.makeRDD(Seq()) ## What changes were proposed in this pull request? when i use sc.makeRDD below ``` val data3 = sc.makeRDD(Seq()) pr

[GitHub] spark pull request #15077: [SPARK-17521]Error when I use sparkContext.makeRD...

2016-09-13 Thread codlife
Github user codlife closed the pull request at: https://github.com/apache/spark/pull/15077 --- 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 en