You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "YanTang Zhai (JIRA)" <ji...@apache.org> on 2014/11/11 04:15:33 UTC

[jira] [Created] (SPARK-4334) Utils.startServiceOnPort should check whether the tryPort is less than 1024

YanTang Zhai created SPARK-4334:
-----------------------------------

             Summary: Utils.startServiceOnPort should check whether the tryPort is less than 1024
                 Key: SPARK-4334
                 URL: https://issues.apache.org/jira/browse/SPARK-4334
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
            Reporter: YanTang Zhai
            Priority: Minor


Utils.startServiceOnPort should check whether the tryPort is less than 1024.
If next attempt port is less than 1024, SockertException with "Permission denied" will be thrown.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org