摘要:
Error:name node is in safe mode解决方法:hadoop dfsadmin -safemode leave(见图) 阅读全文
posted @ 2014-08-11 20:00
smarthhl
阅读(116)
评论(0)
推荐(0)
摘要:
一、Hadoop搭建准备(centOs6.5 且每个系统都要有同一个用户,如:hadoop) 1、IP的配置 包括Master和Slaves的IP配置,之间能够相互ping通; 例如: 192.168.1.2 Master 192.168.1.3 Slave-1 192.... 阅读全文
posted @ 2014-08-11 18:40
smarthhl
阅读(237)
评论(0)
推荐(0)