| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
34 (0.368s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: spoolDir source problem - Flume - [mail # user]
|
|
...Anyone have any ideas on this? I can't even find the class throwing the exception to try and see what it is doing. I would really like to use this on Windows, but would like to know at least...
|
|
|
Author: Paul Chavez,
2013-04-12, 18:41
|
|
|
spoolDir source problem - Flume - [mail # user]
|
|
...Hello, I've run into a problem with the spoolDir source, on Windows, and am not sure how to proceed. The agent starts fine and the source is created without issue and is apparent...
|
|
|
Author: Paul Chavez,
2013-04-11, 22:15
|
|
|
RE: FileChannel on Windows - Flume - [mail # user]
|
|
...I did not realize I could use pre-built binaries on Windows. Thank you, I used this to grab the hadoop-common.jar from our existing Hadoop cluster and there are no startup errors now. ...
|
|
|
Author: Paul Chavez,
2013-04-10, 20:25
|
|
|
FileChannel on Windows - Flume - [mail # user]
|
|
...Hello, I've been using flume on Windows to send logs to an avro source for awhile now, using the AvroClient class. I'm now trying to get a full agent running to hopefully leverage the ...
|
|
|
Author: Paul Chavez,
2013-04-10, 18:55
|
|
|
RE: LoadBalancing Sink Processor question - Flume - [mail # user]
|
|
...Hi Jeff, I've attached 3 logs, the config and 3 pictures. This is flume 1.3 as bundled with CDH 4.2. The three images are snapshots of Cacti graphs that poll the /metrics page fo...
|
|
|
Author: Paul Chavez,
2013-04-01, 20:06
|
|
|
RE: LoadBalancing Sink Processor question - Flume - [mail # user]
|
|
...JR, It looks like you have your source and sink IP configurations flipped. agent1.sinks.avroSink.hostname = 0.0.0.0 agent2.sources.avroSource2.bind = node2 ip The sink shou...
|
|
|
Author: Paul Chavez,
2013-04-01, 19:23
|
|
|
LoadBalancing Sink Processor question - Flume - [mail # user]
|
|
...I am curious about the observed behavior of a set of agents configured with a Load Balancing sink processor. I have 4 'tier1' agents receiving events directly from app servers that fee...
|
|
|
Author: Paul Chavez,
2013-03-29, 20:20
|
|
|
Re: Writing to HDFS from multiple HDFS agents (separate machines) - Flume - [mail # user]
|
|
...It just depends on what you want to do with the header. In the case I presented the header is set by the agent running the HDFS sink, which seemed to align with your use case. If you need to...
|
|
|
Author: Paul Chavez,
2013-03-15, 03:30
|
|
|
RE: Writing to HDFS from multiple HDFS agents (separate machines) - Flume - [mail # user]
|
|
...You can use a Host Interceptor on the agents running an HDFS sink, and then use %{host} in the .hdfs.filePrefix property. This isn't really documented but it works, docs only mention using t...
|
|
|
Author: Paul Chavez,
2013-03-14, 22:31
|
|
|
RE: Take list full error after 1.3 upgrade - Flume - [mail # user]
|
|
...Oh I see the error. You said transaction capacity. It is defaulting to 1000, I have never configured it before, just relied on defaults. Configuring it to 10000 worked. Thank you, Paul...
|
|
|
Author: Paul Chavez,
2013-03-01, 00:13
|
|
|
|