| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
72 (0.09s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Flume Question - Flume - [mail # dev]
|
|
...hi Rao, I met same problem what you mentioned above. Also I don't know if there have existing solution, following existing sources, I cann't find out anyone can resolve. ...
|
|
|
Author: Denny Ye,
2013-02-14, 03:46
|
|
|
Re: Flume NG and zookeeper - Flume - [mail # user]
|
|
...Agreed with Roshan, VIP is best choice in present. If you want solution based on Zookeeper, you should wrap to resolve notification and dynamic configuration by yourself. Much better if some...
|
|
|
Author: Denny Ye,
2013-02-10, 09:13
|
|
|
Re: Scribe Source .thrift file - Flume - [mail # dev]
|
|
...Thanks Hari, no other better solution now, we only can document in source code to make it clearly. Wish you can agree with the modification for that generated code 2013/2/5 Hari Shree...
|
|
|
Author: Denny Ye,
2013-02-05, 08:16
|
|
|
Re: Scribe Source .thrift file - Flume - [mail # dev]
|
|
...OK, I'm not sure which is better method to keep the effective code during upgrading. I will post it if I have a good idea. 2013/2/5 Hari Shreedharan ...
|
|
|
Author: Denny Ye,
2013-02-05, 08:08
|
|
|
Re: Scribe Source .thrift file - Flume - [mail # dev]
|
|
...hi Hari, the original version of generated code from that Thrift template has only support message with 'String' type, I think it's ineffective that deserialized from byte stream to String a...
|
|
|
Author: Denny Ye,
2013-02-05, 07:42
|
|
|
Re: Scribe Source .thrift file - Flume - [mail # dev]
|
|
...Sorry for late response Here is the scribe.thrift file : ************************* file separator ********************* namespace java scribe.thrift enum ResultCode { OK, ...
|
|
|
Author: Denny Ye,
2013-02-05, 02:46
|
|
|
Can Flume print system metrics from command model - Flume - [mail # dev]
|
|
...hi guys, I have met one problem about Flume monitoring in isolated environment. We cannot support JMX or other metrics method in Flume instance. If there have any problems in d...
|
|
|
Author: Denny Ye,
2013-01-31, 09:47
|
|
|
Re: Returns 127.0.0.1 at HostInterceptor - Flume - [mail # dev]
|
|
...I have wrote some codes to resolve this problem for me, and I want to know if someone also need this function to obtains actual IP. If it's useful for others, I can post patch for it if nece...
|
|
|
Author: Denny Ye,
2013-01-18, 10:27
|
|
|
Re: Returns 127.0.0.1 at HostInterceptor - Flume - [mail # dev]
|
|
...The result of ' InetAddress.getLocalHost().getCanonicalHostName()' is 'localhost', what's your advice if I would like to distinguish the actual IP of my several Flume servers? 2013/1/...
|
|
|
Author: Denny Ye,
2013-01-18, 09:59
|
|
|
Re: Returns 127.0.0.1 at HostInterceptor - Flume - [mail # dev]
|
|
...Sure, StatisInterceptor is another choice if I want to transfer pre-defined IP to each event. This is a proposal for right local IP. In my situation, several Flume servers cannot be distingu...
|
|
|
Author: Denny Ye,
2013-01-18, 09:54
|
|
|
|