Hadoop
文章平均质量分 77
净重21克
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
WordCount运行笔记
xiaoqian@ubuntu:~/opt/hadoop$ sudo bin/hadoop fs -mkdir input3xiaoqian@ubuntu:~/opt/hadoop$ bin/hadoop fs -put input/file* input3put: `input3': specified destination directory doest not existxia原创 2014-04-21 19:40:48 · 778 阅读 · 0 评论 -
hadoop 安装出现的几种异常的处理方法,hadoop无法启动,no namenode to stop问题的解决方法,no datanode
hadoop无法正常启动(1)执行 $ bin/hadoop start-all.sh之后,无法启动.异常一 Exception in thread "main" java.lang.IllegalArgumentException: Invalid URI for NameNode address (check fs.defaultFS): file:/// has n转载 2014-04-16 21:02:35 · 4705 阅读 · 1 评论
分享