spark-instrumented-optimizer/network/common
huangzhaowei 2bda1c1d37 [SPARK-5444][Network]Add a retry to deal with the conflict port in netty server.
If the `spark.blockMnager.port` had conflicted with a specific port, Spark will throw an exception and exit.
So add a retry to avoid this situation.

Author: huangzhaowei <carlmartinmax@gmail.com>

Closes #4240 from SaintBacchus/NettyPortConflict and squashes the following commits:

cc926d2 [huangzhaowei] Add a retry to deal with the conflict port in netty server.
2015-02-06 14:36:58 -08:00
..
src [SPARK-5444][Network]Add a retry to deal with the conflict port in netty server. 2015-02-06 14:36:58 -08:00
pom.xml [SPARK-3996]: Shade Jetty in Spark deliverables 2015-02-01 21:13:57 -08:00