| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
653 (0.342s).
|
|
|
Loading phrases to help you refine your search...
|
|
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
|
|
|
Re: strange flume hdfs put - Flume - [mail # user]
|
|
...See comment below. Hari Shreedharan On Monday, February 18, 2013 at 7:43 PM, 周梦想 wrote: You need to uncomment the above line and change it to: syslog-agent.sinks.H...
|
|
|
Author: Hari Shreedharan,
2013-02-19, 03:51
|
|
|
Re: strange flume hdfs put - Flume - [mail # user]
|
|
...This is because the data is written out by default in Hadoop's SequenceFile format. Use the DataStream file format (as in the Flume docs) to get the event parsed as is (if you use the defaul...
|
|
|
Author: Hari Shreedharan,
2013-02-19, 03:17
|
|
|
|