六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 65|回复: 0

hadoop注意项

[复制链接]

升级  88%

10

主题

10

主题

10

主题

童生

Rank: 1

积分
44
 楼主| 发表于 2013-1-28 16:52:18 | 显示全部楼层 |阅读模式
环境:
     系统:ubuntu 10.10
     hadoop版本:0.21
     问题:
      输入:hadoop namenode -format
      错误:DEPRECATED: Use of this script to execute hdfs command is deprecated.
Instead use the hdfs command for it.
      解决办法:hdfs namenode -format
      可能原因:hadoop已经去掉hadoop进行国际化换为:hdfs
      输入:./start-all.sh
      错误:This script is Deprecated. Instead use start-dfs.sh and start-mapred.sh
      解决办法:./start-dfs.sh ;./start-mapred.sh
      可能原因:用./start-dfs.sh ;./start-mapred.sh替换了./start-all.sh
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表