Author: buildbot
Date: Tue Jan 14 18:10:22 2014
New Revision: 894128
Log:
Staging update by buildbot for crunch
Modified:
websites/staging/crunch/trunk/content/ (props changed)
websites/staging/crunch/trunk/content/user-guide.html
Propchange: websites/staging/crunch/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jan 14 18:10:22 2014
@@ -1 +1 @@
-1558133
+1558134
Modified: websites/staging/crunch/trunk/content/user-guide.html
==============================================================================
--- websites/staging/crunch/trunk/content/user-guide.html (original)
+++ websites/staging/crunch/trunk/content/user-guide.html Tue Jan 14 18:10:22
2014
@@ -775,10 +775,10 @@ different files using the NLineInputForm
</tr>
<tr>
<td>Sequence</td>
- <td><a
href="apidocs/0.9.0/org/apache/crunch/io/seq/SequenceFileTableSource.html">org.apache.crunch.io.seq.SequenceFileTableSource</a></td>
+ <td><a
href="apidocs/0.9.0/org/apache/crunch/io/seq/SeqFileTableSource.html">org.apache.crunch.io.seq.SeqFileTableSource</a></td>
<td>PTable<K, V></td>
<td>sequenceFile</td>
- <td>Also has a <a
href="apidocs/0.9.0/org/apache/crunch/io/seq/SequenceFileSource.html">SequenceFileSource</a>
which reads the value and ignores the key.</td>
+ <td>Also has a <a
href="apidocs/0.9.0/org/apache/crunch/io/seq/SeqFileSource.html">SeqFileSource</a>
which reads the value and ignores the key.</td>
</tr>
<tr>
<td>Avro</td>
@@ -850,7 +850,7 @@ parameters that this Target needs:</p>
</tr>
<tr>
<td>Sequence</td>
- <td><a
href="apidocs/0.9.0/org/apache/crunch/io/seq/SequenceFileTarget.html">org.apache.crunch.io.seq.SequenceFileTarget</a></td>
+ <td><a
href="apidocs/0.9.0/org/apache/crunch/io/seq/SeqFileTarget.html">org.apache.crunch.io.seq.SeqFileTarget</a></td>
<td>sequenceFile</td>
<td>Works on both PCollection and PTable.</td>
</tr>