| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
85 (0.12s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [DISCUSS] Flume 1.4 release plan - Flume - [mail # dev]
|
|
...+1 for both (non binding) On Wed, May 22, 2013 at 10:41 AM, Mubarak Seyed wrote: ...
|
|
|
Author: Roshan Naik,
2013-05-22, 18:25
|
|
|
Re: Review Request: FLUME-1285 FileChannel has a dependency on Hadoop IO classes - Flume - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10829/#review20679 why is the hadoop2 profile being removed ? - Roshan Naik  ...
|
|
|
Author: Roshan Naik,
2013-05-17, 04:37
|
|
|
Re: Programmatically write files into HDFS with Flume - Flume - [mail # user]
|
|
...at the moment it appears that will be the case with FLUME-1734 when it materializes. with hdfs sink, try setting its roll count to the same size as its batchSize. you will need t...
|
|
|
Author: Roshan Naik,
2013-05-02, 18:17
|
|
|
Re: Programmatically write files into HDFS with Flume - Flume - [mail # user]
|
|
...Are you sure you want to directly write to hdfs from the app that is generating data ? often in production, apps like web servers etc do not have direct access to HDFS. i am not sure t...
|
|
|
Author: Roshan Naik,
2013-05-01, 02:25
|
|
|
Re: Review Request: BasicTransactionSemantics should avoid throw-ing from close() - Flume - [mail # dev]
|
|
... So .. - BasicTransactionSemanitcs.doClose() will be marked abstract and all the channels will implement this in their transaction class - BasicTransactionSemanitcs.close(...
|
|
|
Author: Roshan Naik,
2013-04-17, 00:44
|
|
|
Maven build of newer version Flume - Flume - [mail # dev]
|
|
...Devs, I am bit stumped with this. If i were to change '1.3.1' in all the poms to say '1.3.2-SNAPSHOT' and then run a .. mvn clean install -DskipTests the aggregate-j...
|
|
|
Author: Roshan Naik,
2013-04-12, 05:07
|
|
|
Re: files in the “spooling” directory only can transfer to sink one by one. - Flume - [mail # dev]
|
|
...Is this for performance ? I dont think reading multiple files in parallel which actually help performance. it will most likely hurt it. -roshan On Wed, Apr 10, 2013 at 7:39 PM, 周庆发 &n...
|
|
|
Author: Roshan Naik,
2013-04-11, 03:19
|
|
|
Re: FileChannel on Windows - Flume - [mail # user]
|
|
...Hari, i recall some discussion around the desire to get rid of this dependency. i guess it means removing that piece of code that supports the format upgrade ? are there any plans to ...
|
|
|
Author: Roshan Naik,
2013-04-10, 20:38
|
|
|
Re: Review Request: BasicTransactionSemantics should avoid throw-ing from close() - Flume - [mail # dev]
|
|
... Ok. If we add an automatic rollback inside close() .. - It will have a significant impact to the programming model for transactions. Essentially there will be no ne...
|
|
|
Author: Roshan Naik,
2013-04-10, 18:28
|
|
|
Re: Review Request: BasicTransactionSemantics should avoid throw-ing from close() - Flume - [mail # dev]
|
|
... Hari, Brock, Not clear to me what the implied suggestion for change is. Are you suggesting rollback() should be called from within close() ? Or ... leave it as it o...
|
|
|
Author: Roshan Naik,
2013-04-09, 23:52
|
|
|
|