[ 
https://issues.apache.org/jira/browse/BEAM-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15632587#comment-15632587
 ] 

ASF GitHub Bot commented on BEAM-808:
-------------------------------------

GitHub user amitsela opened a pull request:

    https://github.com/apache/incubator-beam/pull/1270

    Revert "[BEAM-808] Increase "spark.port.maxRetries" to avoid BindExce…

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.txt).
    
    ---
    
    …ption in ROS."
    
    This reverts commit ff5409f15a9f741f437c489b7de763cfa3c68278.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/amitsela/incubator-beam BEAM-888

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-beam/pull/1270.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1270
    
----
commit f233d858810cacace21b05e525131f05b26e6380
Author: Sela <[email protected]>
Date:   2016-11-03T12:13:33Z

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

----


> Increase "spark.port.maxRetries" to avoid BindException in ROS.
> ---------------------------------------------------------------
>
>                 Key: BEAM-808
>                 URL: https://issues.apache.org/jira/browse/BEAM-808
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-spark
>            Reporter: Amit Sela
>            Assignee: Amit Sela
>             Fix For: 0.4.0-incubating
>
>
> The default is 16, and it's hard to know which port failed to bind since 
> there's no logging.
> Let's start with 64.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to