Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 54 (0.049s).
Loading phrases to help you
refine your search...
HDFS Test Failure - Flume - [mail # user]
...Running "mvn test" on the latest Flume code, I get a test failure in TestHDFSEventSinkOnMiniCluster.  I'm using a fresh build of Ubuntu - is there a package I'm supposed to install for ...
   Author: Connor Woodson, 2013-01-19, 22:56
FileChannel - WARN on restart - Flume - [mail # dev]
...When I restart a flume agent with a file channel (ctrl^c to stop the process), I get the following warning when the channel is empty (not sure what happens otherwise):  Checkpoint for f...
   Author: Connor Woodson, 2013-01-19, 06:26
Log4J Appender in Flume - Flume - [mail # user]
...I just ran into an unfortunate configuration issue; I want to use flume's log4j appender as part of the agent itself in order to send error logs to a monitoring system. However, when that sy...
   Author: Connor Woodson, 2013-01-18, 19:13
Re: Returns 127.0.0.1 at HostInterceptor - Flume - [mail # dev]
...We could use InetAddress.getLocalHost().getCanonicalHostName() to get just the IP, which I feel is good enough; a quick and dirty interceptor could be built that substitutes certain names fo...
   Author: Connor Woodson, 2013-01-18, 09:39
Re: Uncaught Exception When Using Spooling Directory Source - Flume - [mail # user]
...The Spooling Directory Source is best used for sending old data / backups through Flume, as opposed to trying to use it for realtime data (due to, as you discovered, you aren't supposed to w...
   Author: Connor Woodson, 2013-01-18, 09:13
Re: hdfs.idleTimeout ,what's it used for ? - Flume - [mail # user]
...Alright, that makes sense. The takeaway from this conversation for everyone else:  If you use idleTimeout, be sure to set the rollInterval to 0. And if you don't use idleTimeout, be sur...
   Author: Connor Woodson, 2013-01-18, 04:18
Re: hdfs.idleTimeout ,what's it used for ? - Flume - [mail # user]
...The way idleTimeout works right now is that it's another rollInterval; it will work best when rollInterval is not set and so it seems that it's use is best for when you don't want to use a r...
   Author: Connor Woodson, 2013-01-18, 03:24
Re: hdfs.idleTimeout ,what's it used for ? - Flume - [mail # user]
...Ya, I read this first; I find the implementation of the idleTimeout slightly odd that it doesn't persist through the file closing.   On Thu, Jan 17, 2013 at 6:39 PM, Juhani Connolly &nb...
   Author: Connor Woodson, 2013-01-18, 02:42
Re: hdfs.idleTimeout ,what's it used for ? - Flume - [mail # user]
...And @ my aside: I hadn't realized that the idleTimeout is canceled by the rollInterval occurring. That's annoying. So setting a lower idleTimeout, and drastically decreasing maxOpenFiles to ...
   Author: Connor Woodson, 2013-01-18, 02:23
Re: hdfs.idleTimeout ,what's it used for ? - Flume - [mail # user]
...@Mohit:  For the HDFS Sink, the tmp files are placed based on the hadoop.tmp.dir property. The default location is /tmp/hadoop-${user.name} To change this you can add -Dhadoop.tmp.dir= ...
   Author: Connor Woodson, 2013-01-18, 02:20
Sort:
project
Flume (54)
Pig (6)
type
mail # user (47)
mail # dev (7)
date
last 7 days (1)
last 30 days (3)
last 90 days (9)
last 6 months (54)
last 9 months (54)
author
Hari Shreedharan (653)
Brock Noland (607)
Mike Percy (459)
Jonathan Hsieh (376)
Disabled imported user (213)
Alexander Alten-Lorenz (180)
Juhani Connolly (146)
E. Sammer (112)
Will McQueen (108)
Israel Ekpo (104)
Arvind Prabhakar (98)
Roshan Naik (85)
Jarek Jarcec Cecho (81)
Denny Ye (72)
Ralph Goers (66)
Connor Woodson