[GitHub] spark pull request #15396: [SPARK-14804][Spark][Graphx] Fix checkpointing of...

2016-10-12 Thread apivovarov
Github user apivovarov commented on a diff in the pull request: https://github.com/apache/spark/pull/15396#discussion_r83111395 --- Diff: core/src/main/scala/org/apache/spark/rdd/RDD.scala --- @@ -1589,7 +1589,8 @@ abstract class RDD[T: ClassTag]( * This is introduced

[GitHub] spark issue #15447: [SPARK-14804][Graphx] Graph vertexRDD/EdgeRDD checkpoint...

2016-10-11 Thread apivovarov
Github user apivovarov commented on the issue: https://github.com/apache/spark/pull/15447 Related PRs https://github.com/apache/spark/pull/15396 https://github.com/apache/spark/pull/12576 --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] spark pull request #15447: [SPARK-14804][Graphx] Graph vertexRDD/EdgeRDD che...

2016-10-11 Thread apivovarov
GitHub user apivovarov opened a pull request: https://github.com/apache/spark/pull/15447 [SPARK-14804][Graphx] Graph vertexRDD/EdgeRDD checkpoint results Clas… EdgeRDD/VertexRDD wraps partitionsRDD e.g. `EdgeRDDImpl.checkpoint()` calls `partitionsRDD.checkpoint()` EdgeRDD

[GitHub] spark pull request #15440: Fix hadoop.version in building-spark.md

2016-10-11 Thread apivovarov
GitHub user apivovarov opened a pull request: https://github.com/apache/spark/pull/15440 Fix hadoop.version in building-spark.md Couple of mvn build examples use `-Dhadoop.version=VERSION` instead of actual version number You can merge this pull request into a Git repository

[GitHub] spark pull request: [Spark-12655] [GraphX] GraphX does not unpersi...

2016-01-11 Thread apivovarov
Github user apivovarov commented on a diff in the pull request: https://github.com/apache/spark/pull/10713#discussion_r49402012 --- Diff: graphx/src/test/scala/org/apache/spark/graphx/GraphSuite.scala --- @@ -428,4 +428,20 @@ class GraphSuite extends SparkFunSuite

[GitHub] spark pull request: [Spark-12655] [GraphX] GraphX does not unpersi...

2016-01-11 Thread apivovarov
Github user apivovarov commented on a diff in the pull request: https://github.com/apache/spark/pull/10713#discussion_r49402039 --- Diff: graphx/src/test/scala/org/apache/spark/graphx/GraphSuite.scala --- @@ -428,4 +428,20 @@ class GraphSuite extends SparkFunSuite

[GitHub] spark pull request: fixes SPARK-11991

2015-12-01 Thread apivovarov
Github user apivovarov commented on the pull request: https://github.com/apache/spark/pull/9975#issuecomment-161088458 we need to merge it to branch-1.5 because branch-1.5 has the latest and updated ec2 script --- If your project is set up for it, you can reply to this email

[GitHub] spark pull request: Set SPARK_EC2_VERSION to 1.5.2

2015-12-01 Thread apivovarov
Github user apivovarov commented on the pull request: https://github.com/apache/spark/pull/10064#issuecomment-161088619 We need to merge recent fixes from master to this branch https://github.com/apache/spark/pull/9975 --- If your project is set up for it, you can reply

[GitHub] spark pull request: Set SPARK_EC2_VERSION to 1.5.2

2015-12-01 Thread apivovarov
Github user apivovarov closed the pull request at: https://github.com/apache/spark/pull/10064 --- 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

[GitHub] spark pull request: Set SPARK_EC2_VERSION to 1.5.2

2015-12-01 Thread apivovarov
GitHub user apivovarov opened a pull request: https://github.com/apache/spark/pull/10064 Set SPARK_EC2_VERSION to 1.5.2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/apivovarov/spark-1 patch-1 Alternatively you can review

[GitHub] spark pull request: fixes SPARK-11991

2015-11-25 Thread apivovarov
Github user apivovarov commented on the pull request: https://github.com/apache/spark/pull/9975#issuecomment-159687371 Should script automatically use private ip if public ip is empty? --- If your project is set up for it, you can reply to this email and have your reply appear