You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by bu...@apache.org on 2015/03/17 12:36:24 UTC

svn commit: r944098 - in /websites/staging/jena/trunk/content: ./ documentation/hadoop/artifacts.html

Author: buildbot
Date: Tue Mar 17 11:36:24 2015
New Revision: 944098

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/documentation/hadoop/artifacts.html

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar 17 11:36:24 2015
@@ -1 +1 @@
-1667170
+1667273

Modified: websites/staging/jena/trunk/content/documentation/hadoop/artifacts.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/hadoop/artifacts.html (original)
+++ websites/staging/jena/trunk/content/documentation/hadoop/artifacts.html Tue Mar 17 11:36:24 2015
@@ -169,6 +169,17 @@ declare these basic dependencies as <cod
 </pre></div>
 
 
+<h3 id="using-alternative-hadoop-versions">Using Alternative Hadoop versions</h3>
+<p>If you wish to use a different Hadoop version then we suggest that you build the modules yourself from source which can be
+found in the <code>jena-elephas</code> folder of our source release (available on the <a href="../download/">Downloads</a> page) or from our Git 
+repository (see <a href="../getting_involved/">Getting Involved</a> for details of the repository).</p>
+<p>When building you need to set the <code>hadoop.version</code> property to the desired version e.g.</p>
+<div class="codehilite"><pre><span class="o">&gt;</span> <span class="n">mvn</span> <span class="n">clean</span> <span class="n">package</span> <span class="o">-</span><span class="n">Dhadoop</span><span class="p">.</span><span class="n">version</span><span class="p">=</span>2<span class="p">.</span>4<span class="p">.</span>1
+</pre></div>
+
+
+<p>Would build for Hadoop <code>2.4.1</code></p>
+<p><strong>Note</strong> that we only support Hadoop 2.x APIs and so Elephas cannot be built for Hadoop 1.x</p>
 <h1 id="jena-rdf-tools-for-apache-hadoop-artifacts">Jena RDF Tools for Apache Hadoop Artifacts</h1>
 <h2 id="common-api">Common API</h2>
 <p>The <code>jena-elephas-common</code> artifact provides common classes for enabling RDF on Hadoop.  This is mainly