上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 22 下一页
摘要: http://zqhxuyuan.github.io/2016/07/26/JVM/ 阅读全文
posted @ 2016-12-15 15:39 Birding 阅读(133) 评论(0) 推荐(0) 编辑
摘要: http://idea.iteblog.com/ 阅读全文
posted @ 2016-08-27 15:46 Birding 阅读(197) 评论(0) 推荐(0) 编辑
摘要: gem install rdiscount -- --use-system-libraries 阅读全文
posted @ 2016-06-23 00:02 Birding 阅读(327) 评论(0) 推荐(0) 编辑
摘要: http://mirrors.163.com http://mirrors.sohu.com 阅读全文
posted @ 2016-04-23 21:11 Birding 阅读(245) 评论(0) 推荐(0) 编辑
摘要: 推荐: 阅读全文
posted @ 2016-03-19 22:26 Birding 阅读(306) 评论(0) 推荐(0) 编辑
摘要:   引: VMware 下LINUX出现:Device eth0 does not seem to be present, delaying initialization.解决办法 VMWare 克隆 复制   eth0 be present 找不到 解决方案 vmware clone 网卡 VMw 阅读全文
posted @ 2016-03-13 11:17 Birding 阅读(4816) 评论(0) 推荐(0) 编辑
摘要: 解决方案: 此时导入rpm的签名信息即可,用root登录,执行下面命令(我的linux版本是centos 5.1) 原文地址: http://my.oschina.net/u/555639/blog/398377 阅读全文
posted @ 2016-03-08 17:13 Birding 阅读(444) 评论(0) 推荐(0) 编辑
摘要: core-site.xml中配置的fs.default.name是hdfs://localhost:9000。但是这里读取出来的是本地文件系统。原因暂不知?有谁知道? 阅读全文
posted @ 2016-03-06 18:51 Birding 阅读(1200) 评论(0) 推荐(0) 编辑
摘要: 有段时间没有写了,反正我写的都是跟流水账一样。不为别人看,当然,其中也记录了很多我踩过的坑,可能也能给别人提个醒。最重要的是:这是我学习的记忆 上面的错误是由于我将reducer的输出目录设置在hdfs上/user/root/output目录下,但是我运行程序(在ubuntu上运行eclipse)的 阅读全文
posted @ 2016-03-05 18:03 Birding 阅读(536) 评论(0) 推荐(0) 编辑
摘要: 错误: 执行hadoop权威指南上MaxTemperature程序出现Mapper类ClassNotFoundException异常:解决: 将书上的JobConf job = new JobConf(MaxTemperature.class) ;改为:JobConf job = new JobCo... 阅读全文
posted @ 2016-01-17 17:01 Birding 阅读(838) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 22 下一页