Author: buildbot Date: Sat Oct 19 00:28:25 2013 New Revision: 883219 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/cache/main.pageCache websites/production/camel/content/hdfs.html Modified: websites/production/camel/content/book-component-appendix.html ============================================================================== --- websites/production/camel/content/book-component-appendix.html (original) +++ websites/production/camel/content/book-component-appendix.html Sat Oct 19 00:28:25 2013 @@ -6740,7 +6740,7 @@ splitStrategy=<ST>:<value>,& hdfs://localhost/tmp/simple-file?splitStrategy=IDLE:1000,BYTES:5 ]]></script> </div></div> -<p>it means: a new file is created either when it has been idle for more than 1 second or if more than 5 bytes have been written. So, running <tt>hadoop fs -ls /tmp/simple-file</tt> you'll find multiple files created named using the <a shape="rect" href="uuidgenerator.html" title="UuidGenerator">UuidGenerator</a>, etc</p> +<p>it means: a new file is created either when it has been idle for more than 1 second or if more than 5 bytes have been written. So, running <tt>hadoop fs -ls /tmp/simple-file</tt> you'll see that multiple files have been created.</p> <h3><a shape="rect" name="BookComponentAppendix-MessageHeaders"></a>Message Headers</h3> Modified: websites/production/camel/content/book-in-one-page.html ============================================================================== --- websites/production/camel/content/book-in-one-page.html (original) +++ websites/production/camel/content/book-in-one-page.html Sat Oct 19 00:28:25 2013 @@ -28223,7 +28223,7 @@ splitStrategy=<ST>:<value>,& hdfs://localhost/tmp/simple-file?splitStrategy=IDLE:1000,BYTES:5 ]]></script> </div></div> -<p>it means: a new file is created either when it has been idle for more than 1 second or if more than 5 bytes have been written. So, running <tt>hadoop fs -ls /tmp/simple-file</tt> you'll find multiple files created named using the <a shape="rect" href="uuidgenerator.html" title="UuidGenerator">UuidGenerator</a>, etc</p> +<p>it means: a new file is created either when it has been idle for more than 1 second or if more than 5 bytes have been written. So, running <tt>hadoop fs -ls /tmp/simple-file</tt> you'll see that multiple files have been created.</p> <h3><a shape="rect" name="BookInOnePage-MessageHeaders"></a>Message Headers</h3> Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available. Modified: websites/production/camel/content/hdfs.html ============================================================================== --- websites/production/camel/content/hdfs.html (original) +++ websites/production/camel/content/hdfs.html Sat Oct 19 00:28:25 2013 @@ -144,7 +144,7 @@ splitStrategy=<ST>:<value>,& hdfs://localhost/tmp/simple-file?splitStrategy=IDLE:1000,BYTES:5 ]]></script> </div></div> -<p>it means: a new file is created either when it has been idle for more than 1 second or if more than 5 bytes have been written. So, running <tt>hadoop fs -ls /tmp/simple-file</tt> you'll find multiple files created named using the <a shape="rect" href="uuidgenerator.html" title="UuidGenerator">UuidGenerator</a>, etc</p> +<p>it means: a new file is created either when it has been idle for more than 1 second or if more than 5 bytes have been written. So, running <tt>hadoop fs -ls /tmp/simple-file</tt> you'll see that multiple files have been created.</p> <h3><a shape="rect" name="HDFS-MessageHeaders"></a>Message Headers</h3>