You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flume.apache.org by hs...@apache.org on 2014/09/02 23:00:43 UTC

svn commit: r1622122 - in /flume/site/trunk/content/sphinx: FlumeDeveloperGuide.rst FlumeUserGuide.rst download.rst index.rst releases/index.rst

Author: hshreedharan
Date: Tue Sep  2 21:00:42 2014
New Revision: 1622122

URL: http://svn.apache.org/r1622122
Log:
Updating homepage

Modified:
    flume/site/trunk/content/sphinx/FlumeDeveloperGuide.rst
    flume/site/trunk/content/sphinx/FlumeUserGuide.rst
    flume/site/trunk/content/sphinx/download.rst
    flume/site/trunk/content/sphinx/index.rst
    flume/site/trunk/content/sphinx/releases/index.rst

Modified: flume/site/trunk/content/sphinx/FlumeDeveloperGuide.rst
URL: http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/FlumeDeveloperGuide.rst?rev=1622122&r1=1622121&r2=1622122&view=diff
==============================================================================
--- flume/site/trunk/content/sphinx/FlumeDeveloperGuide.rst (original)
+++ flume/site/trunk/content/sphinx/FlumeDeveloperGuide.rst Tue Sep  2 21:00:42 2014
@@ -15,7 +15,7 @@
 
 
 ======================================
-Flume 1.5.0 Developer Guide
+Flume 1.5.0.1 Developer Guide
 ======================================
 
 Introduction

Modified: flume/site/trunk/content/sphinx/FlumeUserGuide.rst
URL: http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/FlumeUserGuide.rst?rev=1622122&r1=1622121&r2=1622122&view=diff
==============================================================================
--- flume/site/trunk/content/sphinx/FlumeUserGuide.rst (original)
+++ flume/site/trunk/content/sphinx/FlumeUserGuide.rst Tue Sep  2 21:00:42 2014
@@ -15,7 +15,7 @@
 
 
 ======================================
-Flume 1.5.0 User Guide
+Flume 1.5.0.1 User Guide
 ======================================
 
 Introduction
@@ -2365,6 +2365,7 @@ To disable the use of overflow disk and 
   a1.channels = c1
   a1.channels.c1.type = SPILLABLEMEMORY
   a1.channels.c1.memoryCapacity = 100000
+  a1.channels.c1.overflowCapacity = 0
 
 
 Pseudo Transaction Channel
@@ -2943,7 +2944,7 @@ Log4J Appender
 
 Appends Log4j events to a flume agent's avro source. A client using this
 appender must have the flume-ng-sdk in the classpath (eg,
-flume-ng-sdk-1.5.0.jar).
+flume-ng-sdk-1.5.0.1.jar).
 Required properties are in **bold**.
 
 =====================  =======  ==================================================================================
@@ -3007,7 +3008,7 @@ Load Balancing Log4J Appender
 
 Appends Log4j events to a list of flume agent's avro source. A client using this
 appender must have the flume-ng-sdk in the classpath (eg,
-flume-ng-sdk-1.5.0.jar). This appender supports a round-robin and random
+flume-ng-sdk-1.5.0.1.jar). This appender supports a round-robin and random
 scheme for performing the load balancing. It also supports a configurable backoff
 timeout so that down agents are removed temporarily from the set of hosts
 Required properties are in **bold**.

Modified: flume/site/trunk/content/sphinx/download.rst
URL: http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/download.rst?rev=1622122&r1=1622121&r2=1622122&view=diff
==============================================================================
--- flume/site/trunk/content/sphinx/download.rst (original)
+++ flume/site/trunk/content/sphinx/download.rst Tue Sep  2 21:00:42 2014
@@ -12,8 +12,8 @@ originals on the main distribution serve
    :header: "", "Mirrors", "Checksum", "Signature"
    :widths: 25, 25, 25, 25
 
