Spark bind on port 0. Attempting port 1 问题解决

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Spark bind on port 0. Attempting port 1 问题解决相关的知识,希望对你有一定的参考价值。

Linux 下运行spark local bind on port 0. Attempting port 1 问题

2016-11-01 16:04:56 [org.apache.spark.util.Utils]-[WARN] - Service ‘sparkDriver‘ could not bind on port 0. Attempting port 1.

2016-11-01 16:04:56 [org.apache.spark.SparkContext]-[ERROR] - Error initializing SparkContext.

java.net.BindException: Can‘t assign requested address: Service ‘sparkDriver‘ failed after 16 retries! Consider explicitly setting the appropriate port for the service ‘sparkDriver‘ (for example spark.ui.port for SparkUI) to an available port or increasing spark.port.maxRetries.


原因是找不到主机对应的ip地址,而不是端口绑定不正确引起的。


在hosts中加入如下代码


127.0.0.1 hostname


这里的用户名根据实际情况来写,这样,spark  local 就能找到本地对应的ip了,启动成功




本文出自 “去买大白兔” 博客,转载请与作者联系!

以上是关于Spark bind on port 0. Attempting port 1 问题解决的主要内容,如果未能解决你的问题,请参考以下文章

ironic bind port

Can‘t start server: Bind on TCP/IP port. Got error...n denied

Can‘t start server: Bind on TCP/IP port. Got error...n denied

mysqld启动“ Can't start server: Bind on TCP/IP port: Address already in use

修改mysql端口后重启mysql报错:Can't start server: Bind on TCP/IP port. Got error...n denied

DNS主从服务域名解析之bind