| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
664 (0.345s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Take list for MemoryTransaction, capacity 100 full? - Flume - [mail # user]
|
|
...This is because the memory channel has a default transaction capacity of 100. Increasing it (or keeping sinks's batchSize < transaction capacity of the channel will fix the issue). See ht...
|
|
|
Author: Hari Shreedharan,
2013-02-26, 07:56
|
|
|
Re: File Channel error stops flume - Flume - [mail # user]
|
|
...Can you send your full logs? I suspect the channel did a full replay because it was restarted during a restart. (If it did, the logs would show a BadCheckpointException). Hari &...
|
|
|
Author: Hari Shreedharan,
2013-02-25, 21:30
|
|
|
Re: File Channel error stops flume - Flume - [mail # user]
|
|
...Rahul, Those messages actually just suggest that your channel is replaying. The channel will complete the replay and the agent will start the sinks once the channel is ready. It might...
|
|
|
Author: Hari Shreedharan,
2013-02-25, 20:46
|
|
|
Review Request: FLUME-1925. HDFS timeouts should not starve other threads - Flume - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9568/ Review request for Flume. Description Only wrap the real HDFS calls in timeo...
|
|
|
Author: Hari Shreedharan,
2013-02-23, 06:10
|
|
|
Re: Review Request: FLUME-1765 - Add Load Balancing Support to Log4jAppender - Flume - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8328/#review16887 Cameron: Please attach the patch to the jira to confirm that you have ...
|
|
|
Author: Hari Shreedharan,
2013-02-21, 22:46
|
|
|
Review Request: FLUME-1922. HDFS Sink should optionally insert the timestamp at the sink - Flume - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9532/ Review request for Flume. Description Add a new configuration param to optio...
|
|
|
Author: Hari Shreedharan,
2013-02-20, 22:06
|
|
|
Re: Architecting Flume for failover - Flume - [mail # user]
|
|
...Also, as Jeff said, sink-2 has a higher priority (the absolute value of the priority being higher, that sink is picked up). Hari Shreedharan On Tuesday, February 1...
|
|
|
Author: Hari Shreedharan,
2013-02-20, 04:38
|
|
|
Re: Architecting Flume for failover - Flume - [mail # user]
|
|
...No, it does not mean that. To talk to different HDFS clusters you must specify the hdfs.path as hdfs://namenode:port/. You don't need to specify the bind etc. Hope this helps. H...
|
|
|
Author: Hari Shreedharan,
2013-02-20, 04:37
|
|
|
Re: Architecting Flume for failover - Flume - [mail # user]
|
|
...Can you change the hdfs.path to hdfs://10.20.30.81/flume/localbrain-events and hdfs://10.20.30.119/flume/localbrain-events on hdfsSink-1 and hdfsSink-2 respectively (assuming those are your ...
|
|
|
Author: Hari Shreedharan,
2013-02-20, 00:30
|
|
|
Re: strange flume hdfs put - Flume - [mail # user]
|
|
...Did you remove the "." between file and Type? On Monday, February 18, 2013, 周梦想 wrote: ...
|
|
|
Author: Hari Shreedharan,
2013-02-19, 05:09
|
|
|
|