<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>DataStax Support Forums &#187; Topic: How to run DSE hadoop with existing Map Reduce Job</title>
		<link>http://www.datastax.com/support-forums/topic/how-to-run-dse-hadoop-with-existing-map-reduce-job</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 23:41:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.datastax.com/support-forums/search.php</link>
		</textInput>
		<atom:link href="http://www.datastax.com/support-forums/rss/topic/how-to-run-dse-hadoop-with-existing-map-reduce-job" rel="self" type="application/rss+xml" />

		<item>
			<title>alexliu on "How to run DSE hadoop with existing Map Reduce Job"</title>
			<link>http://www.datastax.com/support-forums/topic/how-to-run-dse-hadoop-with-existing-map-reduce-job#post-9194</link>
			<pubDate>Wed, 27 Feb 2013 18:42:18 +0000</pubDate>
			<dc:creator>alexliu</dc:creator>
			<guid isPermaLink="false">9194@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;DSE uses CassandraFS to replace HDFS, so you need to add your data to CassandraFS.&#60;/p&#62;
&#60;p&#62;You can also store your data to Cassandra CF, then use job.setInputFormatClass(ColumnFamilyInputFormat.class);&#60;br /&#62;
job.setOutputFormatClass(ColumnFamilyOutputFormat.class);&#60;/p&#62;
&#60;p&#62;as your input and out format. check this link &#60;a href=&#34;http://www.datastax.com/dev/blog/whats-new-cassandra-07-hadoop-output-cassandra&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/dev/blog/whats-new-cassandra-07-hadoop-output-cassandra&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You may need re-compile your mapreduce code with DSE bundled haddoop jar file&#60;/p&#62;
&#60;p&#62;run it at DSE install folder as bin/dse hadoop jar ......
&#60;/p&#62;</description>
		</item>
		<item>
			<title>khoadoan on "How to run DSE hadoop with existing Map Reduce Job"</title>
			<link>http://www.datastax.com/support-forums/topic/how-to-run-dse-hadoop-with-existing-map-reduce-job#post-9102</link>
			<pubDate>Thu, 21 Feb 2013 06:57:13 +0000</pubDate>
			<dc:creator>khoadoan</dc:creator>
			<guid isPermaLink="false">9102@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I have an existing Map Reduce Job implemented in Java. Normally I should just run hadoop jar args... with appropriate arguments, and with HADOOP_CLASSPATH set to load supporting jar files. I'm new to DSE and I have no idea how to do this here. My first blind try was to run dse hadoop jar... but this didn't work. Please help me on this!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