-   "Apache Flume binary (tar.gz)",  `apache-flume-1.5.0-bin.tar.gz <http://www.apache.org/dyn/closer.cgi/flume/1.5.0/apache-flume-1.5.0-bin.tar.gz>`_, `apache-flume-1.5.0-bin.tar.gz.md5 <http://www.us.apache.org/dist/flume/1.5.0/apache-flume-1.5.0-bin.tar.gz.md5>`_, `apache-flume-1.5.0-bin.tar.gz.asc <http://www.us.apache.org/dist/flume/1.5.0/apache-flume-1.5.0-bin.tar.gz.asc>`_
-   "Apache Flume source (tar.gz)",  `apache-flume-1.5.0-src.tar.gz <http://www.apache.org/dyn/closer.cgi/flume/1.5.0/apache-flume-1.5.0-src.tar.gz>`_, `apache-flume-1.5.0-src.tar.gz.md5 <http://www.us.apache.org/dist/flume/1.5.0/apache-flume-1.5.0-src.tar.gz.md5>`_, `apache-flume-1.5.0-src.tar.gz.asc <http://www.us.apache.org/dist/flume/1.5.0/apache-flume-1.5.0-src.tar.gz.asc>`_
+   "Apache Flume binary (tar.gz)",  `apache-flume-1.5.0.1-bin.tar.gz <http://www.apache.org/dyn/closer.cgi/flume/1.5.0.1/apache-flume-1.5.0.1-bin.tar.gz>`_, `apache-flume-1.5.0.1-bin.tar.gz.md5 <http://www.us.apache.org/dist/flume/1.5.0.1/apache-flume-1.5.0.1-bin.tar.gz.md5>`_, `apache-flume-1.5.0.1-bin.tar.gz.asc <http://www.us.apache.org/dist/flume/1.5.0.1/apache-flume-1.5.0.1-bin.tar.gz.asc>`_
+  "Apache Flume source (tar.gz)",  `apache-flume-1.5.0.1-src.tar.gz <http://www.apache.org/dyn/closer.cgi/flume/1.5.0.1/apache-flume-1.5.0.1-src.tar.gz>`_, `apache-flume-1.5.0.1-src.tar.gz.md5 <http://www.us.apache.org/dist/flume/1.5.0.1/apache-flume-1.5.0.1-src.tar.gz.md5>`_, `apache-flume-1.5.0.1-src.tar.gz.asc <http://www.us.apache.org/dist/flume/1.5.0.1/apache-flume-1.5.0.1-src.tar.gz.asc>`_
 
 It is essential that you verify the integrity of the downloaded files using the PGP or MD5 signatures. Please read
 `Verifying Apache HTTP Server Releases <http://httpd.apache.org/dev/verification.html>`_ for more information on
@@ -25,9 +25,9 @@ as well as the asc signature file for th
 Then verify the signatures using::
 
     % gpg --import KEYS
-    % gpg --verify apache-flume-1.5.0-src.tar.gz.asc
+    % gpg --verify apache-flume-1.5.0.1-src.tar.gz.asc
 
-Apache Flume 1.5.0 is signed by Hari Shreedharan 77FFC9AB
+Apache Flume 1.5.0.1 is signed by Hari Shreedharan 77FFC9AB
 
 Alternatively, you can verify the MD5 or SHA1 signatures of the files. A program called md5, md5sum, or shasum is included in many
 Unix distributions for this purpose.

Modified: flume/site/trunk/content/sphinx/index.rst
URL: http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/index.rst?rev=1622122&r1=1622121&r2=1622122&view=diff
==============================================================================
--- flume/site/trunk/content/sphinx/index.rst (original)
+++ flume/site/trunk/content/sphinx/index.rst Tue Sep  2 21:00:42 2014
@@ -33,6 +33,35 @@ application.
 
 .. raw:: html
 
+
+   <h3>July 16, 2014 - Apache Flume 1.5.0.1 Released</h3>
+
+The Apache Flume team is pleased to announce the release of Flume 1.5.0.1
+
+Flume is a distributed, reliable, and available service for efficiently
+collecting, aggregating, and moving large amounts of streaming event data.
+
+Version 1.5.0.1 is the sixth Flume release as an Apache top-level project.
+Flume 1.5.0.1 is stable, production-ready software, and is backwards-compatible
+with previous versions of the Flume 1.x codeline.
+
+Apache Flume 1.5.0.1 is a maintenance release primarily meant to add support to build
+against Apache HBase 0.98.x. 
+
+Apache BigTop 0.8.0 release will ship Flume binaries built
+against HBase 0.98.x. 
+
+The full change log and documentation are available on the
+`Flume 1.5.0.1 release page <releases/1.5.0.1.html>`__.
+
+This release can be downloaded from the Flume `Download <download.html>`__ page.
+
+Your contributions, feedback, help and support make Flume better!
+For more information on how to report problems or contribute,
+please visit our `Get Involved <getinvolved.html>`__ page.
+
+The Apache Flume Team
+
    <h3>May 20, 2014 - Apache Flume 1.5.0 Released</h3>
 
 The Apache Flume team is pleased to announce the release of Flume 1.5.0.

Modified: flume/site/trunk/content/sphinx/releases/index.rst
URL: http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/releases/index.rst?rev=1622122&r1=1622121&r2=1622122&view=diff
==============================================================================
--- flume/site/trunk/content/sphinx/releases/index.rst (original)
+++ flume/site/trunk/content/sphinx/releases/index.rst Tue Sep  2 21:00:42 2014
@@ -3,13 +3,13 @@ Releases
 
 .. rubric:: Current Release
 
-The current stable release is `Apache Flume Version 1.5.0 <1.5.0.html>`__.
+The current stable release is `Apache Flume Version 1.5.0.1 <1.5.0.1.html>`__.
 
 .. toctree::
    :maxdepth: 1
    :hidden:
 
-   1.5.0
+   1.5.0.1
 
 .. rubric:: Previous Releases
 
@@ -17,6 +17,7 @@ The current stable release is `Apache Fl
    :maxdepth: 1
    :glob:
 
+   1.5.0
    1.4.0
    1.3.1
    1.3.0