<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://itecfun.com/extern.php?action=feed&amp;tid=3370&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[个人知识管理站 / hadoop 2.7.7 安装过程及问题]]></title>
		<link>http://www.itecfun.com/viewtopic.php?id=3370</link>
		<description><![CDATA[hadoop 2.7.7 安装过程及问题 最近发表的帖子。]]></description>
		<lastBuildDate>Mon, 29 Oct 2018 08:02:06 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: hadoop 2.7.7 安装过程及问题]]></title>
			<link>http://www.itecfun.com/viewtopic.php?pid=3638#p3638</link>
			<description><![CDATA[<p>WARN hdfs.DFSClient: DataStreamer Exception: org.apache.hadoop.ipc.RemoteException: java.io.IOException: File /test.txt could only be replicated to 0 nodes, instead of 1<br />        at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getAdditionalBlock(FSNamesystem.java:1639)<br />        at org.apache.hadoop.hdfs.server.namenode.NameNode.addBlock(NameNode.java:736)<br />        at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)<br />        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcc</p><p>查找了一下原因始datanode没有找到，用jps检测，datanode已经启动了，原因可能是datanode没有关闭防火墙，</p><p>service iptables status 发现防火墙果然没有关闭</p><p>执行service iptables stop 关闭之后，再上传就成功了</p>]]></description>
			<author><![CDATA[dummy@example.com (xuyg)]]></author>
			<pubDate>Mon, 29 Oct 2018 08:02:06 +0000</pubDate>
			<guid>http://www.itecfun.com/viewtopic.php?pid=3638#p3638</guid>
		</item>
		<item>
			<title><![CDATA[Re: hadoop 2.7.7 安装过程及问题]]></title>
			<link>http://www.itecfun.com/viewtopic.php?pid=3637#p3637</link>
			<description><![CDATA[<p>安装完成后运行<br />hadoop jar share/hadoop/mapreduce/hadoop-mapreduce-examples-2.6.0.jar pi 5 10</p><p>Hadoop报错：NoRouteToHostException: No route to host</p><p>解决方案是所有主机的关闭防火墙，包括master和所有slave节点的防火墙。</p><p>#service iptables stop</p><p>或</p><p>#chkconfig iptables on/off</p>]]></description>
			<author><![CDATA[dummy@example.com (xuyg)]]></author>
			<pubDate>Mon, 29 Oct 2018 06:01:31 +0000</pubDate>
			<guid>http://www.itecfun.com/viewtopic.php?pid=3637#p3637</guid>
		</item>
		<item>
			<title><![CDATA[hadoop 2.7.7 安装过程及问题]]></title>
			<link>http://www.itecfun.com/viewtopic.php?pid=3636#p3636</link>
			<description><![CDATA[<p>安装过程参考：<a href="https://blog.csdn.net/xueqinna/article/details/77688185" rel="nofollow">安装过程</a></p>]]></description>
			<author><![CDATA[dummy@example.com (xuyg)]]></author>
			<pubDate>Mon, 29 Oct 2018 05:59:39 +0000</pubDate>
			<guid>http://www.itecfun.com/viewtopic.php?pid=3636#p3636</guid>
		</item>
	</channel>
</rss>
