| clear query|facets|time |
Search criteria: .
Results from 111 to 120 from
180 (0.081s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: -n argument unused - Flume - [mail # dev]
|
|
...Yes. If you have more as one agent in your file (agent1, agent2 etc) bin/flume-ng agent -n agent1 -f conf/flume-test.conf --conf conf - Alex On Dec 1, 2012, at 3:05 AM, Mik...
|
|
|
Author: Alexander Alten-Lorenz,
2012-12-01, 06:23
|
|
|
Re: error writing to collectorSink on mac os x - Flume - [mail # user]
|
|
...Ah, got it. You are use flume 0.9.x - which is a pretty old version. We're on FlumeNG - actually Flume 1.2.0, but 1.3.0 will be released very soon. I strongly suggest to move over, sin...
|
|
|
Author: Alexander Alten-Lorenz,
2012-11-30, 08:28
|
|
|
Re: error writing to collectorSink on mac os x - Flume - [mail # user]
|
|
...Hi, Can you connect to your HDFS instance? Attach the config file for further debug. Btw, per homebrew installed HDFS / Flume / whatever depends on the recipes homebrew uses. Check thi...
|
|
|
Author: Alexander Alten-Lorenz,
2012-11-30, 07:17
|
|
|
Re: Error in Upload the log file into hdfs - Flume - [mail # user]
|
|
...Hi, As Brock wrote, in the upcoming stable release 1.3.0 we implemented SpoolDirectorySource, which will do that for you. The appropriate Jira: https://issues.apache.org/jira/browse/FL...
|
|
|
Author: Alexander Alten-Lorenz,
2012-11-29, 19:14
|
|
|
Re: Error in Upload the log file into hdfs - Flume - [mail # user]
|
|
...Brock, thats right. Will do over the weekend. We should add these into the Userguide, too. Cheers, Alex On Nov 29, 2012, at 4:54 PM, Brock Noland wrote: Alexan...
|
|
|
Author: Alexander Alten-Lorenz,
2012-11-29, 19:05
|
|
|
Re: Error in Upload the log file into hdfs - Flume - [mail # user]
|
|
...Hi, agent.channels.memoryChannel.transactionCapacity=1000 Is wrong. You cant have equal or more transaction capacity in a channel as configured capacity. Use the opposite, when y...
|
|
|
Author: Alexander Alten-Lorenz,
2012-11-29, 15:39
|
|
|
Developers Quick Hack Sheet - Apache Flume - Apache Software Foundation - Flume - [wiki]
|
|
... show comment hide comment &nb...
|
|
|
http://cwiki.apache.org/confluence/display/FLUME/Developers+Quick+Hack+Sheet
Author: Alexander Alten-Lorenz,
2012-11-28, 00:00
|
|
|
Re: CDH4.1 and Eclipse - Flume - [mail # dev]
|
|
...This has nothing to do with Flume, you've an older version of hadoop installed. One simple google search: http://stackoverflow.com/questions/11111624/eclipse-mapreduce-plugin-error-ser...
|
|
|
Author: Alexander Alten-Lorenz,
2012-11-26, 12:15
|
|
|
Re: Max Event Size - Flume - [mail # user]
|
|
...Hi Kevin, The eventsize vs. capacity slot size is defined in "flume-ng-core/src/main/java/org/apache/flume/channel/MemoryChannel.java" via: int eventByteSize = (int)Math.ceil(est...
|
|
|
Author: Alexander Alten-Lorenz,
2012-11-26, 07:41
|
|
|
Re: Max Event Size - Flume - [mail # user]
|
|
...Kevin, This depends on your memory configuration. When you start flume with DEBUG did you got some errors / warning? Cheers, Alex P.S. http://flume.apache.org/FlumeU...
|
|
|
Author: Alexander Alten-Lorenz,
2012-11-23, 10:33
|
|
|
|