You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flume.apache.org by bu...@apache.org on 2013/07/03 21:22:39 UTC

svn commit: r868306 - in /websites/staging/flume/trunk/content: ./ .doctrees/environment.pickle .doctrees/index.doctree _sources/index.txt index.html project-reports.html searchindex.js

Author: buildbot
Date: Wed Jul  3 19:22:38 2013
New Revision: 868306

Log:
Staging update by buildbot for flume

Modified:
    websites/staging/flume/trunk/content/   (props changed)
    websites/staging/flume/trunk/content/.doctrees/environment.pickle
    websites/staging/flume/trunk/content/.doctrees/index.doctree
    websites/staging/flume/trunk/content/_sources/index.txt
    websites/staging/flume/trunk/content/index.html
    websites/staging/flume/trunk/content/project-reports.html
    websites/staging/flume/trunk/content/searchindex.js

Propchange: websites/staging/flume/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul  3 19:22:38 2013
@@ -1 +1 @@
-1498824
+1499528

Modified: websites/staging/flume/trunk/content/.doctrees/environment.pickle
==============================================================================
Binary files - no diff available.

Modified: websites/staging/flume/trunk/content/.doctrees/index.doctree
==============================================================================
Binary files - no diff available.

Modified: websites/staging/flume/trunk/content/_sources/index.txt
==============================================================================
--- websites/staging/flume/trunk/content/_sources/index.txt (original)
+++ websites/staging/flume/trunk/content/_sources/index.txt Wed Jul  3 19:22:38 2013
@@ -35,19 +35,86 @@ application.
 
    <h3>July 2, 2013 - Apache Flume 1.4.0 Released</h3>
 
-The Apache Flume team is pleased to announce the release of Flume version 1.4.0.
-Apache Flume 1.4.0 is the fourth Flume release as an Apache top-level project.
+The Apache Flume team is pleased to announce the release of Flume 1.4.0.
+
+Flume is a distributed, reliable, and available service for efficiently
+collecting, aggregating, and moving large amounts of streaming event data.
+
+Version 1.4.0 is the fourth Flume release as an Apache top-level project.
 Flume 1.4.0 is stable, production-ready software, and is backwards-compatible
 with previous versions of the Flume 1.x codeline.
 
-This release can be downloaded from the `Flume download page <download.html>`__.
+Six months of active development went into this release: 261 patches were committed since 1.3.1, representing many features, enhancements, and bug fixes. While the full change log can be found on the 1.4.0 release page (link below), here are a few new feature highlights:
+
+* New JMS Source
+* New Solr Sink with ETL capabilities
+* Updated ElasticSearch sink to support ES version 0.90
+* Support for secure SSL transport over Avro-RPC clients, sources & sinks
+* Support for Thrift-RPC as a transport mechanism
+* Support for embedding a Flume agent within applications
+* Support for a new plugins.d directory structure for managing Flume addons
+* Support for reading Avro files via the Spooling Directory source
+* Support for writing Avro files with arbitrary schemas via the HDFS sink
+* Support for ingesting Avro-serializable objects via the log4j API
+* Improvements to the file channel to keep a backup checkpoint to avoid replays
+* Performance improvements to the file channel, including group commit
+* New file channel consistency check tool
+
+Below is the list of people (from Git/SVN logs) who submitted and/or reviewed
+improvements to Flume during the 1.4.0 development cycle:
+
+Alexander Alten-Lorenz
+Aline Guedes Pinto
+Brock Noland
+Cameron Gandevia
+Chris Birchall
+Christopher Nagy
+Deepesh Khandelwal
+Denny Ye
+Edward Sargisson
+Hari Shreedharan
+Israel Ekpo
+Ivan Bogdanov
+Jarek Jarcec Cecho
+Jeff Lord
+Joey Echeverria
+Jolly Chen
+Juhani Connolly
+Mark Grover
+Mike Percy
+Mubarak Seyed
+Nitin Verma
+Oliver B. Fischer
+Patrick Wendell
+Paul Chavez
+Pedro Urbina Escos
+Phil Scala
+Rahul Ravindran
+Ralph Goers
+Roman Shaposhnik
+Roshan Naik
+Sravya Tirukkovalur
+Steve Hoffman
+Ted Malaska
+Thiruvalluvan M. G.
+Thom DeCarlo
+Tim Bacon
+Tom White
+Venkat Ranganathan
+Venkatesh Sivasubramanian
+Will McQueen
+Wolfgang Hoschek
 
-The change log and documentation are available on the
+This release can be downloaded from the Flume `Download <download.html>`__ page.
+
+The full change log and documentation are available on the 
 `Flume 1.4.0 release page <releases/1.4.0.html>`__.
 
-Your feedback, as well are your contributions are very welcome! Please see the
-`Get Involved <getinvolved.html>`__ page for links to
-additional information on contributing.
+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
 
 
 .. raw:: html

Modified: websites/staging/flume/trunk/content/index.html
==============================================================================
--- websites/staging/flume/trunk/content/index.html (original)
+++ websites/staging/flume/trunk/content/index.html Wed Jul  3 19:22:38 2013
@@ -70,16 +70,78 @@ application.</p>
 <img alt="Agent component diagram" src="_images/DevGuide_image00.png" />
 </div>
 <p class="rubric">News</p>
-<h3>July 2, 2013 - Apache Flume 1.4.0 Released</h3><p>The Apache Flume team is pleased to announce the release of Flume version 1.4.0.
-Apache Flume 1.4.0 is the fourth Flume release as an Apache top-level project.
+<h3>July 2, 2013 - Apache Flume 1.4.0 Released</h3><p>The Apache Flume team is pleased to announce the release of Flume 1.4.0.</p>
+<p>Flume is a distributed, reliable, and available service for efficiently
+collecting, aggregating, and moving large amounts of streaming event data.</p>
+<p>Version 1.4.0 is the fourth Flume release as an Apache top-level project.
 Flume 1.4.0 is stable, production-ready software, and is backwards-compatible
 with previous versions of the Flume 1.x codeline.</p>
-<p>This release can be downloaded from the <a class="reference external" href="download.html">Flume download page</a>.</p>
-<p>The change log and documentation are available on the
+<p>Six months of active development went into this release: 261 patches were committed since 1.3.1, representing many features, enhancements, and bug fixes. While the full change log can be found on the 1.4.0 release page (link below), here are a few new feature highlights:</p>
+<ul class="simple">
+<li>New JMS Source</li>
+<li>New Solr Sink with ETL capabilities</li>
+<li>Updated ElasticSearch sink to support ES version 0.90</li>
+<li>Support for secure SSL transport over Avro-RPC clients, sources &amp; sinks</li>
+<li>Support for Thrift-RPC as a transport mechanism</li>
+<li>Support for embedding a Flume agent within applications</li>
+<li>Support for a new plugins.d directory structure for managing Flume addons</li>
+<li>Support for reading Avro files via the Spooling Directory source</li>
+<li>Support for writing Avro files with arbitrary schemas via the HDFS sink</li>
+<li>Support for ingesting Avro-serializable objects via the log4j API</li>
+<li>Improvements to the file channel to keep a backup checkpoint to avoid replays</li>
+<li>Performance improvements to the file channel, including group commit</li>
+<li>New file channel consistency check tool</li>
+</ul>
+<p>Below is the list of people (from Git/SVN logs) who submitted and/or reviewed
+improvements to Flume during the 1.4.0 development cycle:</p>
+<p>Alexander Alten-Lorenz
+Aline Guedes Pinto
+Brock Noland
+Cameron Gandevia
+Chris Birchall
+Christopher Nagy
+Deepesh Khandelwal
+Denny Ye
+Edward Sargisson
+Hari Shreedharan
+Israel Ekpo
+Ivan Bogdanov
+Jarek Jarcec Cecho
+Jeff Lord
+Joey Echeverria
+Jolly Chen
+Juhani Connolly
+Mark Grover
+Mike Percy
+Mubarak Seyed
+Nitin Verma
+Oliver B. Fischer
+Patrick Wendell
+Paul Chavez
+Pedro Urbina Escos
+Phil Scala
+Rahul Ravindran
+Ralph Goers
+Roman Shaposhnik
+Roshan Naik
+Sravya Tirukkovalur
+Steve Hoffman
+Ted Malaska
+Thiruvalluvan M. G.
+Thom DeCarlo
+Tim Bacon
+Tom White
+Venkat Ranganathan
+Venkatesh Sivasubramanian
+Will McQueen
+Wolfgang Hoschek</p>
+<p>This release can be downloaded from the Flume <a class="reference external" href="download.html">Download</a> page.</p>
+<p>The full change log and documentation are available on the
 <a class="reference external" href="releases/1.4.0.html">Flume 1.4.0 release page</a>.</p>
-<p>Your feedback, as well are your contributions are very welcome! Please see the
-<a class="reference external" href="getinvolved.html">Get Involved</a> page for links to
-additional information on contributing.</p>
+<p>Your contributions, feedback, help and support make Flume better!
+For more information on how to report problems or contribute,
+please visit our <a class="reference external" href="getinvolved.html">Get Involved</a> page.</p>
+<p>The Apache Flume Team</p>
 <h3>January 2, 2013 - Apache Flume 1.3.1 Released</h3><p>The Apache Flume team is pleased to announce the release of Flume version 1.3.1.
 Apache Flume 1.3.1 is the fifth release under the auspices of Apache of the
 so-called &#8220;NG&#8221; codeline, and our third release as a top-level Apache

Modified: websites/staging/flume/trunk/content/project-reports.html
==============================================================================
--- websites/staging/flume/trunk/content/project-reports.html (original)
+++ websites/staging/flume/trunk/content/project-reports.html Wed Jul  3 19:22:38 2013
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!-- Generated by Apache Maven Doxia at Jul 2, 2013 -->
+<!-- Generated by Apache Maven Doxia at Jul 3, 2013 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -12,7 +12,7 @@
     <script type="text/javascript" src="./js/apache-maven-fluido.min.js"></script>
 
     
-    <meta name="Date-Revision-yyyymmdd" content="20130702" />
+    <meta name="Date-Revision-yyyymmdd" content="20130703" />
     <meta http-equiv="Content-Language" content="en" />
     
         </head>
@@ -27,7 +27,7 @@
                 
                             
                 
-                  <li id="publishDate" class="pull-right">Last Published: 2013-07-02</li> 
+                  <li id="publishDate" class="pull-right">Last Published: 2013-07-03</li> 
                     </ul>
       </div>
 

