<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Instructions</title><link>https://sourceforge.net/p/jxtadoop/wiki/Instructions/</link><description>Recent changes to Instructions</description><atom:link href="https://sourceforge.net/p/jxtadoop/wiki/Instructions/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 26 Jan 2012 21:37:00 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jxtadoop/wiki/Instructions/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Instructions modified by Jxtadoop Admin</title><link>https://sourceforge.net/p/jxtadoop/wiki/Instructions/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -30,10 +30,10 @@
 &lt;u&gt;DFSClient&lt;/u&gt;
 
 You can use the DFSClient as per Hadoop. For example
-	&gt; bin/hadoop fs -mkdir /test
-	&gt; bin/hadoop fs -chmod 777 /test
-	&gt; bin/hadoop fs -put ~/tmp/myfile /test
-	&gt; bin/hadoop fs get /test/myfile /tmp
+&gt;	&gt; bin/hadoop fs -mkdir /test
+&gt;	&gt; bin/hadoop fs -chmod 777 /test
+&gt;	&gt; bin/hadoop fs -put ~/tmp/myfile /test
+&gt;	&gt; bin/hadoop fs get /test/myfile /tmp
 
 &lt;u&gt;Contact&lt;/u&gt;
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jxtadoop Admin</dc:creator><pubDate>Thu, 26 Jan 2012 21:37:00 -0000</pubDate><guid>https://sourceforge.net65a3013f0f6aad73b53e6bebda6aeab330b187fa</guid></item><item><title>WikiPage Instructions modified by Jxtadoop Admin</title><link>https://sourceforge.net/p/jxtadoop/wiki/Instructions/</link><description>*** Instructions to start the Namenode &amp; Datanodes ***

&lt;u&gt;Namenode&lt;/u&gt;

	1/ Set the JAVA_HOME environment variable
	2/ Unzip the jxtadoop-datanode-x.y.z.zip to the target directory
			+ chmod the executable in bin/ directory
	3/ Edit the etc/hdfs-p2p.xml and set the following 2 properties :
			hadoop.p2p.rpc.rdv
			hadoop.p2p.rpc.relay 
		Note that this 2 properties are mandatory even if the same multicast network
		to avoid issues with multiple namenodes running in the same network.
	4/ Initiliaze the namenode : 
			&gt; bin/hadoop namenode -format
	5/ Start up the namenode
			&gt; bin/start-namenode.sh

&lt;u&gt;Datanode&lt;/u&gt;

	1/ Set the JAVA_HOME environment variable
	2/ Unzip the jxtadoop-datanode-x.y.z.zip to the target directory
			+ chmod the executable in bin/ directory
	3/ Edit the etc/hdfs-p2p.xml and set the following 2 properties :
			hadoop.p2p.rpc.rdv
			hadoop.p2p.rpc.relay
	4/ Start up the namenode
			&gt; bin/start-datanode.sh


&lt;u&gt;DFSClient&lt;/u&gt;

You can use the DFSClient as per Hadoop. For example
	&gt; bin/hadoop fs -mkdir /test
	&gt; bin/hadoop fs -chmod 777 /test
	&gt; bin/hadoop fs -put ~/tmp/myfile /test
	&gt; bin/hadoop fs get /test/myfile /tmp

&lt;u&gt;Contact&lt;/u&gt;

	Mail to : jxtadoop@besnard.mobi

&lt;u&gt;Known issues&lt;/u&gt;

i1/ The JXTA layer may generate P2P exceptions upon sockets closure;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jxtadoop Admin</dc:creator><pubDate>Thu, 26 Jan 2012 21:35:46 -0000</pubDate><guid>https://sourceforge.net9f585db6166f37510decef5fc3001d29a1962cdf</guid></item></channel></rss>