码迷,mamicode.com
首页 > 编程语言 > 详细

Problem binding to [yarn.com:8031] java.net.BindException: Cannot assign requested address

时间:2018-06-30 20:57:09      阅读:463      评论:0      收藏:0      [点我收藏+]

标签:details   main   cep   address   problem   添加   sig   hadoop   request   

at org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.main(ResourceManager.java:1467)
Caused by: java.net.BindException: Problem binding to [yarn.com:8031] java.net.BindException: Cannot assign requested address; For more details see:

是由于虚拟机主机域名没有配

在etc/sysconfig/network

如 :sherry-virtual-machine

etc/hosts 

如 :

127.0.1.1 sherry-virtual-machine

添加即可

 

Problem binding to [yarn.com:8031] java.net.BindException: Cannot assign requested address

标签:details   main   cep   address   problem   添加   sig   hadoop   request   

原文地址:https://www.cnblogs.com/sherryxl/p/9248526.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!