Modified: websites/staging/flume/trunk/content/searchindex.js
==============================================================================
--- websites/staging/flume/trunk/content/searchindex.js (original)
+++ websites/staging/flume/trunk/content/searchindex.js Wed Jul  3 19:22:38 2013
@@ -1 +1 @@
-Search.setIndex({terms:{fine:12,expect:[7,9,12],place:[12,13,14,15,16],usual:[7,12],isganglia3:12,overhead:12,descriptor:[6,2,4],codelin:[14,16],architectur:[12,14,16],overrid:[4,12,16],"4foobar5":12,restartthrottl:12,extend:[12,16],outputcharset:12,morphlinesolrsink:[4,12],abstractconfigurationprovid:4,destinationtyp:12,collector:12,handler:[6,2,12,15],dual:4,bar_typ:12,rollsiz:12,sun:12,pcol:12,uniqu:12,"2nd":12,show:[2,12,16],deploy:12,bin:[6,9,10,12,15],count:[9,12,15],graphic:12,socket:4,extens:[2,4,12,14],ingest:[12,16],arbitrari:[12,15],infring:13,doubl:[4,12],recoveri:[2,12,14],permiss:[12,13],gzip:12,deprec:[2,4,12,15],absolut:12,oppos:[2,4,9],eric:11,differ:[2,4,9,10,11,12,13,14,15,16],alleg:13,defaultchannelfactori:6,localhost:12,channel3:12,unix:[4,10,12],perman:15,structur:4,continu:12,hadoop:[6,2,4,9,12,14,15,16],indexnam:12,across:[6,12],checkpointbuild:2,appropri:13,testabstractlogicalnodemanag:6,foreignkei:12,warranti:13,overview:[7,12,16],strataconf:14,detect:[2,12
 ,15],thu:12,januari:[12,13,14],csv:12,cli:6,filesuffix:[2,4,12],inclus:13,topolog:[2,12],replac:[6,2,12,15],solrcloud:12,claim:13,instead:[2,4,12,15,16],namespac:[4,12],eventputsuccesscount:12,reconfig:4,div:7,idea:[2,12],sum:12,click:16,would:[2,7,4,12,15],replicatingchannelselector:12,earlier:12,abstractsink:16,"void":16,instanc:[2,4,9,12,16],percent:[12,13],jan:12,remot:[4,12,16],prefix:[12,15],join:8,starttim:12,spooldirectori:2,outdat:6,filenam:[2,12,15],behaviour:12,supervis:4,nick:[12,11],optim:15,trend:11,approach:[12,16],checkpointdir:12,retain:[12,13],altern:[10,12],myclass:12,testthread:15,here:[12,14,16],write:[6,2,4,12,11,13,15,16],inputcharset:12,appreci:[8,11],netbean:2,reli:12,veri:[0,4,12,14],elasticsearchdynamicseri:12,reconnect:12,"77a9":12,who:7,onli:[6,2,7,4,12,13,16],extractor:[2,12,14],payload:[12,15,16],deal:12,derek:11,"var":[12,15],diurnal:12,ownership:13,"try":[2,7,4,10,12,15,16],thriftsink:12,channelconfigurationtyp:15,princip:[4,12],mean:[12,13,16],inter
 cept:12,watch:12,remain:[12,13,16],latter:12,correctli:[2,4,15],fix:[6,2,3,4,9,12,14,15],specifi:[2,4,9,12,15,16],broadli:12,command:[6,2,3,7,4,12,15,16],multiplex:[2,4,9,12,15],whose:12,exponenti:[2,12,16],myprop:16,feder:4,choos:[13,15],resolv:[2,12],alwai:[2,12,15],some:[6,2,3,7,4,12,11,15,16],syslog:[2,9,12,14,15,16],tunabl:14,authorship:13,sinknam:12,stuck:[7,12,16],softwar:[4,12,13,14,16],identifi:12,underli:[2,12,16],unlik:[12,16],aris:13,boss:15,renam:[2,3,4,12],poll:[6,4,12],counter_batch_empti:12,remov:[6,2,7,4,9,12,15,16],myeventseri:12,too:[7,9,15],dfo:12,interpret:12,truststor:12,"break":[12,15],assembl:[6,4,15],namenod:12,tenanc:12,mnt:12,uuidinterceptor:12,previou:[1,9,10,12,14,15,16],get:[6,2,7,8,10,12,11,14,15,16],pseudo:12,bytecapac:12,clobber:[2,15],pseudotxnmemorychannel:12,ioexcept:2,gpg:10,processev:16,flumeev:12,necessari:[6,12,16],intuit:11,charg:13,firewal:7,andrew:11,sinkselector:2,disregard:2,part:[6,12,13,16],onlin:[7,14],reload:4,prop:[4,12,15,16],hasn:1
 2,counter_connection_fail:12,example2:12,utf:[12,16],keytab:[4,12,15],hello:[12,16],rang:12,pressur:12,syncf:2,intern:12,channel1:12,flumedevguid:2,line:[6,2,4,12,15,16],incub:[6,1,9,15],compat:[2,4,9,12,14,15],maxlinelength:12,start:[6,2,7,4,12,15,16],larg:[12,14,16],executor:[4,15],underflow:12,customari:13,drive:16,demystifi:9,netcat:[2,12,15],lawsuit:13,avail:[4,10,12,13,14,16],given:[12,16],massiv:12,compressioncodec:12,classpath:[6,12,15],lower:12,warn:[2,9,12,15],iii:13,privat:[12,16],getsomedata:16,branch:[6,2,7,9,16],stoppag:13,found:[6,7,10,12,14,15],channelexcept:4,hannel:12,maxpenalti:12,ost:12,crash:4,thi:[6,2,3,7,4,9,10,12,13,14,15,16],"66f2054b":10,core:[6,12,15,16],build:[6,2,9,12,15,16],lai:11,tick:12,pack:[3,4],weekdai:12,date:[12,13],setup:[12,16],hostselector:16,trademark:13,redund:[12,15],spoolabledirectorysourc:4,getstr:16,hierarch:12,meet:13,granular:[2,12],ram:12,futur:12,approxim:12,through:[2,7,12,11,13,14,15,16],second:[6,2,9,12,14,15,16],getchannel:16,nor
 mal:13,cacert:12,row:12,contribut:[8,11,13,14],enhanc:[2,3,4,9,14,15],integ:2,flow:[12,14,16],source1:12,push:[6,7],gettext:12,"abstract":9,open:[2,4,12,15,16],pertain:13,ipc:16,kerberosprincip:12,mysink:[12,16],vote:11,shoulld:12,went:14,now:[3,7,4,12,16],nyc:14,represent:15,aaron:11,safeguard:15,hook:15,html:[12,14],estim:12,writer:[2,4],batchsiz:[4,12],old:[6,2,12],scenerio:12,exce:12,access:[7,4,12,11,15],sequencegeneratorsourc:[2,12],requir:[2,3,7,4,9,12,11,13,15,16],fee:13,groupid:6,sinkprocessor:12,destin:[12,16],unidirect:12,conf:[6,4,12,15],preserveexist:12,reproduct:13,entiti:[12,13],prudent:12,"import":[4,10,12,13,16],document:[0,2,3,4,6,7,8,9,12,11,13,14,15,16],unregist:9,newarraylist:16,manifest:12,throwabl:[2,3,4,15,16],sequenc:[2,4,12,15],elabor:13,lightweight:16,newer:12,profil:[2,4,9,15],bar_cf:12,print:[2,4,12],somevalu:12,initi:[12,15,16],section:[4,12,13,15],method:[6,2,4,12,15,16],purpos:[4,10,12,13,16],new_york:12,alloc:15,flume_conf_dir:9,proxi:[6,7],versa:15,
 establish:5,creat:[6,2,7,4,9,12,15,16],label:[6,9],rc0:2,resourc:[12,16],info:[6,2,4,12,15],packag:[2,9,12,15,16],encryptiontestutil:[3,4],default_failov:16,loadbalancinglog4jappend:12,librari:[6,2,4,9,12,15,16],pdf:[4,12],dispar:12,alia:[4,12,16],httpsourc:[4,12],sole:13,eventbuild:16,consum:[12,16],probabl:12,tthreadedselectserv:4,testjdbcchannelprovid:6,miscellan:9,point:[2,7,12,16],infer:10,effect:16,buffer:[2,12,16],don:[4,12],smooth:12,activemq:12,load_bal:[12,16],onto:12,manner:[12,15],somehead:12,occur:12,indefinit:[6,4],foo_index:12,minimum:12,constructor:2,unhand:9,passwordfil:12,activekei:12,substanti:[2,9,15],asynch:2,batch:[6,2,4,12,15,16],certain:12,root:[12,16],interfac:[6,9,12,13,14,16],where:[9,12,13,16],embeddedagentconfigur:4,replica:[4,12],option:[6,2,4,12,15,16],never:12,radwan:11,wrong:[2,4],elasticsearcheventseri:12,well:[10,12,11,14],checkout:7,imperson:4,editori:13,wherev:13,els:12,why:[10,15],componentconfigurationfactori:15,term:[12,13,15],more:[6,2,7,4,9,
 10,12,13,14,15,16],txt:12,log4:4,better:[12,16],path:[6,2,12,15,16],inflight:[2,4],hundr:12,spec:12,driver:12,reoverablememorychannel:15,receipt:2,json:[6,2,9,12,16],annot:[2,12,13],upgrad:[6,2,4],creation:[2,4,12],propertiesfileconfigurationprovid:6,columnfamili:12,read_commit:12,archiv:[5,10,15],getinst:16,includ:[2,3,8,4,9,10,12,13,14,15,16],incorrect:[6,4,12,15],balanc:[2,4,12,15,16],testhdfseventsink:[6,9],failoversinksprocessor:16,channelprocessor:[2,4,15,16],highlight:[7,14],objectmessag:12,listmultimap:12,avroschemaurl:12,head:7,progress:[4,12],business_data:12,sourcetyp:4,shouldn:4,move:[6,4,9,12,14,16],ivi:15,individu:[4,12,11,13,16],file:[6,2,3,4,9,10,12,13,14,15,16],source2:12,total:12,introduc:12,micro:11,interceptor:[2,12,14,15],than:[6,2,4,10,12,14,15],mujumdar:11,criteria:12,hard:12,call:[6,4,10,12,14,15,16],thought:12,tag:7,mani:[2,10,12,11,14,15,16],fan:12,ineffici:12,want:[12,14,16],acquisit:6,mem:12,role:11,closedchannelexcept:6,testfilechannelbas:2,subdirectori:
 12,sourceconfigur:[4,15],myrpcclientfacad:16,wip:[7,16],hbase:[2,4,12,14,15],morphlinehandl:12,driven:16,initialcontextfactori:12,aliv:12,launch:12,translat:13,aesctrnopaddingprovid:12,appserv:12,what:[12,14],commonli:12,netti:2,deliber:13,jconsol:12,verbal:13,exec:[4,9,12],propag:12,temporarili:[12,16],cipher:12,famili:12,verifi:[4,10],rounddown:15,edg:12,written:[2,12,13],httpsourcehandl:12,seper:12,merchant:13,order:[2,12,14,15,16],builder:12,fit:[12,13,15],b7a586fc1b97:12,forc:[7,12],simplifi:12,plu:2,addit:[9,12,13,14,15,16],alon:13,issu:[6,2,8,4,9,12,13,15],constant:[12,15],servic:[2,4,12,13,14,15],overridden:12,explain:[4,12],guarante:[7,12,15,16],amd64:15,ganglia:[2,4,12],url:[6,12],mail:[5,8,13,14],jenkin:[2,4,9,15],storag:[12,16],prefer:[7,12,13],particip:12,jpg:12,still:[4,12,16],brows:8,"public":[12,15,16],sinc:[7,12,14],unpredict:12,apach:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],foo_tabl:12,plugin:[6,2,4,12,14,15],repres:[7,12,13,14,16],bzip2:12,runner:[6,12,16],least:[
 2,13,16],www:13,publicli:13,durat:12,author:[12,13],sammer:11,give:[2,12,13],testjcefilekeyprovid:[3,4],round:[12,15,16],inabl:13,minim:15,senddatatoflum:16,regex_filt:12,accident:7,withbodi:16,excludeev:12,surefir:[4,15],berkelei:11,random_host:12,workload:12,propnam:4,hung:6,factor:[2,9,12],"boolean":12,kill:12,passiv:[12,16],exercis:13,blobdeseri:12,scari:2,text:[6,12,13],fall:12,writabl:12,how:[7,8,12,16],easili:15,eventtakeattemptcount:12,form:[12,13,14],convent:12,synchron:2,testfilechannelencrypt:[2,3,4],trust:12,subject:13,common:[2,7,4,12,13,15],test:[6,2,3,4,9,12,14,15,16],behind:[7,12],lzo:[4,12],activemqinitialcontextfactori:12,backward:14,clarifi:2,cpu:12,randomread:2,roundvalu:12,eat:4,messag:[2,3,7,4,12,15,16],licens:[6,2,4,9,10,13,15],kdc:12,dedupl:12,testfilechannel:[2,15],pretti:12,morphlineid:12,statu:[6,2,3,4,9,12,15,16],b5755073:12,down:[4,12,15],beta:[6,9],histori:[7,12],flume_classpath:12,shell:12,bug:[6,2,3,4,9,14,15],feel:14,providerurl:12,facil:2,store:[12,
 16],need:[6,2,8,4,12,15,16],wire:12,httpservletrequest:12,reader:2,hostinterceptor:12,tbd:[12,16],encrpyt:12,though:[2,12,16],channelselector:[12,16],newlin:[2,12],ani:[7,8,4,12,13,14,15,16],hdfscompresseddatastream:15,sin:12,replai:[2,4,12,15],wrote:12,subscrib:5,interest:8,savevers:15,releas:[0,1,2,3,4,6,7,9,10,12,11,14,15,16],back:[6,4,12,16],special:[12,13,16],express:[4,12,13],flumeeventavroeventseri:12,yyyi:12,origin:[7,10,12,13,16],serversocketchannelimpl:12,delai:15,eclips:4,appendix:13,bytecapacitybufferpercentag:12,bit:12,actual:[4,16],capac:[6,2,3,4,12,16],erstwhil:7,also:[2,7,8,4,12,15,16],promot:2,prepend:12,whole:13,connolli:11,respond:12,togeth:12,marker:12,previous:15,batchdurationmilli:12,fifti:13,capabl:[12,15,16],kerbero:[12,15],whatev:16,isn:15,client:[6,2,7,4,9,12,14,15,16],bursti:12,dfailifnotest:16,infrastructur:[6,9,15],failoverrpccli:[15,16],counter_event_drain_success:12,union:13,flumespool:12,site:[12,15],sink1:[12,16],rollingfilesink:[2,4,12],hardcod:[2,4
 ],notion:12,string:[6,2,4,12,16],local:[6,2,7,4,9,12,16],emb:16,bridg:12,compress:[4,12,15],semant:[9,12,16],further:[7,12],restrict:12,exceed:12,frozen:7,ksh:12,regexextractorinterceptormillisseri:12,truncat:[12,15],full:[2,3,4,12,14,16],caus:[6,2,4,9,12,13,15,16],durabl:[2,4,12,14,15],loadbalancingrpccli:[2,4,15,16],googl:[2,12,16],empti:[2,3,9,12,15],stresssourc:2,writeformat:12,record:[4,12],describ:[12,13],interact:14,mai:[0,12,13],mlai:11,automat:[3,4,12,15,16],confluenc:8,entri:[6,4,12],hdfsdatastream:4,until:[2,9,12,16],tail:12,roll:[7,4,12,15],content:[6,3,4,12,13,15],defaultvalu:16,getconnectioncreatedcount:12,avroreflectionen:12,raci:9,flume_hom:[4,12,15],reject:4,comment:[3,4],"enum":[4,15],trigger:12,effici:[12,14,16],checkpoint_incomplet:2,manag:[6,7,12,11,13,16],referenc:6,below:[0,12,13,14,16],mode:[2,12],prepar:[12,13],"static":[2,12,16],reliabl:[4,12,14,16],durablefilechannel:15,udp:12,"10th":12,"3rd":15,carriag:12,adopt:[2,12],specificrecord:12,channels:12,might:[
 7,12],mon:12,pollablesourc:16,good:[12,14],loop:12,amount:[12,14,16],output:[6,2,4,12,15,16],midnight:12,shreedharan:11,turn:[12,16],duplic:[12,15],octob:14,avrosourc:[6,4,12,15,16],eventdrivensourc:16,hbaseeventseri:12,evenli:12,regexextractorinterceptorpassthroughseri:12,juhan:11,compar:[9,12,15],counter:[6,2,12],multiport:[2,12],come:12,basi:[12,13,15,16],wal:4,replic:[4,12],filechannel:[2,3,4,12,15,16],dotestinflightcorrupt:4,suffix:12,flexibl:[12,14,16],owner:13,handshak:[12,15],pick:[7,12,15],rest:[4,12],addendum:13,leverag:12,implicit:2,esamm:11,number:[6,2,4,12,11,16],quantifi:12,field:[12,15,16],backup:12,putal:16,cdk:4,vice:15,tracker:4,simpli:[12,16],leasecheck:15,someproperti:12,schema:[6,12],situat:12,destinationnam:12,powershel:12,ignorepattern:12,bodytextseri:2,compressedstream:12,alpha:[6,2],"true":[12,16],hdfssink:[2,12,15],poller:15,desir:12,tabl:[12,15],jcl:15,unabl:[2,12],pmc:11,parent:12,unsubscrib:5,codebas:11,central:[12,16],main:[6,2,7,4,10,16],datacent:12,ir
 c:[9,12],troubleshoot:12,strata:14,unit:[2,3,4,12,15,16],hand:12,done:[2,3,4,12,16],deletepolici:[4,12],variabl:[9,12,15],wildcard:12,preconfigur:12,xmx:12,pgp:10,sticki:4,schematyp:12,effort:12,wibidata:11,"catch":[3,4,9,15,16],reflect:[2,12],declar:[4,16],submit:[11,13],robust:14,save:[2,12],silent:[6,15],javadoc:[6,4,15],appl:11,your:[7,10,12,13,14,16],termin:[6,12,13,15,16],lock:[6,2,12],unless:[2,7,12,13],dure:[6,2,4,15],nomin:15,nterceptor:12,storesomedata:16,substitut:12,redistribut:13,till:6,hang:15,longer:7,mbean:[2,12],avoid:[4,12,16],utc:12,optimist:12,improv:[6,2,3,8,4,9,12,11,13,15],bind:[6,12,13,15,16],avro_ev:12,brought:15,verbeck:11,code:[7,8,4,9,12,11,13,15,16],eventputattemptcount:12,attach:[12,13],jarcec:11,host3:16,spend:12,deposit:4,none:[7,12],thriftsourc:[4,12,16],larger:[2,12],group:[4,12,16],synthet:12,stderr:[2,12],failov:[2,9,12,14,15,16],derbi:[6,12],fqdn:12,sou:12,chosen:[12,16],maxsiz:15,state:[12,13,15,16],within:[6,9,12,13,15,16],argument:[6,12,15],in
 sid:[12,16],serversocket:12,rule:12,scribesourc:12,dep:[6,4,15],param:4,alreadi:[4,12,16],unbound:11,doe:[2,3,4,9,12,13,15,16],stabl:[1,9,12,14],regex:[2,12,14,15],traffic:12,first:[6,7,4,10,12,14,15,16],outstand:13,helper:16,mike:[10,11],worri:16,cipherprovid:12,cross:13,checkpointinterv:12,contract:[9,13],selector:[2,4,9,12,15,16],absenc:12,thriftlegaci:12,abort:12,recogn:[12,11],partit:12,maintain:[7,12,14],awar:9,year:12,out2:12,avrosrc:12,add:[6,2,4,9,12,13,15,16],takenev:16,background:[2,3,4],grow:15,event:[6,2,4,9,12,13,14,15,16],oracl:12,serializ:12,set:[6,2,4,9,12,14,16],machin:[6,2,12],fornam:16,version:[0,6,1,2,3,4,9,10,12,13,14,15,16],testloadbalancingsinkprocessor:2,attribut:[12,13,16],meta:[3,4],sinkcountermbean:12,titl:13,mar:12,ideal:[7,12],each:[5,2,4,12,13,14,16],arvind:11,fileprefix:12,leav:[6,4,15],bucketwrit:15,avsc:12,instruct:[2,7,4,16],instanti:12,wildi:4,mubarak:11,elasticsearchindexrequestbuilderfactori:12,thriftlegacysourc:[12,15],trunk:[7,4,9,16],left:12,
 testflumeconfigur:4,off:[7,12,16],specif:[6,2,4,12,15,16],transfer:[12,13,16],maverick:9,randomli:[2,16],incom:12,step:[12,15],robin:[12,15,16],bayer:11,develop:[5,0,2,7,3,4,9,12,14,15,16],eventu:12,hold:[12,13,16],put:[2,4,12,14,15,16],lib:[6,12,15],src:[10,12],relev:[10,12],piec:12,law:13,past:15,token:12,assum:[12,13],typic:[12,16],product:[2,3,4,12,13,14,15],brock:11,node:[6,2,4,12],priorit:12,length:[2,4,12],aesctrnopad:12,grossli:13,sphinx:15,pom:[6,2,4,12,15],said:12,finish:15,respons:[11,13,16],regularli:12,must:[2,7,4,12,13,15,16],htabl:4,com:[2,4,9,12,14,15],releg:12,parti:[12,13],wide:12,writableformat:15,typo:[6,4],logstderr:12,syncintervalbyt:12,datanod:12,pattern:12,entrant:6,counter_connection_cr:12,fast:[6,2,7,4,12],"class":[2,7,4,12,15,16],transact:[6,2,3,4,9,12,15,16],paramet:[4,12,15],user:[5,0,2,7,3,4,9,12,14,15,16],activ:[2,7,4,12,11,14,15,16],reattempt:12,whitespac:[12,16],incorrectli:15,ratio:2,captur:[4,16],soon:12,mcqueen:11,later:[12,16],addition:16,sinkgro
 up:12,enumer:12,top:[2,3,4,12,14,15,16],append:[6,4,9,12,15,16],slf4j:[6,15],eventbackingstorefactori:[3,4],congratul:12,dev:[5,2,4,15],bytesmessag:12,encod:12,minblockreplica:12,jce:2,word:12,pleas:[0,7,8,10,12,14,16],configr:16,"long":[12,16],builtin:6,retir:2,pend:2,memorychannel:[6,2,4,9,12,16],collectorhost:12,yourdomain:12,worldwid:13,end:[7,12,13,16],ship:[4,12],releasenot:6,stub:15,gson:12,neglig:13,featur:[0,6,2,7,4,9,12,14,15],trade:13,subset:12,hbasesink:[4,12,15],about:[12,14,15,16],few:[12,14,15],erro:2,check:[6,2,3,7,4,12,15,16],mention:[4,12,16],those:[7,12,13,16],thread:[2,3,4,9,12,15,16],monitorservic:12,recent:[0,12,15],cert:12,hsieh:11,indirect:13,quantiti:12,shasum:10,scribe:[2,4,12],million:4,note:[6,2,7,4,12,15,16],valu:[6,2,3,4,12,15,16],simplehbaseeventseri:12,mingji:11,inherit:12,abil:[2,4,9,12,16],whop:14,filesystem:[12,16],support:[6,2,4,9,12,13,14,15,16],maximum:[12,16],inusesuffix:12,spuriou:15,morphlinehandlerimpl:12,held:14,doc:[2,4,12,15],scope:6,txn:
 [12,16],highest:12,dynam:12,keystorepasswordfil:12,"instanceof":16,host1:16,header:[2,4,9,12,15,16],herebi:13,respect:[12,16],encourag:12,sure:[7,10],sucess:12,mark:[4,12,13,15],credenti:12,testthriftlegacysourc:2,corpor:7,themselv:12,pass:[6,2,12,15,16],litig:13,checksum:10,outofmemori:2,snif:12,committ:[7,11,15],contain:[0,6,4,12,13,15,16],etl:12,seen:12,sub:[6,2,4,9,12,15],loggersink:[6,12,15],hashmap:16,consider:[2,12],plai:11,raw:12,timestamp:[2,4,12,15],over:[9,12,16],rng:6,ralph:11,repo:[6,2,7,4,16],provid:[6,2,4,12,13,16],escap:[2,12,15],sequenti:[12,16],genseckei:12,messageselector:12,won:12,tester:11,testrecoverablememorychannel:15,testfailedconnect:9,href:7,lifecycleawar:16,filehead:12,vari:[4,12],gitignor:2,spring:12,charset:[4,12,16],own:[12,13,16],electron:13,attain:12,lose:[2,12,15],fashion:[12,16],memori:[6,2,4,9,12,15,16],trackerdir:12,datastream:12,atom:[2,12],distribut:[9,10,12,13,14,15,16],dot:15,rollcount:12,foo:[12,15],retent:15,edit:15,agent_nam:12,convert:[2,
 12,16],same:[12,15],just:[6,7,12,16],indemnifi:13,simpleasynchbaseeventseri:12,loudli:12,column:[4,10,12],reproduc:13,suitabl:12,feed:12,feb:12,ia64:15,sec:12,refactor:[6,2,15],interrupt:4,adjust:12,hshreedharan:11,lifecyclecontrol:2,myapp:16,jdbcchannel:[6,12],invok:[12,15,16],org:[6,7,8,12,11,13,14,16],determin:[12,13],rst:15,imag:12,select:[10,12,16],context:[4,9,12,15,16],canthen:16,opaqu:2,rather:[6,4,10,12,15],topic:12,tmp:[4,12,15],jsse:12,conn:6,notwithstand:13,goer:11,extract:[12,16],ddeeter:11,complex:[4,12],pipelin:12,nicknam:[2,12],copyright:13,attack:12,behavior:9,unnecessari:6,unlimit:[12,15],properti:[6,2,4,9,12,15,16],custom:[2,12,15,16],languag:12,understand:12,fat:4,integr:[2,4,10,12,15],parser:12,avroclicil:6,backupcheckpointdir:12,flight:12,platform:[2,3,4,12],secur:[4,12,15],session:12,getter:12,result:[6,12,13],properli:[6,2],confus:4,port:[6,2,7,4,9,12,14,15,16],sink2:[12,16],illegalstateexcept:4,two:[6,4,12,14,16],cleanup:16,libext:12,storepass:12,ssl:[4,12],
 similar:[12,16],applic:[4,12,13,14,16],linux:[3,4],tostr:12,evolv:11,hhmm:12,counter_connection_clos:12,modul:[6,4,15],between:[12,15],often:[9,12,16],face:[7,12],expos:[2,12],impli:13,relai:12,throughput:[12,15],telnet:12,out:[6,2,7,9,12,13,14,16],strategi:16,md5sum:10,flumedata:12,pluggabl:12,bloat:2,consol:12,member:11,consequenti:13,patrick:11,nio:[12,16],asynchbas:[2,4,12],morphline1:12,unassign:15,expir:[4,12],right:[12,13],post:[2,12,14,16],foreign:15,split:12,level:[6,2,3,4,9,12,14,15,16],componentname2:12,logutil:[2,4],whom:13,them:[2,9,12,16],elasticsearchsink:[4,12],disclaim:[6,13],login:4,bump:[6,4],when:[2,3,7,4,9,12,15,16],mainli:12,decis:11,serv:12,"export":2,regular:[4,12],ack:12,sequencefil:[2,12],accept:[12,13,15,16],compil:[2,4,9,13,15,16],gener:[2,8,4,9,12,13,15,16],spread:12,broken:[6,2,15],databas:12,collector2:16,practic:12,shutdown:[4,15],fault:[12,14],"int":16,threadspools:12,send:[6,2,4,12,16],milli:[12,16],rfc:[2,12,15],host:[6,4,12,15,16],talk:[12,16],tim
 eout:[6,4,12,15,16],svn:7,collector1:16,dozen:12,suppli:12,"super":12,noland:11,subsystem:12,consist:[2,4,12,13,15],box:12,readabl:13,protoc:2,obtain:16,buffermaxlin:12,handl:[6,2,4,12,15,16],pipe:12,timestampinterceptor:12,caught:15,act:[12,11,13],suffici:[12,15,16],claus:[15,16],understood:16,bucketpath:[4,15],kimballa:11,attlasian:4,protocol:[2,12,16],signatur:[2,10],download:[10,14,16],regexfilteringinterceptor:12,numprocessor:12,pre:7,getchannelprocessor:16,backoff:[6,2,9,12,16],mina:12,lifecycl:[4,15,16],mainten:3,pollabl:6,"new":[6,2,7,4,9,12,14,15,16],independ:[4,12],cool:12,preserv:12,jsonhandl:[4,12],know:12,jonathan:11,stream:[4,12,14],stronger:12,rel:12,random_bodi:12,hidden:4,corrupt:[4,12,15],partial:12,snapshot:[6,4],tri:[12,15],syntax:6,rpc:[6,2,4,9,12,15,16],asynchbasesink:[4,12],filter:[2,12],thriftrpcclient:16,rat:[6,2,4,9,15],rc6:2,seek:4,eventdeliveryexcept:16,exchang:[12,16],metanod:12,especi:12,network:12,seq:[4,12,15],standard:[12,16],inform:[6,10,12,13,14],t
 hink:[7,12],involv:[8,11,14],ld_library_path:2,depend:[6,2,4,12,15,16],manipul:12,objectoutputstream:12,regress:14,carri:[13,16],codec:[4,12],staticinterceptor:[2,12],beyond:15,without:[2,3,4,12,13],unknown:6,uber:6,httpreport:12,github:7,abov:[12,13,16],medium:13,recipi:13,malfunct:13,keyalg:12,physic:12,uuid:12,canid:7,after:[6,2,4,9,12,15,16],elaps:[12,16],bodytexteventseri:12,testwal:15,shut:4,pluggag:9,moment:12,deploi:12,like:[7,9,12,16],charact:[12,13],conveni:[4,12,16],plug:12,promin:13,live:12,cluster1:12,hive:9,dependencymanag:4,increment:12,deeter:11,agent_foo:12,increas:[4,12,16],ask:[3,4,12],resum:12,testroundrobinbackofffailurerecoveri:2,runnabl:[15,16],flumeconfigur:4,robinson:11,risk:13,blobhandl:12,howev:[4,9,12,13,16],insensit:4,next:[7,12,16],async_hbas:4,jceksfil:12,round_robin:[12,16],fail:[6,2,3,4,9,12,15,16],orderselector:16,liabl:13,migrat:[9,12],advis:13,concurr:2,stratany2012:14,explicit:12,construct:12,threw:4,metric4:12,compris:11,speed:[12,15],layout:[4,
 12,15],foobar_clust:12,connect:[2,7,4,12,15,16],kerberoskeytab:12,"43c1":12,pollingrunn:16,cannot:[2,4,12,13,15],oom:6,per:[4,12],rentent:15,obviou:12,embeddeddriv:12,organ:[11,14],syslogtcp:[12,15],ubuntu:9,find:[2,8,15],tier:12,spooldir:[4,12],which:[2,3,7,4,12,13,14,15,16],easier:12,polici:[2,4,12,15],maven:[6,2,9,15,16],log4j:[6,2,4,9,12,15,16],heterogen:12,suit:12,asynchbaseeventseri:12,multiport_syslogtcp:12,bold:[12,16],"float":4,scheduledexecutorservic:2,todai:11,drop:[4,12],shall:13,daemon:[6,3,4],jmhsieh:11,displai:[8,10,12,13],commerci:13,pwendel:11,via:[2,7,12,16],timezon:[2,12],among:[12,16],bodi:[2,12,15,16],should:[6,2,3,7,4,9,10,12,15,16],hardwar:12,hdfswriterfactori:[6,4],world:[12,14],page:[0,7,8,10,14],lang:[2,4],value1:12,proper:[3,4,12],"throw":[6,2,4,12,15,16],gen:4,"final":[7,12,15,16],whichev:12,md5:10,benefici:13,transit:15,recreat:16,period:12,appendnewlin:12,intention:13,tree:7,februari:12,mondai:12,harm:2,mysourc:[12,16],half:12,unsafemod:12,bruce:11,enca
 psul:[12,16],lookup:[6,12],linear:7,maxtimeout:12,clusternam:12,email:[12,11],directli:[12,15,16],customiz:12,exclus:13,royalti:13,jcek:12,success:[11,16],defin:[9,12,13],keytool:12,neg:2,channel:[6,2,3,4,9,12,14,15,16],binari:[2,4,10,12,15],protobuf:4,retriev:[12,16],avro:[6,2,4,9,12,15,16],facebook:12,excel:12,bound:12,idl:[2,4,12],bucket:[2,4,12,15],dskiptest:16,tuesdai:12,juno:4,"null":[2,9,12,15,16],myagent:16,metadata:[6,3,12],again:12,mirror:[7,10],serializationexcept:12,much:[12,16],contextu:12,metric2:12,make:[6,2,3,7,4,9,10,12,11,13,15,16],defend:13,syslogudpsourc:12,grant:13,provis:12,nettyserv:4,morphlinefil:12,millisecond:[12,16],counter_batch_complet:12,isol:12,persist:[4,12],outcom:12,incorpor:13,schedul:[12,15],value2:12,lost:[9,12],convers:[13,15],pair:[12,16],trace:12,posit:[3,4],extern:[12,16],nullsink:[2,12],exhaust:16,upper:12,cluster:[4,12],nanotim:15,rotat:12,travel:12,recover:[2,4,12,15],necessarili:13,project:[2,3,4,5,6,7,8,12,11,14,15,16],loadbalancingsinkp
 rocessor:[2,12,16],straighten:9,antrun:2,connectionfactori:[4,12],spool:[2,4,12,14],porthead:12,restart:[12,15],anonym:7,flag:12,reduc:[6,12],perci:[10,11],along:[2,7,9,12,13,15],comput:[12,13],direct:[6,12,11,13],repositori:[7,9,10,12,16],indextyp:12,doesn:[6,2,4,12,15,16],exactli:16,sinktyp:4,random_datanod:12,test2:16,visit:8,monitor:[4,12,14],burst:12,keystorepassword:12,oldest:12,achiev:[12,16],sei:11,exist:[2,4,9,12,15,16],inact:[2,12,16],hdf:[6,2,4,12,15,16],encrypt:[2,3,4,12,14],flumeuserguid:[4,15],incident:13,tailsourc:12,pollablesink:9,processor:[4,12,15,16],produc:[12,15],incur:13,irrevoc:13,retri:[2,12,15],account:12,reach:[2,12],localdomain:12,target:[4,12,15,16],testhttpsourc:4,taken:12,immut:12,accord:12,gettyp:12,"return":[2,9,12,16],cover:12,keypassword:12,icol:12,eventseri:[2,12],data:[6,2,4,12,14,15,16],ignor:[6,2,12,16],locat:[10,12],modifi:[2,12,13],complain:4,scheme:12,motorola:11,consid:[6,2,3,8,9,12,15,16],fulli:12,safeti:15,templat:[9,12],wai:[4,12,15,16],a
 vrosink:[12,15,16],embeddedag:[4,16],share:[4,12,13],abay:11,simpl:[2,4,12,14],overlap:12,bytearrayoutputstream:12,incomplet:[6,3,4],sublicens:13,hari:11,dump:2,config:[6,2,7,4,9,12,15],usernam:12,jre:12,elips:2,fqcn:[4,12,16],"2gb":12,violat:[4,12],consecut:12,gettransact:[2,16],name:[5,6,2,4,9,12,11,13,16],keyprovid:[2,12],onc:[2,7,12,16],getlog:[2,4],revers:15,ton:2,uncaught:[2,15],gangliaserv:12,versioninfo:2,thead:15,limit:[2,12,13,16],epic:6,conflict:12,script:[6,2,4,9,12,15],unrespons:[12,16],jndi:12,neither:16,damag:13,successfulli:[4,12],read_uncommit:12,workerthread:12,format:[2,12,15,16],error:[6,2,3,7,4,12,15,16],eventtakesuccesscount:12,"_attachment_bodi":12,xml:[2,4,12],asynchron:[12,15,16],readi:[6,2,3,4,14,15,16],typetoken:12,ttl:12,oper:[6,4,12,15,16],zookeeperquorum:12,jmssourc:[4,12],logfil:2,enough:[4,12],minimumrequiredspac:[4,12],feedback:[8,14],init:[12,15,16],previous_releas:10,constru:13,resettableinputstream:4,minut:12,resembl:12,befor:[6,2,4,12,15],generic
 connectionfactori:12,legaci:[3,4,9,12],propertyfileconfigurationprovid:6,backslash:12,primarili:[3,12],readm:[6,2],supervisor:[4,15],stabil:2,metric:[2,4,12,15],collaps:9,herein:13,coalesc:4,defaultsinkprocessor:12,best:[12,14,15],goe:[4,12],could:[2,4,12],discard:12,becom:[12,16],four:14,regist:[6,12],supersed:13,oblig:13,memchannel:12,dflume:12,comparableflumeeventpoint:2,indexrequestbuild:4,bulk:12,configur:[6,2,3,7,4,9,12,13,15,16],blacklist:[12,16],bring:[2,16],logstash:12,read:[7,4,10,12,15],asc:10,filetyp:[12,15],distinguish:2,debug:[2,12],decor:15,typename1:12,help:[6,8,4,12,14,15],file_rol:[2,12,15],abstractsourc:[4,16],execut:[4,12,13,16],env:[9,12,15],useip:12,maxfiles:12,variou:[6,2,4,12],merg:7,wendel:11,certif:12,everyon:7,announc:14,jmx:[2,4,12,14,15],easi:12,spoolingfilelineread:2,ircsink:12,misspel:15,unus:9,even:[2,8,4,12,13,14,15],hosthead:12,month:[12,14],overcom:12,dtest:16,mperci:11,legal:13,regex_extractor:12,mere:13,submiss:[11,13],morphlineinterceptor:12,the
 ori:13,opt:2,downstream:[12,15,16],cyberag:11,anywai:12,can:[6,2,3,7,4,9,10,12,14,15,16],max:[12,15,16],unneed:2,testjsonfileconfigurationprovid:6,pars:[2,4,12,15],testavrosink:9,test1:16,object:[6,2,4,12,13,16],treat:12,encount:12,compon:[6,2,4,9,12,15,16],ahm:11,design:[2,12,13],readbuffers:12,avroclicli:[6,15],channelselectorfactori:15,ahead:2,revis:13,clone:[7,16],sever:[6,3,7,4,9,12,14],invoc:12,offer:[12,13],checkpoint:[2,3,4,12,15],due:[6,2,12,15,16],latest:[2,7,12],spawn:[9,12],upload:12,becaus:[3,4,12,15,16],"10k":2,counter_batch_underflow:12,invalid:15,both:[7,12,16],three:12,huge:12,behalf:13,discuss:[12,13],address:[2,7,12],chatti:6,avrolegaci:12,tar:10,maxopenfil:12,rolltimerpools:12,furthermor:12,major:[12,16],mvn:[4,15,16],thei:[6,2,4,12,15,16],spooldirectorysourc:[4,12],avroweb:12,pool:[12,15],fsync:4,transactioncapac:12,recoverablememorychannel:15,really_random_bodi:12,decid:7,minor:[4,12],intermedi:12,instani:2,netcatsourc:12,neutral:[3,4],equal:[2,12],alter:12,hos
 tnam:[4,12,16],wise:12,juhani:11,higher:12,jdk:[3,4],transform:[12,13],chan:12,wait:[6,12,15,16],api:[6,2,3,4,9,12,14,15,16],high:[2,3,4,12],cwiki:8,cmd:12,process:[6,2,7,4,9,12,14,16],abstractavroeventseri:[12,15],password:[2,12],program:10,"short":[2,12],maxtotalev:2,task:[6,2,4,9,12,15],aggreg:[12,14,16],cleaner:2,startup:[12,15],starv:4,directori:[6,2,3,4,9,10,12,14,15],host2:16,notic:[6,13],window:[4,15],hdfsformatterfactori:[6,4],alias:16,jvm:[12,16],media:[12,13],thrift:[6,3,4,9,12,15,16],metricvalue4:12,stoptim:12,mychannelselector:12,listen:[12,16],eventtostag:16,headernam:12,work:[2,7,4,9,12,13,15],man:12,znodepar:12,control:13,inuseprefix:12,stage:[12,16],los_angel:12,sampl:[12,15,16],sha1:10,emul:12,present:[12,15],componentname1:12,hdfseventsink:[2,4,9,12,15,16],essenti:[10,12],correct:[12,15],type:[6,2,4,12,13,15,16],roundunit:12,genericrecord:12,indic:[12,13],standalon:15,fifth:14,predict:15,look:12,keep:[7,12],arrai:[2,12,16],implement:[6,2,3,4,9,12,14,15,16],asf:[6,
 2,7,16],"while":[2,12,11,13,14,16],our:[7,8,10,14],guidelin:[9,12],you:[7,8,10,12,13,16],stop:[2,4,12,15,16],problem:[7,8,4,12],regard:[2,13],particular:[12,13],pri:12,simultan:12,system:[2,3,4,9,12,13,15,16],appear:[12,13],sysprop:12,time:[6,2,4,12,15,16],checkpointrebuild:[2,4],flush:[4,12,15],tue:12,testthreadedappend:15,deliv:[12,16],meant:[7,12,16],list:[5,2,7,8,4,10,12,13,14,15,16],pollablesourcerunn:[2,16],conform:12,allow:[2,4,12,14,15,16],recommend:12,fourth:[4,14],keysiz:12,deflat:12,tcp:[2,12],intend:12,mechan:[2,4,12,13,14,16],submodul:[9,15],queri:[12,15],exit:[12,15],choic:12,licensor:13,usr:12,report:[2,8,12,15],failoversinkprocessor:[12,15],prasadm:11,textual:12,child:2,miss:[6,2,4,9,12,15],tika:12,sometim:15,exampl:[2,7,4,12,13,15,16],flume:[0,1,2,3,4,5,6,7,8,9,10,12,14,15,16],maxbloblength:12,incrementconnectioncreatedcount:12,less:[4,12],artifact:[6,2,4,15],absorb:12,prabhakar:11,channelconfigur:15,disabl:[2,4,12,15,16],bigtop:15,favour:12,unclear:2,serial:[2,4,12
 ,15],jaroslav:11,nativ:[4,12],parametr:4,summari:12,receiv:[4,12,13,16],region:12,environ:[9,12,15],rc4:2,failur:[6,2,4,9,12,13,15,16],quorum:12,simpleev:16,built:[2,12,16],syslogudp:12,formatt:4,folder:15,greatli:11,social:12,"function":[2,9,12,15],auspic:14,univers:12,maxunderrepl:4,brucem:11,except:[6,2,4,9,12,13,15,16],mount:12,mime:12,redeliveri:12,dist:[6,4,15],juli:14,littl:7,metric1:12,sinkrunn:[9,16],typename2:12,most:[0,12],counterclaim:13,rpcclientfactori:16,zip:15,let:12,reconfigur:[9,12,15],anoth:[12,16],thing:12,codecfactori:12,team:[11,14],master:7,third:[3,12,13,14],chang:[6,2,3,4,9,12,13,14,15],uselocaltimestamp:12,known:[12,15],search:[2,12,14],logger:[4,9,12,16],authent:12,deadlock:[4,15],prasad:11,experi:12,scenario:12,perform:[3,4,12,13,14],sync:[2,12,15],dir:12,pollinterv:12,fill:[2,12,14],pkcs12:12,basic:[9,15],suggest:11,other:[5,6,2,4,9,12,11,13,14,15,16],zero:[2,4,12],enter:[4,12,15],monitoredcountergroup:[2,12],indemn:13,home:12,cherri:7,keypass:12,calltim
 eout:[12,15],sens:[12,16],flaki:2,testversioninfo:4,trim:2,bash:12,depric:[9,15],ibm:[3,4],non:[6,7,4,12,13,15],nice:[2,15],abl:[4,12],equival:12,metricvalue3:12,mitchen:11,blob:12,plan:12,cloudera:[9,11,15],audit:6,degener:16,under:[9,10,13,14,15,16],repeatable_read:12,model:[12,14,16],framework:16,random:[12,15,16],jcefilekeyprovid:12,made:[7,12,13],mangl:[6,12],wrap:[12,16],tarbal:[2,4,16],subsequ:[12,13],multiplexingchannelselector:12,former:12,solr:[4,12],wiki:[8,4],contributori:13,conspicu:13,coupl:12,assign:12,jira:8,runtim:[12,15],enforc:15,rawlocalfilesystem:4,modif:[12,13],been:[0,5,2,12,13,14],instal:[3,4,12,16],hunt:11,interv:[6,4,12,15],insert:[4,12],overkil:12,whether:[12,13,16],cach:4,power:[12,13],meetup:14,comparison:6,digit:12,introduct:[12,16],appli:[12,13,16],disconnect:16,erial:12,testreplaysucceedswithunusedemptylogmetadatafastreplai:4,phunt:11,"8fad":12,znode:12,free:[3,12,13,14],log:[6,2,3,7,4,9,12,14,15,16],"case":[6,2,7,4,12,15,16],sinkconfigur:15,relat:[2,
 7,9,12,15],race:[2,3,4,15],simpler:12,idletimeout:12,explicitli:13,cecho:11,rollinterv:[12,15],hop:[12,16],despit:12,gent:12,elimin:4,overload:16,flumeeventqueu:4,element:12,ref:7,lzop:[4,12],therefor:12,txneventmax:2,chain:12,updat:[6,2,7,4,9,12,15],pull:[2,7,4,15],appendbatch:16,barsourc:2,otherwis:[7,12,13],"byte":[2,12,15,16],guid:[0,6,2,3,4,9,12,15,16],last:12,bifurc:12,unreleas:0,cast:6,immedi:[7,4,12],launcher:6,textmessag:12,agreement:13,counter_event_drain_attempt:12,kind:[12,13,14],loadbalancingselector:12,logic:[12,15],boilerpl:9,current:[1,7,12,16],question:[6,12,14],detail:[2,7,12,16],weblog:12,extra:15,avrolegacysourc:12,all:[2,7,8,9,10,12,11,13,15,16],mykeyprovid:12,userguid:4,input:[4,12,16],faster:[2,12,15],valuabl:11,definit:[13,15],upon:[2,4],sent:[2,12,13,16],transport:[4,12],keystor:[4,12],loss:13,web:[2,7,12,16],recov:[3,4,12,15],foundat:[12,16],rc5:2,queue:[2,12,15],jssecacert:12,dai:12,either:[12,13,16],necess:2,mycipherprovid:12,callback:[4,16],webpag:12,for
 ward:[7,12,16],frequenc:12,txntype:12,cat:12,tlp:[2,4],attempt:[4,12,16],respositori:16,precompil:2,jar:[6,2,4,12,15,16],around:[4,14,15],audienc:2,drain:12,log4jappend:[2,4,12],resthandl:12,kei:[2,4,10,12,15],constitut:[12,13],embed:[4,12,16],async:[2,15],accompani:16,prioriti:[12,15],statement:13,instrument:[6,12],getdefaultinst:16,deliveri:[12,16],index:[6,12],decemb:14,syslogtcpsourc:[12,16],follow:[7,9,12,11,13,15,16],rout:12,nano:12,elast:[2,14],versu:15,welcom:14,everyth:12,arraylistmultimap:12,regexhbaseeventseri:[4,12],affect:12,noth:13,begin:[15,16],propos:2,load:[2,4,9,12,15,16],close:[6,2,4,12,15,16],comma:12,thrown:[2,15],complet:[6,4,12],sdk:[2,9,12,15,16],fileheaderkei:12,commun:[12,13,14,15,16],expert:12,refer:[6,2,9,12],tempor:12,splitlin:12,heavi:12,real:12,tort:13,duti:12,run:[2,4,12,15,16],snappi:[12,15],sink:[6,2,4,9,12,14,15,16],stress:[2,14,15],have:[0,5,2,3,7,4,12,11,13,15,16],metric3:12,decrypt:2,take:[6,2,12,15,16],safe:[2,4,9,12,16],tell:12,morphlin:[4,12]
 ,space:[3,12,16],separ:[6,2,4,9,12,13,15,16],storetyp:12,copi:[7,12,13,15],channelcapac:12,execsourc:[6,4,12,15,16],packet:12,git:[2,7,16],vendor:12,elasticsearch:[2,4,12],guava:[2,12],toler:[12,14],were:[2,12,14,15],multipl:[6,2,4,12,16],delet:[3,4,12],collect:[2,12,14,15,16],enabl:[6,2,4,12,16],etc:[4,12,15],mychannel:12,singl:[2,4,9,12,16],appsrv:12,base:[6,2,4,10,12,13,14,15],associ:[12,13,16],calul:12,rgoer:11,elasticsearchlogstasheventseri:12,experiment:12,itself:12,webdata:12,lucen:12,datadir:12,link:[5,7,10,12,13,14,15],testlog:4,buffermaxlinelength:12,proxyus:12,goodwil:13,reason:[12,13],block:[6,7,4,12,15],nerdynick:11,track:[8,12,13],absent:2,"default":[6,4,9,10,12,15,16],agre:13,zookeep:12,skip:[12,16],possibl:[4,9,12,13,16],arg:16,loadbalanc:16,patent:13,harmless:13,clear:[2,12],eventdeseri:12,against:[6,2,12,13],institut:13,capabilti:15,peopl:11,contrib:[2,4],value3:12,clean:[6,4,9,15,16],assert:13,see:[0,10,12,14,16],hbase_hom:15,rollback:[6,2,16],bad:[2,3,4,15],sampl
 edata:16,quit:16,nullpointerexcept:[6,9,15],verbos:15,popular:12,keystorefil:12,sai:[7,4,12,15],deseri:[4,12],contributor:[11,13],hash:[7,12],scalabl:12,qualifi:[4,12],testmonitoredcountergroup:2,exclud:[6,4,12,13,15,16],hour:[7,12,16],descript:[12,16],henri:11,lead:[6,2],immmedi:16,request:[4,12,15,16],roup:12,disallow:2,entir:12,mac:4,maxbackoff:[12,16],testeventqueuebackingstorefactori:4,patch:[7,11,14],nettyavrorpccli:[4,16],rpcclient:[4,15,16],ensur:[12,15,16],reus:12,match:[12,16],server:[2,3,4,10,12,15,16],potenti:[12,16],superclass:16,america:12,npe:[2,3,4,15],valid:[12,15,16],thereof:13,size:[2,4,12,15,16],abstractsinkselector:12,usedualcheckpoint:12,mqserver:12,uri:12,kimbal:11,obselet:12,tune:12,correspond:[4,9,12,16],map:[2,12,16],deriv:13,subvers:7,sell:13,publish:2,sourc:[6,2,7,3,8,4,9,10,11,12,13,14,15,16],from:[6,2,7,4,9,10,12,13,14,15,16],combin:13,analyt:14,plant:12,splitchar:12,fromjson:12,events:12,default_loadbal:16,compli:13,jmsourc:4,encypt:12,older:2,jdbc:[6,
 12,15],getthriftinst:16,slow:2,frequent:12,liabil:13,websit:2,metricvalue2:12,perpetu:13,"char":15,java:[2,4,9,12,15,16],sinkcount:12,multi:[12,14,16],http:[2,7,8,4,10,12,13,14,16],auto:12,everi:[2,4,12,15,16],metricvalue1:12,numer:[4,12],worker:[2,3,4,12],alongsid:13,approv:15,handlerclass:12,factori:[9,12],june:12,testnetcatsourc:2,disk:[2,3,4,12],kibana:12,spoolingdirectorysourc:4,unavail:12,pollingsourcerunn:9,misc:6,consolid:12,jsonev:[2,12],accur:15,agent:[2,4,12,15,16],sign:10,noclassdeffounderror:15,behav:12,condit:[2,3,4,12,13,15],channel2:12,restor:[12,15],middl:12,happen:[12,15,16],evolut:12,intermitt:[3,4],fals:[12,16],regexextractorinterceptorseri:12,liter:12,bytebuff:15,compresseddatastream:4,commit:[5,6,2,7,4,12,14,15,16],multiportsyslogtcpsourc:[2,12],changelog:[6,2],reset:[4,12],browser:10,devnot:6},filenames:["documentation","releases/index","releases/1.3.0","releases/1.3.1","releases/1.4.0","mailinglists","releases/1.0.0","source","getinvolved","releases/1.1.0","d
 ownload","team","FlumeUserGuide","license","index","releases/1.2.0","FlumeDeveloperGuide"],titles:["Documentation","Releases","Version 1.3.0","Version 1.3.1","Version 1.4.0","Mailing lists","Version 1.0.0 - Incubating","Source Repository","How to Get Involved","Version 1.1.0 - Incubating","Download","Team","Flume 1.4.0 User Guide","Apache License","Welcome to Apache Flume","Version 1.2.0","Flume 1.4.0 Developer Guide"],objnames:{},objects:{},objtypes:{}})
\ No newline at end of file
+Search.setIndex({terms:{fine:12,expect:[7,9,12],place:[12,13,14,15,16],usual:[7,12],isganglia3:12,overhead:12,descriptor:[6,2,4],codelin:[14,16],architectur:[12,14,16],overrid:[4,12,16],"4foobar5":12,restartthrottl:12,extend:[12,16],outputcharset:12,morphlinesolrsink:[4,12],abstractconfigurationprovid:4,destinationtyp:12,collector:12,handler:[6,2,12,15],dual:4,bar_typ:12,rollsiz:12,sun:12,pcol:12,uniqu:12,"2nd":12,show:[2,12,16],deploy:12,bin:[6,9,10,12,15],count:[9,12,15],graphic:12,socket:4,extens:[2,4,12,14],ingest:[12,14,16],arbitrari:[12,14,15],infring:13,doubl:[4,12],recoveri:[2,12,14],thom:14,permiss:[12,13],gzip:12,deprec:[2,4,12,15],absolut:12,oppos:[2,4,9],eric:11,differ:[2,4,9,10,11,12,13,14,15,16],alleg:13,localhost:12,defaultchannelfactori:6,channel3:12,unix:[4,10,12],structur:[4,14],tool:14,perman:15,continu:12,hadoop:[6,2,4,9,12,14,15,16],indexnam:12,across:[6,12],checkpointbuild:2,appropri:13,testabstractlogicalnodemanag:6,foreignkei:12,warranti:13,overview:[7,12,16]
 ,strataconf:14,detect:[2,12,15],thu:12,januari:[12,13,14],csv:12,cli:6,filesuffix:[2,4,12],inclus:13,topolog:[2,12],replac:[6,2,12,15],solrcloud:12,claim:13,instead:[2,4,12,15,16],namespac:[4,12],eventputsuccesscount:12,reconfig:4,div:7,gandevia:14,idea:[2,12],sum:12,click:16,would:[2,7,4,12,15],replicatingchannelselector:12,earlier:12,abstractsink:16,"void":16,instanc:[2,4,9,12,16],percent:[12,13],jan:12,remot:[4,12,16],prefix:[12,15],join:8,starttim:12,spooldirectori:2,outdat:6,filenam:[2,12,15],behaviour:12,supervis:4,nick:[12,11],optim:15,trend:11,approach:[12,16],checkpointdir:12,retain:[12,13],altern:[10,12],myclass:12,testthread:15,here:[12,14,16],write:[6,2,4,12,11,13,14,15,16],inputcharset:12,appreci:[8,11],netbean:2,reli:12,veri:[0,4,12,14],elasticsearchdynamicseri:12,reconnect:12,"77a9":12,who:[7,14],onli:[6,2,7,4,12,13,16],extractor:[2,12,14],payload:[12,15,16],deal:12,derek:11,"var":[12,15],diurnal:12,ownership:13,"try":[2,7,4,10,12,15,16],thriftsink:12,channelconfigura
 tiontyp:15,princip:[4,12],mean:[12,13,16],intercept:12,watch:12,remain:[12,13,16],latter:12,correctli:[2,4,15],fix:[6,2,3,4,9,12,14,15],specifi:[2,4,9,12,15,16],broadli:12,command:[6,2,3,7,4,12,15,16],multiplex:[2,4,9,12,15],whose:12,exponenti:[2,12,16],myprop:16,feder:4,choos:[13,15],resolv:[2,12],alwai:[2,12,15],some:[6,2,3,7,4,12,11,15,16],syslog:[2,9,12,14,15,16],tunabl:14,authorship:13,sinknam:12,stuck:[7,12,16],softwar:[4,12,13,14,16],identifi:12,underli:[2,12,16],unlik:[12,16],aris:13,boss:15,renam:[2,3,4,12],poll:[6,4,12],counter_batch_empti:12,remov:[6,2,7,4,9,12,15,16],myeventseri:12,too:[7,9,15],dfo:12,interpret:12,truststor:12,"break":[12,15],assembl:[6,4,15],namenod:12,tenanc:12,mnt:12,uuidinterceptor:12,cycl:14,previou:[1,9,10,12,14,15,16],get:[6,2,7,8,10,12,11,14,15,16],pseudo:12,bytecapac:12,clobber:[2,15],pseudotxnmemorychannel:12,ioexcept:2,gpg:10,processev:16,flumeev:12,necessari:[6,12,16],intuit:11,charg:13,firewal:7,andrew:11,sinkselector:2,disregard:2,part:[6,1
 2,13,16],onlin:[7,14],reload:4,prop:[4,12,15,16],hasn:12,hoffman:14,counter_connection_fail:12,example2:12,utf:[12,16],keytab:[4,12,15],hello:[12,16],rang:12,pressur:12,syncf:2,intern:12,channel1:12,flumedevguid:2,line:[6,2,4,12,15,16],incub:[6,1,9,15],compat:[2,4,9,12,14,15],maxlinelength:12,start:[6,2,7,4,12,15,16],larg:[12,14,16],executor:[4,15],underflow:12,customari:13,drive:16,demystifi:9,netcat:[2,12,15],lawsuit:13,avail:[4,10,12,13,14,16],given:[12,16],massiv:12,compressioncodec:12,classpath:[6,12,15],lower:12,ivan:14,warn:[2,9,12,15],iii:13,privat:[12,16],getsomedata:16,branch:[6,2,7,9,16],stoppag:13,found:[6,7,10,12,14,15],channelexcept:4,hannel:12,maxpenalti:12,ost:12,crash:4,thi:[6,2,3,7,4,9,10,12,13,14,15,16],"66f2054b":10,core:[6,12,15,16],build:[6,2,9,12,15,16],lai:11,tick:12,pack:[3,4],weekdai:12,date:[12,13],setup:[12,16],hostselector:16,thiruvalluvan:14,trademark:13,redund:[12,15],spoolabledirectorysourc:4,getstr:16,hierarch:12,meet:13,granular:[2,12],ram:12,futur:
 12,approxim:12,through:[2,7,12,11,13,14,15,16],second:[6,2,9,12,14,15,16],getchannel:16,normal:13,cacert:12,row:12,contribut:[8,11,13,14],enhanc:[2,3,4,9,14,15],integ:2,flow:[12,14,16],source1:12,push:[6,7],gettext:12,"abstract":9,open:[2,4,12,15,16],pertain:13,ipc:16,kerberosprincip:12,mysink:[12,16],vote:11,shoulld:12,went:14,now:[3,7,4,12,16],nyc:14,represent:15,aaron:11,safeguard:15,hook:15,html:[12,14],estim:12,writer:[2,4],batchsiz:[4,12],old:[6,2,12],scenerio:12,exce:12,access:[7,4,12,11,15],sequencegeneratorsourc:[2,12],requir:[2,3,7,4,9,12,11,13,15,16],fee:13,groupid:6,sinkprocessor:12,destin:[12,16],unidirect:12,conf:[6,4,12,15],preserveexist:12,reproduct:13,entiti:[12,13],prudent:12,"import":[4,10,12,13,16],document:[0,2,3,4,6,7,8,9,12,11,13,14,15,16],unregist:9,newarraylist:16,manifest:12,throwabl:[2,3,4,15,16],oliv:14,sequenc:[2,4,12,15],elabor:13,lightweight:16,newer:12,profil:[2,4,9,15],bar_cf:12,print:[2,4,12],somevalu:12,initi:[12,15,16],section:[4,12,13,15],method:
 [6,2,4,12,15,16],purpos:[4,10,12,13,16],new_york:12,alloc:15,flume_conf_dir:9,proxi:[6,7],versa:15,establish:5,creat:[6,2,7,4,9,12,15,16],label:[6,9],rc0:2,resourc:[12,16],info:[6,2,4,12,15],packag:[2,9,12,15,16],encryptiontestutil:[3,4],default_failov:16,loadbalancinglog4jappend:12,librari:[6,2,4,9,12,15,16],pdf:[4,12],dispar:12,alia:[4,12,16],httpsourc:[4,12],sole:13,eventbuild:16,consum:[12,16],probabl:12,tthreadedselectserv:4,testjdbcchannelprovid:6,miscellan:9,point:[2,7,12,16],infer:10,effect:16,buffer:[2,12,16],don:[4,12],smooth:12,activemq:12,roshan:14,load_bal:[12,16],onto:12,manner:[12,15],somehead:12,occur:12,indefinit:[6,4],foo_index:12,minimum:12,constructor:2,unhand:9,passwordfil:12,activekei:12,substanti:[2,9,15],batch:[6,2,4,12,15,16],asynch:2,certain:12,ravindran:14,interfac:[6,9,12,13,14,16],root:[12,16],where:[9,12,13,16],echeverria:14,embeddedagentconfigur:4,replica:[4,12],option:[6,2,4,12,15,16],never:12,radwan:11,wrong:[2,4],elasticsearcheventseri:12,well:[10,1
 2,11],checkout:7,imperson:4,editori:13,wherev:13,els:12,why:[10,15],componentconfigurationfactori:15,term:[12,13,15],more:[6,2,7,4,9,10,12,13,14,15,16],txt:12,log4:4,better:[12,14,16],path:[6,2,12,15,16],inflight:[2,4],hundr:12,spec:12,driver:12,reoverablememorychannel:15,receipt:2,json:[6,2,9,12,16],annot:[2,12,13],upgrad:[6,2,4],creation:[2,4,12],propertiesfileconfigurationprovid:6,columnfamili:12,read_commit:12,archiv:[5,10,15],getinst:16,includ:[2,3,8,4,9,10,12,13,14,15,16],incorrect:[6,4,12,15],balanc:[2,4,12,15,16],testhdfseventsink:[6,9],failoversinksprocessor:16,channelprocessor:[2,4,15,16],highlight:[7,14],objectmessag:12,listmultimap:12,avroschemaurl:12,addon:14,head:7,progress:[4,12],business_data:12,sourcetyp:4,shouldn:4,move:[6,4,9,12,14,16],ivi:15,individu:[4,12,11,13,16],file:[6,2,3,4,9,10,12,13,14,15,16],source2:12,total:12,introduc:12,micro:11,interceptor:[2,12,14,15],than:[6,2,4,10,12,14,15],mujumdar:11,criteria:12,hard:12,call:[6,4,10,12,14,15,16],thought:12,tag:7
 ,mani:[2,10,12,11,14,15,16],fan:12,ineffici:12,want:[12,14,16],acquisit:6,mem:12,role:11,alexand:14,closedchannelexcept:6,testfilechannelbas:2,subdirectori:12,sourceconfigur:[4,15],myrpcclientfacad:16,wip:[7,16],hbase:[2,4,12,14,15],morphlinehandl:12,driven:16,initialcontextfactori:12,aliv:12,launch:12,translat:13,aesctrnopaddingprovid:12,appserv:12,what:[12,14],commonli:12,netti:2,deliber:13,jconsol:12,verbal:13,exec:[4,9,12],propag:12,temporarili:[12,16],cipher:12,famili:12,verifi:[4,10],rounddown:15,edg:12,written:[2,12,13],httpsourcehandl:12,seper:12,merchant:13,order:[2,12,14,15,16],builder:12,fit:[12,13,15],b7a586fc1b97:12,forc:[7,12],simplifi:12,plu:2,addit:[9,12,13,15,16],alon:13,issu:[6,2,8,4,9,12,13,15],constant:[12,15],servic:[2,4,12,13,14,15],overridden:12,explain:[4,12],guarante:[7,12,15,16],amd64:15,ganglia:[2,4,12],url:[6,12],mail:[5,8,13,14],jenkin:[2,4,9,15],storag:[12,16],prefer:[7,12,13],particip:12,jpg:12,still:[4,12,16],brows:8,steve:14,"public":[12,15,16],sinc:
 [7,12,14],unpredict:12,apach:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],foo_tabl:12,plugin:[6,2,4,12,14,15],repres:[7,12,13,14,16],bzip2:12,runner:[6,12,16],least:[2,13,16],www:13,publicli:13,durat:12,author:[12,13],sammer:11,give:[2,12,13],testjcefilekeyprovid:[3,4],round:[12,15,16],inabl:13,minim:15,senddatatoflum:16,regex_filt:12,accident:7,withbodi:16,excludeev:12,surefir:[4,15],berkelei:11,random_host:12,workload:12,propnam:4,hung:6,factor:[2,9,12],"boolean":12,kill:12,passiv:[12,16],exercis:13,blobdeseri:12,scari:2,text:[6,12,13],fall:12,writabl:12,how:[7,8,12,14,16],easili:15,eventtakeattemptcount:12,form:[12,13,14],convent:12,synchron:2,testfilechannelencrypt:[2,3,4],trust:12,subject:13,common:[2,7,4,12,13,15],test:[6,2,3,4,9,12,14,15,16],behind:[7,12],lzo:[4,12],activemqinitialcontextfactori:12,backward:14,clarifi:2,cpu:12,randomread:2,roundvalu:12,eat:4,messag:[2,3,7,4,12,15,16],licens:[6,2,4,9,10,13,15],kdc:12,dedupl:12,testfilechannel:[2,15],pretti:12,morphlineid:12,statu:
 [6,2,3,4,9,12,15,16],b5755073:12,down:[4,12,15],beta:[6,9],histori:[7,12],flume_classpath:12,shell:12,bug:[6,2,3,4,9,14,15],feel:14,providerurl:12,facil:2,store:[12,16],need:[6,2,8,4,12,15,16],wire:12,httpservletrequest:12,reader:2,hostinterceptor:12,tbd:[12,16],encrpyt:12,though:[2,12,16],channelselector:[12,16],newlin:[2,12],ani:[7,8,4,12,13,14,15,16],hdfscompresseddatastream:15,sin:12,replai:[2,4,12,14,15],wrote:12,subscrib:5,interest:8,savevers:15,releas:[0,1,2,3,4,6,7,9,10,12,11,14,15,16],back:[6,4,12,16],special:[12,13,16],express:[4,12,13],flumeeventavroeventseri:12,yyyi:12,origin:[7,10,12,13,16],serversocketchannelimpl:12,delai:15,eclips:4,appendix:13,bytecapacitybufferpercentag:12,bit:12,actual:[4,16],capac:[6,2,3,4,12,16],erstwhil:7,also:[2,7,8,4,12,15,16],promot:2,prepend:12,whole:13,connolli:[11,14],respond:12,togeth:12,marker:12,previous:15,batchdurationmilli:12,fifti:13,capabl:[12,14,15,16],kerbero:[12,15],whatev:16,isn:15,client:[6,2,7,4,9,12,14,15,16],bursti:12,dfail
 ifnotest:16,infrastructur:[6,9,15],failoverrpccli:[15,16],counter_event_drain_success:12,union:13,flumespool:12,site:[12,15],sink1:[12,16],rollingfilesink:[2,4,12],hardcod:[2,4],notion:12,string:[6,2,4,12,16],local:[6,2,7,4,9,12,16],emb:16,bridg:12,compress:[4,12,15],semant:[9,12,16],further:[7,12],restrict:12,exceed:12,frozen:7,ksh:12,regexextractorinterceptormillisseri:12,truncat:[12,15],full:[2,3,4,12,14,16],caus:[6,2,4,9,12,13,15,16],durabl:[2,4,12,14,15],loadbalancingrpccli:[2,4,15,16],googl:[2,12,16],empti:[2,3,9,12,15],stresssourc:2,writeformat:12,record:[4,12],describ:[12,13],interact:14,mai:[0,12,13],mlai:11,automat:[3,4,12,15,16],confluenc:8,entri:[6,4,12],hdfsdatastream:4,until:[2,9,12,16],tail:12,roll:[7,4,12,15],content:[6,3,4,12,13,15],defaultvalu:16,getconnectioncreatedcount:12,avroreflectionen:12,raci:9,flume_hom:[4,12,15],reject:4,comment:[3,4],"enum":[4,15],trigger:12,effici:[12,14,16],checkpoint_incomplet:2,manag:[6,7,12,11,13,14,16],referenc:6,below:[0,12,13,14,1
 6],mode:[2,12],prepar:[12,13],"static":[2,12,16],reliabl:[4,12,14,16],durablefilechannel:15,udp:12,"10th":12,"3rd":15,carriag:12,adopt:[2,12],phil:14,specificrecord:12,channels:12,might:[7,12],mon:12,pollablesourc:16,venkat:14,good:[12,14],loop:12,amount:[12,14,16],output:[6,2,4,12,15,16],midnight:12,shreedharan:[11,14],turn:[12,16],duplic:[12,15],octob:14,avrosourc:[6,4,12,15,16],eventdrivensourc:16,hbaseeventseri:12,evenli:12,regexextractorinterceptorpassthroughseri:12,juhan:11,compar:[9,12,15],counter:[6,2,12],multiport:[2,12],come:12,basi:[12,13,15,16],wal:4,replic:[4,12],filechannel:[2,3,4,12,15,16],dotestinflightcorrupt:4,suffix:12,flexibl:[12,14,16],owner:13,handshak:[12,15],pick:[7,12,15],rest:[4,12],addendum:13,leverag:12,implicit:2,esamm:11,number:[6,2,4,12,11,16],quantifi:12,field:[12,15,16],backup:[12,14],putal:16,cdk:4,vice:15,tracker:4,simpli:[12,16],leasecheck:15,someproperti:12,schema:[6,12,14],situat:12,destinationnam:12,deepesh:14,powershel:12,ignorepattern:12,body
 textseri:2,compressedstream:12,alpha:[6,2],"true":[12,16],hdfssink:[2,12,15],poller:15,desir:12,tabl:[12,15],jcl:15,unabl:[2,12],pmc:11,parent:12,unsubscrib:5,tim:14,codebas:11,central:[12,16],main:[6,2,7,4,10,16],datacent:12,irc:[9,12],troubleshoot:12,strata:14,unit:[2,3,4,12,15,16],hand:12,done:[2,3,4,12,16],deletepolici:[4,12],variabl:[9,12,15],wildcard:12,preconfigur:12,xmx:12,wolfgang:14,pgp:10,sticki:4,schematyp:12,effort:12,wibidata:11,"catch":[3,4,9,15,16],reflect:[2,12],declar:[4,16],submit:[11,13,14],robust:14,save:[2,12],silent:[6,15],javadoc:[6,4,15],appl:11,your:[7,10,12,13,14,16],termin:[6,12,13,15,16],lock:[6,2,12],unless:[2,7,12,13],dure:[6,2,4,14,15],nomin:15,nterceptor:12,storesomedata:16,substitut:12,redistribut:13,till:6,hang:15,longer:7,mbean:[2,12],avoid:[4,12,14,16],utc:12,optimist:12,improv:[6,2,3,8,4,9,12,11,13,14,15],bind:[6,12,13,15,16],avro_ev:12,brought:15,verbeck:11,code:[7,8,4,9,12,11,13,15,16],eventputattemptcount:12,attach:[12,13],jarcec:[11,14],host
 3:16,spend:12,deposit:4,none:[7,12],thriftsourc:[4,12,16],larger:[2,12],group:[4,12,14,16],synthet:12,stderr:[2,12],failov:[2,9,12,14,15,16],derbi:[6,12],fqdn:12,sou:12,chosen:[12,16],maxsiz:15,state:[12,13,15,16],within:[6,9,12,13,14,15,16],argument:[6,12,15],insid:[12,16],serversocket:12,rule:12,scribesourc:12,dep:[6,4,15],param:4,alreadi:[4,12,16],unbound:11,doe:[2,3,4,9,12,13,15,16],stabl:[1,9,12,14],regex:[2,12,14,15],traffic:12,first:[6,7,4,10,12,14,15,16],outstand:13,helper:16,mike:[10,11,14],worri:16,cipherprovid:12,cross:13,checkpointinterv:12,contract:[9,13],selector:[2,4,9,12,15,16],absenc:12,thriftlegaci:12,abort:12,recogn:[12,11],partit:12,maintain:[7,12,14],awar:9,year:12,out2:12,avrosrc:12,add:[6,2,4,9,12,13,15,16],takenev:16,background:[2,3,4],grow:15,event:[6,2,4,9,12,13,14,15,16],oracl:12,serializ:[12,14],naik:14,set:[6,2,4,9,12,14,16],machin:[6,2,12],fornam:16,version:[0,6,1,2,3,4,9,10,12,13,14,15,16],fischer:14,testloadbalancingsinkprocessor:2,attribut:[12,13,16]
 ,meta:[3,4],sinkcountermbean:12,titl:13,mar:12,ideal:[7,12],each:[5,2,4,12,13,14,16],arvind:11,fileprefix:12,leav:[6,4,15],bucketwrit:15,avsc:12,instruct:[2,7,4,16],instanti:12,wildi:4,mubarak:[11,14],elasticsearchindexrequestbuilderfactori:12,thriftlegacysourc:[12,15],trunk:[7,4,9,16],left:12,testflumeconfigur:4,off:[7,12,16],specif:[6,2,4,12,15,16],transfer:[12,13,16],maverick:9,randomli:[2,16],incom:12,step:[12,15],robin:[12,15,16],bayer:11,develop:[5,0,2,7,3,4,9,12,14,15,16],chavez:14,eventu:12,hold:[12,13,16],put:[2,4,12,14,15,16],lib:[6,12,15],src:[10,12],relev:[10,12],piec:12,law:13,past:15,token:12,assum:[12,13],typic:[12,16],product:[2,3,4,12,13,14,15],brock:[11,14],node:[6,2,4,12],priorit:12,length:[2,4,12],aesctrnopad:12,grossli:13,sphinx:15,pom:[6,2,4,12,15],said:12,finish:15,respons:[11,13,16],regularli:12,must:[2,7,4,12,13,15,16],htabl:4,com:[2,4,9,12,14,15],releg:12,parti:[12,13],wide:12,writableformat:15,typo:[6,4],logstderr:12,syncintervalbyt:12,datanod:12,pattern:1
 2,entrant:6,counter_connection_cr:12,fast:[6,2,7,4,12],"class":[2,7,4,12,15,16],transact:[6,2,3,4,9,12,15,16],paramet:[4,12,15],user:[5,0,2,7,3,4,9,12,14,15,16],activ:[2,7,4,12,11,14,15,16],reattempt:12,whitespac:[12,16],incorrectli:15,ratio:2,captur:[4,16],soon:12,mcqueen:[11,14],later:[12,16],addition:16,sinkgroup:12,enumer:12,top:[2,3,4,12,14,15,16],append:[6,4,9,12,15,16],slf4j:[6,15],denni:14,eventbackingstorefactori:[3,4],congratul:12,dev:[5,2,4,15],bytesmessag:12,encod:12,minblockreplica:12,jce:2,word:12,pleas:[0,7,8,10,12,14,16],configr:16,"long":[12,16],builtin:6,retir:2,pend:2,memorychannel:[6,2,4,9,12,16],collectorhost:12,yourdomain:12,worldwid:13,end:[7,12,13,16],ship:[4,12],releasenot:6,stub:15,gson:12,neglig:13,featur:[0,6,2,7,4,9,12,14,15],trade:13,subset:12,hbasesink:[4,12,15],about:[12,14,15,16],scala:14,few:[12,14,15],erro:2,check:[6,2,3,7,4,12,14,15,16],mention:[4,12,16],those:[7,12,13,16],thread:[2,3,4,9,12,15,16],monitorservic:12,recent:[0,12,15],cert:12,hsieh:1
 1,indirect:13,quantiti:12,shasum:10,scribe:[2,4,12],million:4,note:[6,2,7,4,12,15,16],valu:[6,2,3,4,12,15,16],simplehbaseeventseri:12,mingji:11,inherit:12,abil:[2,4,9,12,16],whop:14,filesystem:[12,16],support:[6,2,4,9,12,13,14,15,16],maximum:[12,16],inusesuffix:12,ted:14,spuriou:15,morphlinehandlerimpl:12,held:14,doc:[2,4,12,15],scope:6,txn:[12,16],highest:12,dynam:12,keystorepasswordfil:12,"instanceof":16,host1:16,jolli:14,header:[2,4,9,12,15,16],herebi:13,sivasubramanian:14,review:14,respect:[12,16],encourag:12,sure:[7,10],sucess:12,ranganathan:14,mark:[4,12,13,14,15],credenti:12,testthriftlegacysourc:2,corpor:7,themselv:12,pass:[6,2,12,15,16],litig:13,checksum:10,outofmemori:2,snif:12,committ:[7,11,15],contain:[0,6,4,12,13,15,16],etl:[12,14],seen:12,sub:[6,2,4,9,12,15],loggersink:[6,12,15],hashmap:16,consider:[2,12],plai:11,white:14,raw:12,timestamp:[2,4,12,15],over:[9,12,14,16],ralph:[11,14],rng:6,repo:[6,2,7,4,16],provid:[6,2,4,12,13,16],escap:[2,12,15],sequenti:[12,16],genseck
 ei:12,messageselector:12,won:12,tester:11,testrecoverablememorychannel:15,testfailedconnect:9,href:7,lifecycleawar:16,filehead:12,vari:[4,12],gitignor:2,spring:12,charset:[4,12,16],own:[12,13,16],electron:13,attain:12,lose:[2,12,15],fashion:[12,16],memori:[6,2,4,9,12,15,16],trackerdir:12,datastream:12,atom:[2,12],distribut:[9,10,12,13,14,15,16],dot:15,rollcount:12,foo:[12,15],retent:15,edit:15,agent_nam:12,convert:[2,12,16],same:[12,15],joei:14,just:[6,7,12,16],indemnifi:13,simpleasynchbaseeventseri:12,loudli:12,column:[4,10,12],reproduc:13,suitabl:12,feed:12,feb:12,ia64:15,sec:12,refactor:[6,2,15],interrupt:4,adjust:12,hshreedharan:11,lifecyclecontrol:2,myapp:16,jdbcchannel:[6,12],invok:[12,15,16],org:[6,7,8,12,11,13,14,16],determin:[12,13],rst:15,imag:12,select:[10,12,16],context:[4,9,12,15,16],canthen:16,opaqu:2,rather:[6,4,10,12,15],topic:12,tmp:[4,12,15],jsse:12,conn:6,goer:[11,14],notwithstand:13,extract:[12,16],ddeeter:11,complex:[4,12],pipelin:12,nicknam:[2,12],copyright:13,
 attack:12,behavior:9,unnecessari:6,unlimit:[12,15],properti:[6,2,4,9,12,15,16],custom:[2,12,15,16],languag:12,understand:12,fat:4,integr:[2,4,10,12,15],parser:12,avroclicil:6,backupcheckpointdir:12,flight:12,platform:[2,3,4,12],secur:[4,12,14,15],session:12,getter:12,result:[6,12,13],properli:[6,2],confus:4,port:[6,2,7,4,9,12,14,15,16],sink2:[12,16],illegalstateexcept:4,two:[6,4,12,14,16],cleanup:16,libext:12,storepass:12,ssl:[4,12,14],similar:[12,16],applic:[4,12,13,14,16],linux:[3,4],tostr:12,evolv:11,hhmm:12,counter_connection_clos:12,modul:[6,4,15],between:[12,15],often:[9,12,16],face:[7,12],expos:[2,12],impli:13,relai:12,throughput:[12,15],telnet:12,out:[6,2,7,9,12,13,14,16],strategi:16,md5sum:10,flumedata:12,pluggabl:12,bloat:2,consol:12,member:11,consequenti:13,patrick:[11,14],nio:[12,16],asynchbas:[2,4,12],morphline1:12,unassign:15,expir:[4,12],right:[12,13],post:[2,12,14,16],foreign:15,split:12,level:[6,2,3,4,9,12,14,15,16],componentname2:12,logutil:[2,4],whom:13,them:[2,9,
 12,16],elasticsearchsink:[4,12],disclaim:[6,13],login:4,bump:[6,4],when:[2,3,7,4,9,12,15,16],mainli:12,decis:11,serv:12,"export":2,regular:[4,12],ack:12,sequencefil:[2,12],accept:[12,13,15,16],compil:[2,4,9,13,15,16],gener:[2,8,4,9,12,13,15,16],spread:12,broken:[6,2,15],databas:12,collector2:16,practic:12,shutdown:[4,15],fault:[12,14],"int":16,threadspools:12,send:[6,2,4,12,16],milli:[12,16],rfc:[2,12,15],host:[6,4,12,15,16],talk:[12,16],timeout:[6,4,12,15,16],svn:[7,14],collector1:16,dozen:12,suppli:12,"super":12,noland:[11,14],subsystem:12,consist:[2,4,12,13,14,15],verma:14,box:12,readabl:13,protoc:2,obtain:16,buffermaxlin:12,handl:[6,2,4,12,15,16],pipe:12,timestampinterceptor:12,caught:15,act:[12,11,13],suffici:[12,15,16],claus:[15,16],understood:16,chri:14,bucketpath:[4,15],kimballa:11,attlasian:4,protocol:[2,12,16],signatur:[2,10],download:[10,14,16],regexfilteringinterceptor:12,numprocessor:12,pre:7,getchannelprocessor:16,backoff:[6,2,9,12,16],mina:12,lifecycl:[4,15,16],mainte
 n:3,pollabl:6,"new":[6,2,7,4,9,12,14,15,16],independ:[4,12],cool:12,preserv:12,jsonhandl:[4,12],know:12,jonathan:11,stream:[4,12,14],stronger:12,rel:12,random_bodi:12,hidden:4,corrupt:[4,12,15],partial:12,snapshot:[6,4],tri:[12,15],syntax:6,rpc:[6,2,4,9,12,14,15,16],asynchbasesink:[4,12],filter:[2,12],thriftrpcclient:16,rat:[6,2,4,9,15],rc6:2,seek:4,eventdeliveryexcept:16,exchang:[12,16],metanod:12,especi:12,network:12,seq:[4,12,15],standard:[12,16],inform:[6,10,12,13,14],think:[7,12],involv:[8,11,14],ld_library_path:2,depend:[6,2,4,12,15,16],manipul:12,objectoutputstream:12,regress:14,carri:[13,16],codec:[4,12],staticinterceptor:[2,12],beyond:15,without:[2,3,4,12,13],unknown:6,uber:6,httpreport:12,github:7,abov:[12,13,16],medium:13,recipi:13,malfunct:13,keyalg:12,physic:12,uuid:12,canid:7,after:[6,2,4,9,12,15,16],elaps:[12,16],bodytexteventseri:12,testwal:15,shut:4,pluggag:9,moment:12,deploi:12,ekpo:14,like:[7,9,12,16],charact:[12,13],conveni:[4,12,16],plug:12,promin:13,live:12,clu
 ster1:12,hive:9,dependencymanag:4,increment:12,deeter:11,agent_foo:12,increas:[4,12,16],ask:[3,4,12],resum:12,testroundrobinbackofffailurerecoveri:2,runnabl:[15,16],flumeconfigur:4,robinson:11,risk:13,blobhandl:12,lord:14,howev:[4,9,12,13,16],insensit:4,next:[7,12,16],async_hbas:4,jceksfil:12,round_robin:[12,16],fail:[6,2,3,4,9,12,15,16],orderselector:16,liabl:13,migrat:[9,12],advis:13,stratany2012:14,concurr:2,explicit:12,construct:12,threw:4,metric4:12,compris:11,speed:[12,15],layout:[4,12,15],foobar_clust:12,connect:[2,7,4,12,15,16],kerberoskeytab:12,"43c1":12,pollingrunn:16,cannot:[2,4,12,13,15],oom:6,per:[4,12],rentent:15,obviou:12,embeddeddriv:12,organ:[11,14],syslogtcp:[12,15],ubuntu:9,find:[2,8,15],tier:12,spooldir:[4,12],which:[2,3,7,4,12,13,14,15,16],easier:12,polici:[2,4,12,15],maven:[6,2,9,15,16],log4j:[6,2,4,9,12,14,15,16],heterogen:12,suit:12,asynchbaseeventseri:12,multiport_syslogtcp:12,bold:[12,16],"float":4,scheduledexecutorservic:2,todai:11,drop:[4,12],shall:13,dae
 mon:[6,3,4],jmhsieh:11,displai:[8,10,12,13],commerci:13,pwendel:11,via:[2,7,12,14,16],timezon:[2,12],among:[12,16],bodi:[2,12,15,16],should:[6,2,3,7,4,9,10,12,15,16],hardwar:12,hdfswriterfactori:[6,4],world:[12,14],page:[0,7,8,10,14],lang:[2,4],value1:12,rahul:14,proper:[3,4,12],"throw":[6,2,4,12,15,16],gen:4,"final":[7,12,15,16],whichev:12,md5:10,benefici:13,transit:15,shaposhnik:14,recreat:16,period:12,appendnewlin:12,intention:13,tree:7,februari:12,mondai:12,harm:2,mysourc:[12,16],half:12,unsafemod:12,bruce:11,encapsul:[12,16],lookup:[6,12],linear:7,maxtimeout:12,clusternam:12,email:[12,11],directli:[12,15,16],customiz:12,exclus:13,royalti:13,jcek:12,cameron:14,success:[11,16],defin:[9,12,13],keytool:12,neg:2,channel:[6,2,3,4,9,12,14,15,16],binari:[2,4,10,12,15],protobuf:4,retriev:[12,16],avro:[6,2,4,9,12,14,15,16],facebook:12,excel:12,bound:12,idl:[2,4,12],pedro:14,bucket:[2,4,12,15],dskiptest:16,tuesdai:12,juno:4,"null":[2,9,12,15,16],myagent:16,metadata:[6,3,12],again:12,mirro
 r:[7,10],serializationexcept:12,much:[12,16],contextu:12,metric2:12,make:[6,2,3,7,4,9,10,11,12,13,14,15,16],defend:13,syslogudpsourc:12,grant:13,provis:12,nettyserv:4,morphlinefil:12,millisecond:[12,16],counter_batch_complet:12,isol:12,persist:[4,12],outcom:12,incorpor:13,schedul:[12,15],value2:12,lost:[9,12],convers:[13,15],pair:[12,16],trace:12,posit:[3,4],bacon:14,extern:[12,16],nullsink:[2,12],exhaust:16,upper:12,cluster:[4,12],nanotim:15,rotat:12,travel:12,recover:[2,4,12,15],necessarili:13,project:[2,3,4,5,6,7,8,12,11,14,15,16],loadbalancingsinkprocessor:[2,12,16],straighten:9,antrun:2,connectionfactori:[4,12],spool:[2,4,12,14],porthead:12,restart:[12,15],anonym:7,flag:12,reduc:[6,12],perci:[10,11,14],along:[2,7,9,12,13,15],comput:[12,13],direct:[6,12,11,13],repositori:[7,9,10,12,16],indextyp:12,doesn:[6,2,4,12,15,16],exactli:16,sinktyp:4,random_datanod:12,test2:16,visit:[8,14],monitor:[4,12,14],burst:12,keystorepassword:12,oldest:12,achiev:[12,16],sei:[11,14],exist:[2,4,9,12,
 15,16],inact:[2,12,16],hdf:[6,2,4,12,14,15,16],encrypt:[2,3,4,12,14],flumeuserguid:[4,15],incident:13,tailsourc:12,pollablesink:9,processor:[4,12,15,16],produc:[12,15],incur:13,irrevoc:13,retri:[2,12,15],account:12,reach:[2,12],localdomain:12,target:[4,12,15,16],taken:12,testhttpsourc:4,immut:12,accord:12,cover:12,"return":[2,9,12,16],gettyp:12,keypassword:12,icol:12,eventseri:[2,12],data:[6,2,4,12,14,15,16],ignor:[6,2,12,16],locat:[10,12],modifi:[2,12,13],complain:4,scheme:12,motorola:11,consid:[6,2,3,8,9,12,15,16],fulli:12,safeti:15,templat:[9,12],wai:[4,12,15,16],avrosink:[12,15,16],embeddedag:[4,16],share:[4,12,13],abay:11,simpl:[2,4,12,14],overlap:12,bytearrayoutputstream:12,incomplet:[6,3,4],hari:[11,14],sublicens:13,alten:14,jarek:14,dump:2,config:[6,2,7,4,9,12,15],usernam:12,jre:12,elips:2,fqcn:[4,12,16],"2gb":12,violat:[4,12],consecut:12,grover:14,gettransact:[2,16],name:[5,6,2,4,9,12,11,13,16],keyprovid:[2,12],onc:[2,7,12,16],getlog:[2,4],revers:15,ton:2,bogdanov:14,uncaug
 ht:[2,15],gangliaserv:12,versioninfo:2,thead:15,limit:[2,12,13,16],epic:6,conflict:12,script:[6,2,4,9,12,15],unrespons:[12,16],jndi:12,neither:16,damag:13,successfulli:[4,12],read_uncommit:12,workerthread:12,format:[2,12,15,16],error:[6,2,3,7,4,12,15,16],eventtakesuccesscount:12,"_attachment_bodi":12,xml:[2,4,12],asynchron:[12,15,16],readi:[6,2,3,4,14,15,16],typetoken:12,ttl:12,oper:[6,4,12,15,16],zookeeperquorum:12,jmssourc:[4,12],logfil:2,enough:[4,12],minimumrequiredspac:[4,12],feedback:[8,14],nitin:14,init:[12,15,16],previous_releas:10,constru:13,resettableinputstream:4,minut:12,resembl:12,befor:[6,2,4,12,15],genericconnectionfactori:12,legaci:[3,4,9,12],propertyfileconfigurationprovid:6,backslash:12,primarili:[3,12],readm:[6,2],supervisor:[4,15],stabil:2,metric:[2,4,12,15],jeff:14,collaps:9,herein:13,coalesc:4,defaultsinkprocessor:12,best:[12,14,15],goe:[4,12],could:[2,4,12],christoph:14,discard:12,becom:[12,16],four:14,regist:[6,12],supersed:13,oblig:13,memchannel:12,dflume:12
 ,comparableflumeeventpoint:2,indexrequestbuild:4,bulk:12,configur:[6,2,3,7,4,9,12,13,15,16],blacklist:[12,16],bring:[2,16],logstash:12,read:[7,4,10,12,14,15],nagi:14,asc:10,filetyp:[12,15],distinguish:2,debug:[2,12],decor:15,typename1:12,help:[6,8,4,12,14,15],file_rol:[2,12,15],abstractsourc:[4,16],execut:[4,12,13,16],env:[9,12,15],useip:12,maxfiles:12,variou:[6,2,4,12],merg:7,wendel:[11,14],certif:12,everyon:7,announc:14,jmx:[2,4,12,14,15],easi:12,spoolingfilelineread:2,esco:14,ircsink:12,misspel:15,unus:9,even:[2,8,4,12,13,14,15],hosthead:12,month:[12,14],overcom:12,dtest:16,mperci:11,legal:13,regex_extractor:12,mere:13,submiss:[11,13],morphlineinterceptor:12,theori:13,opt:2,downstream:[12,15,16],cyberag:11,anywai:12,can:[6,2,3,7,4,9,10,12,14,15,16],max:[12,15,16],unneed:2,testjsonfileconfigurationprovid:6,pars:[2,4,12,15],testavrosink:9,test1:16,object:[6,2,4,12,13,14,16],treat:12,encount:12,compon:[6,2,4,9,12,15,16],ahm:11,design:[2,12,13],readbuffers:12,avroclicli:[6,15],channe
 lselectorfactori:15,ahead:2,revis:13,clone:[7,16],sever:[6,3,7,4,9,12,14],invoc:12,offer:[12,13],checkpoint:[2,3,4,12,14,15],due:[6,2,12,15,16],latest:[2,7,12],spawn:[9,12],upload:12,becaus:[3,4,12,15,16],"10k":2,counter_batch_underflow:12,invalid:15,both:[7,12,16],three:12,huge:12,behalf:13,discuss:[12,13],address:[2,7,12],chatti:6,avrolegaci:12,tar:10,maxopenfil:12,rolltimerpools:12,furthermor:12,major:[12,16],mvn:[4,15,16],thei:[6,2,4,12,15,16],spooldirectorysourc:[4,12],avroweb:12,pool:[12,15],fsync:4,transactioncapac:12,recoverablememorychannel:15,really_random_bodi:12,decid:7,minor:[4,12],intermedi:12,instani:2,netcatsourc:12,neutral:[3,4],equal:[2,12],alter:12,hostnam:[4,12,16],wise:12,juhani:[11,14],higher:12,jdk:[3,4],transform:[12,13],chan:12,wait:[6,12,15,16],api:[6,2,3,4,9,12,14,15,16],high:[2,3,4,12],cwiki:8,cmd:12,process:[6,2,7,4,9,12,14,16],abstractavroeventseri:[12,15],password:[2,12],venkatesh:14,program:10,"short":[2,12],maxtotalev:2,task:[6,2,4,9,12,15],aggreg:[1
 2,14,16],cleaner:2,malaska:14,startup:[12,15],starv:4,directori:[6,2,3,4,9,10,12,14,15],host2:16,notic:[6,13],window:[4,15],hdfsformatterfactori:[6,4],alias:16,jvm:[12,16],media:[12,13],thrift:[6,3,4,9,12,14,15,16],metricvalue4:12,stoptim:12,mychannelselector:12,listen:[12,16],eventtostag:16,headernam:12,work:[2,7,4,9,12,13,15],man:12,znodepar:12,control:13,inuseprefix:12,stage:[12,16],los_angel:12,sampl:[12,15,16],sha1:10,emul:12,present:[12,15],componentname1:12,hdfseventsink:[2,4,9,12,15,16],essenti:[10,12],correct:[12,15],type:[6,2,4,12,13,15,16],roundunit:12,genericrecord:12,indic:[12,13],standalon:15,fifth:14,predict:15,look:12,keep:[7,12,14],arrai:[2,12,16],implement:[6,2,3,4,9,12,14,15,16],asf:[6,2,7,16],"while":[2,12,11,13,14,16],our:[7,8,10,14],guidelin:[9,12],decarlo:14,you:[7,8,10,12,13,16],stop:[2,4,12,15,16],problem:[7,8,4,12,14],regard:[2,13],particular:[12,13],pri:12,simultan:12,system:[2,3,4,9,12,13,15,16],appear:[12,13],sysprop:12,time:[6,2,4,12,15,16],lorenz:14,ch
 eckpointrebuild:[2,4],flush:[4,12,15],khandelw:14,tue:12,testthreadedappend:15,deliv:[12,16],meant:[7,12,16],list:[5,2,7,8,4,10,12,13,14,15,16],pollablesourcerunn:[2,16],pinto:14,conform:12,allow:[2,4,12,14,15,16],recommend:12,fourth:[4,14],keysiz:12,deflat:12,tcp:[2,12],intend:12,mechan:[2,4,12,13,14,16],submodul:[9,15],queri:[12,15],exit:[12,15],choic:12,licensor:13,usr:12,report:[2,8,12,14,15],failoversinkprocessor:[12,15],prasadm:11,textual:12,child:2,miss:[6,2,4,9,12,15],tika:12,sometim:15,exampl:[2,7,4,12,13,15,16],flume:[0,1,2,3,4,5,6,7,8,9,10,12,14,15,16],maxbloblength:12,incrementconnectioncreatedcount:12,less:[4,12],artifact:[6,2,4,15],absorb:12,prabhakar:11,channelconfigur:15,disabl:[2,4,12,15,16],bigtop:15,favour:12,unclear:2,serial:[2,4,12,15],sravya:14,jaroslav:11,nativ:[4,12],parametr:4,summari:12,receiv:[4,12,13,16],region:12,environ:[9,12,15],rc4:2,failur:[6,2,4,9,12,13,15,16],quorum:12,simpleev:16,built:[2,12,16],syslogudp:12,formatt:4,folder:15,greatli:11,social:1
 2,"function":[2,9,12,15],auspic:14,univers:12,maxunderrepl:4,brucem:11,except:[6,2,4,9,12,13,15,16],mount:12,mime:12,redeliveri:12,dist:[6,4,15],juli:14,littl:7,metric1:12,sinkrunn:[9,16],typename2:12,most:[0,12],counterclaim:13,rpcclientfactori:16,zip:15,let:12,reconfigur:[9,12,15],anoth:[12,16],thing:12,codecfactori:12,team:[11,14],master:7,third:[3,12,13,14],chang:[6,2,3,4,9,12,13,14,15],uselocaltimestamp:12,known:[12,15],search:[2,12,14],logger:[4,9,12,16],authent:12,deadlock:[4,15],prasad:11,experi:12,scenario:12,perform:[3,4,12,13,14],sync:[2,12,15],dir:12,pollinterv:12,fill:[2,12,14],pkcs12:12,basic:[9,15],suggest:11,other:[5,6,2,4,9,12,11,13,14,15,16],zero:[2,4,12],enter:[4,12,15],monitoredcountergroup:[2,12],indemn:13,home:12,cherri:7,keypass:12,calltimeout:[12,15],sens:[12,16],flaki:2,testversioninfo:4,trim:2,bash:12,gued:14,depric:[9,15],ibm:[3,4],non:[6,7,4,12,13,15],nice:[2,15],abl:[4,12],equival:12,metricvalue3:12,mitchen:11,blob:12,plan:12,cloudera:[9,11,15],audit:6,d
 egener:16,under:[9,10,13,14,15,16],repeatable_read:12,model:[12,14,16],framework:16,random:[12,15,16],jcefilekeyprovid:12,made:[7,12,13],mangl:[6,12],wrap:[12,16],tarbal:[2,4,16],subsequ:[12,13],multiplexingchannelselector:12,former:12,solr:[4,12,14],wiki:[8,4],contributori:13,conspicu:13,coupl:12,assign:12,jira:8,runtim:[12,15],enforc:15,rawlocalfilesystem:4,modif:[12,13],been:[0,5,2,12,13,14],instal:[3,4,12,16],hunt:11,interv:[6,4,12,15],insert:[4,12],overkil:12,whether:[12,13,16],tirukkovalur:14,cach:4,power:[12,13],meetup:14,comparison:6,digit:12,introduct:[12,16],appli:[12,13,16],disconnect:16,erial:12,testreplaysucceedswithunusedemptylogmetadatafastreplai:4,phunt:11,"8fad":12,znode:12,free:[3,12,13,14],log:[6,2,3,7,4,9,12,14,15,16],"case":[6,2,7,4,12,15,16],sinkconfigur:15,relat:[2,7,9,12,15],race:[2,3,4,15],simpler:12,idletimeout:12,explicitli:13,cecho:[11,14],rollinterv:[12,15],hop:[12,16],despit:12,gent:12,elimin:4,overload:16,flumeeventqueu:4,element:12,ref:7,lzop:[4,12],t
 herefor:12,txneventmax:2,chain:12,updat:[6,2,7,4,9,12,14,15],pull:[2,7,4,15],appendbatch:16,barsourc:2,birchal:14,otherwis:[7,12,13],"byte":[2,12,15,16],guid:[0,6,2,3,4,9,12,15,16],last:12,bifurc:12,unreleas:0,cast:6,immedi:[7,4,12],launcher:6,textmessag:12,hoschek:14,agreement:13,counter_event_drain_attempt:12,kind:[12,13,14],loadbalancingselector:12,logic:[12,15],boilerpl:9,current:[1,7,12,16],question:[6,12,14],detail:[2,7,12,16],weblog:12,extra:15,avrolegacysourc:12,all:[2,7,8,9,10,12,11,13,15,16],mykeyprovid:12,userguid:4,input:[4,12,16],faster:[2,12,15],valuabl:11,definit:[13,15],upon:[2,4],sent:[2,12,13,16],transport:[4,12,14],keystor:[4,12],loss:13,web:[2,7,12,16],recov:[3,4,12,15],foundat:[12,16],rc5:2,queue:[2,12,15],jssecacert:12,dai:12,either:[12,13,16],necess:2,mycipherprovid:12,callback:[4,16],urbina:14,webpag:12,forward:[7,12,16],frequenc:12,chen:14,txntype:12,cat:12,tlp:[2,4],attempt:[4,12,16],respositori:16,precompil:2,jar:[6,2,4,12,15,16],around:[4,14,15],audienc:2
 ,drain:12,log4jappend:[2,4,12],resthandl:12,kei:[2,4,10,12,15],constitut:[12,13],embed:[4,12,14,16],async:[2,15],accompani:16,prioriti:[12,15],statement:13,instrument:[6,12],getdefaultinst:16,deliveri:[12,16],index:[6,12],decemb:14,syslogtcpsourc:[12,16],follow:[7,9,12,11,13,15,16],rout:12,nano:12,elast:[2,14],versu:15,welcom:14,everyth:12,arraylistmultimap:12,edward:14,regexhbaseeventseri:[4,12],affect:12,noth:13,begin:[15,16],propos:2,load:[2,4,9,12,15,16],close:[6,2,4,12,15,16],comma:12,israel:14,thrown:[2,15],complet:[6,4,12],sdk:[2,9,12,15,16],fileheaderkei:12,commun:[12,13,14,15,16],expert:12,refer:[6,2,9,12],tempor:12,splitlin:12,heavi:12,real:12,tort:13,duti:12,run:[2,4,12,15,16],snappi:[12,15],sink:[6,2,4,9,12,14,15,16],stress:[2,14,15],have:[0,5,2,3,7,4,12,11,13,15,16],metric3:12,decrypt:2,take:[6,2,12,15,16],safe:[2,4,9,12,16],tell:12,morphlin:[4,12],space:[3,12,16],separ:[6,2,4,9,12,13,15,16],storetyp:12,copi:[7,12,13,15],channelcapac:12,execsourc:[6,4,12,15,16],packet:1
 2,git:[2,7,14,16],vendor:12,elasticsearch:[2,4,12,14],guava:[2,12],toler:[12,14],were:[2,12,14,15],multipl:[6,2,4,12,16],delet:[3,4,12],tom:14,collect:[2,12,14,15,16],enabl:[6,2,4,12,16],etc:[4,12,15],mychannel:12,singl:[2,4,9,12,16],appsrv:12,alin:14,base:[6,2,4,10,12,13,14,15],associ:[12,13,16],calul:12,rgoer:11,elasticsearchlogstasheventseri:12,experiment:12,itself:12,webdata:12,lucen:12,datadir:12,link:[5,7,10,12,13,14,15],testlog:4,buffermaxlinelength:12,proxyus:12,goodwil:13,reason:[12,13],block:[6,7,4,12,15],nerdynick:11,track:[8,12,13],absent:2,"default":[6,4,9,10,12,15,16],agre:13,zookeep:12,skip:[12,16],possibl:[4,9,12,13,16],arg:16,loadbalanc:16,patent:13,harmless:13,clear:[2,12],eventdeseri:12,against:[6,2,12,13],institut:13,capabilti:15,peopl:[11,14],contrib:[2,4],value3:12,clean:[6,4,9,15,16],assert:13,see:[0,10,12,16],hbase_hom:15,rollback:[6,2,16],bad:[2,3,4,15],sampledata:16,quit:16,nullpointerexcept:[6,9,15],verbos:15,popular:12,keystorefil:12,sai:[7,4,12,15],deser
 i:[4,12],contributor:[11,13],hash:[7,12],scalabl:12,qualifi:[4,12],testmonitoredcountergroup:2,exclud:[6,4,12,13,15,16],hour:[7,12,16],descript:[12,16],henri:11,lead:[6,2],immmedi:16,request:[4,12,15,16],roup:12,disallow:2,entir:12,mac:4,maxbackoff:[12,16],testeventqueuebackingstorefactori:4,patch:[7,11,14],nettyavrorpccli:[4,16],rpcclient:[4,15,16],six:14,ensur:[12,15,16],reus:12,match:[12,16],server:[2,3,4,10,12,15,16],potenti:[12,16],superclass:16,america:12,npe:[2,3,4,15],paul:14,valid:[12,15,16],thereof:13,size:[2,4,12,15,16],abstractsinkselector:12,usedualcheckpoint:12,mqserver:12,uri:12,kimbal:11,obselet:12,tune:12,correspond:[4,9,12,16],map:[2,12,16],deriv:13,subvers:7,sell:13,publish:2,sourc:[6,2,7,3,8,4,9,10,11,12,13,14,15,16],from:[6,2,7,4,9,10,12,13,14,15,16],combin:13,analyt:14,plant:12,splitchar:12,fromjson:12,events:12,default_loadbal:16,compli:13,jmsourc:4,encypt:12,older:2,jdbc:[6,12,15],getthriftinst:16,slow:2,frequent:12,liabil:13,websit:2,metricvalue2:12,perpetu:
 13,"char":15,java:[2,4,9,12,15,16],sinkcount:12,sargisson:14,multi:[12,14,16],http:[2,7,8,4,10,12,13,14,16],auto:12,everi:[2,4,12,15,16],metricvalue1:12,numer:[4,12],worker:[2,3,4,12],roman:14,alongsid:13,approv:15,handlerclass:12,factori:[9,12],june:12,testnetcatsourc:2,disk:[2,3,4,12],kibana:12,spoolingdirectorysourc:4,unavail:12,pollingsourcerunn:9,misc:6,consolid:12,jsonev:[2,12],accur:15,agent:[2,4,12,14,15,16],sign:10,noclassdeffounderror:15,behav:12,condit:[2,3,4,12,13,15],channel2:12,restor:[12,15],middl:12,happen:[12,15,16],evolut:12,intermitt:[3,4],fals:[12,16],regexextractorinterceptorseri:12,liter:12,bytebuff:15,compresseddatastream:4,commit:[5,6,2,7,4,12,14,15,16],multiportsyslogtcpsourc:[2,12],changelog:[6,2],reset:[4,12],browser:10,devnot:6},filenames:["documentation","releases/index","releases/1.3.0","releases/1.3.1","releases/1.4.0","mailinglists","releases/1.0.0","source","getinvolved","releases/1.1.0","download","team","FlumeUserGuide","license","index","releases/
 1.2.0","FlumeDeveloperGuide"],titles:["Documentation","Releases","Version 1.3.0","Version 1.3.1","Version 1.4.0","Mailing lists","Version 1.0.0 - Incubating","Source Repository","How to Get Involved","Version 1.1.0 - Incubating","Download","Team","Flume 1.4.0 User Guide","Apache License","Welcome to Apache Flume","Version 1.2.0","Flume 1.4.0 Developer Guide"],objnames:{},objects:{},objtypes:{}})
\ No newline at end of file