| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
55 (0.074s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: HDFS escape sequence and use of timestamp header - Flume - [mail # user]
|
|
...On Wed, Aug 22, 2012 at 2:16 PM, Kathleen Ting wrote: Thanks this helps. The type specified in the example is a fully qualified class name, however in the table it says use type ...
|
|
|
Author: Mohit Anchlia,
2012-08-23, 00:05
|
|
|
Application hanging writing to Flume HDFS sink - Flume - [mail # user]
|
|
...I have 5 threads writing json blob to hdfs but what I see is application hanging and when I do the thread dump on the application I see threads waiting on epollWait: "New I/O client wo...
|
|
|
Author: Mohit Anchlia,
2012-08-22, 19:54
|
|
|
Re: HDFS escape sequence and use of timestamp header - Flume - [mail # user]
|
|
...I see this JIRA https://issues.apache.org/jira/browse/FLUME-1215 but how do I take advantage of it? I am using 1.2.0 but %Y %m doesn't work. I just get number format exceptions. On Tue...
|
|
|
Author: Mohit Anchlia,
2012-08-22, 18:50
|
|
|
HDFS escape sequence and use of timestamp header - Flume - [mail # user]
|
|
...I am using flume-ng 1.2.0 and I need to use %Y%M%D escape sequence. Do I need to write some custom interceptor? Could you please point me to an example? Currently my AvroClient looks like th...
|
|
|
Author: Mohit Anchlia,
2012-08-22, 00:52
|
|
|
Re: FLUME AVRO - Flume - [mail # user]
|
|
...On Sun, Aug 12, 2012 at 5:29 PM, Mike Percy wrote: Is the data that is writen in the hdfs file in avro format and uses avro datafile? From what I understand data that is writen ...
|
|
|
Author: Mohit Anchlia,
2012-08-13, 00:34
|
|
|
Writing tests with flume ng - Flume - [mail # user]
|
|
...I wanted to check how everyone is writing the client side test when using flume? I see in flume source in TestNettyAvroRpcClientthere there is a start server method, is someone using t...
|
|
|
Author: Mohit Anchlia,
2012-08-09, 20:48
|
|
|
Escape sequences - Flume - [mail # user]
|
|
...I am looking for some example to insert a field when using escape sequence. For instance if I use %{host} or %{ip} then how do I insert it when writing an event? Also how to find out the def...
|
|
|
Author: Mohit Anchlia,
2012-08-05, 20:29
|
|
|
HDFS Avro - Flume - [mail # user]
|
|
...When writing to hdfs sink it looks like structure to which payload is writen is Avro. In sequence file is data writen in Avro format or the just the binary payload that we pass to the flume?...
|
|
|
Author: Mohit Anchlia,
2012-08-05, 17:27
|
|
|
Re: Real time reads - Flume - [mail # user]
|
|
...On Sat, Aug 4, 2012 at 3:28 PM, Patrick Wendell wrote: Yes that's how I am currently testing but I just thought it would be nice to use one framework for both read and wri...
|
|
|
Author: Mohit Anchlia,
2012-08-04, 22:37
|
|
|
Real time reads - Flume - [mail # user]
|
|
...I am prototyping flume ng for real time sink to hbase and hdfs for clickstream. I was wondering if Flume provides something that can read from HBase too. That is API request comes to our web...
|
|
|
Author: Mohit Anchlia,
2012-08-04, 21:34
|
|
|
|