You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by am...@apache.org on 2016/11/03 13:43:42 UTC

[1/2] incubator-beam git commit: Revert "[BEAM-808] Increase "spark.port.maxRetries" to avoid BindException in ROS."

Repository: incubator-beam
Updated Branches:
  refs/heads/master d75d8b2bb -> 6a05cf4a9


Revert "[BEAM-808] Increase "spark.port.maxRetries" to avoid BindException in ROS."

This reverts commit ff5409f15a9f741f437c489b7de763cfa3c68278.


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/f233d858
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/f233d858
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/f233d858

Branch: refs/heads/master
Commit: f233d858810cacace21b05e525131f05b26e6380
Parents: d75d8b2
Author: Sela <an...@paypal.com>
Authored: Thu Nov 3 14:13:33 2016 +0200
Committer: Sela <an...@paypal.com>
Committed: Thu Nov 3 14:13:33 2016 +0200

----------------------------------------------------------------------
 runners/spark/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/f233d858/runners/spark/pom.xml
----------------------------------------------------------------------
diff --git a/runners/spark/pom.xml b/runners/spark/pom.xml
index e83aedf..71a3ac2 100644
--- a/runners/spark/pom.xml
+++ b/runners/spark/pom.xml
@@ -87,7 +87,6 @@
                     </beamTestPipelineOptions>
                     <beam.spark.test.reuseSparkContext>true</beam.spark.test.reuseSparkContext>
                     <spark.ui.enabled>false</spark.ui.enabled>
-                    <spark.port.maxRetries>64</spark.port.maxRetries>
                   </systemPropertyVariables>
                 </configuration>
               </execution>


[2/2] incubator-beam git commit: This closes #1270

Posted by am...@apache.org.
This closes #1270


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/6a05cf4a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/6a05cf4a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/6a05cf4a

Branch: refs/heads/master
Commit: 6a05cf4a94728eb5e73a96e260eb5ef0bdc5fc9b
Parents: d75d8b2 f233d85
Author: Sela <an...@paypal.com>
Authored: Thu Nov 3 15:35:10 2016 +0200
Committer: Sela <an...@paypal.com>
Committed: Thu Nov 3 15:35:10 2016 +0200

----------------------------------------------------------------------
 runners/spark/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------