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