摘要: 环境:win7 eclipse hadoop 1.1.2 当执行创建文件的的时候, 即: String Path = "hdfs://host2:9000"; FileSystem fileSystem = FileSystem.get(new URI(Path),new Configuration 阅读全文
posted @ 2016-07-17 22:40 dy9776 阅读(3284) 评论(0) 推荐(0) 编辑
摘要: redhat6.2 x32 在终端中输入:vi /etc/sysconfig/network-scripts/ifcfg-eth0 开始编辑,填写ip地址、子网掩码、网关、DNS等。其中“红框内的信息”是必须得有的 我的其中一台虚拟机host8为: 编辑完后,保存退出。(:wq) 重启网络服务。se 阅读全文
posted @ 2016-07-17 10:17 dy9776 阅读(493) 评论(0) 推荐(0) 编辑