|
|
+
Huang Tonglang 2013-02-17, 09:06
+
Alexander Alten-Lorenz 2013-02-17, 09:28
+
Huang Tonglang 2013-02-18, 02:28
-
Re: How to make C# send mesasge to avro sourceAlexander Alten-Lorenz 2013-02-18, 06:44
This is answered in the thread I sent, it doesn't exist a valuable NIO framework. The Avro C# API docs:
http://avro.apache.org/docs/1.7.3/api/csharp/namespaceAvro.html The C# implementation of Avro is included in the latest source release tarball, this is mirrored on Github at: https://github.com/apache/avro/tree/trunk/lang/csharp On Feb 18, 2013, at 3:28 AM, Huang Tonglang <[EMAIL PROTECTED]> wrote: > Thank you for your response. I still can't fine answer there. My question should be how to send avro message to flume avro source from C#. > > 谢谢! > > > -----邮件原件----- > 发件人: Alexander Alten-Lorenz [mailto:[EMAIL PROTECTED]] > 发送时间: 2013年2月17日 17:29 > 收件人: [EMAIL PROTECTED] > 主题: Re: How to make C# send mesasge to avro source > > May help you: > http://stackoverflow.com/questions/648282/any-nio-frameworks-for-net > > - Alex > > On Feb 17, 2013, at 10:06 AM, Huang Tonglang <[EMAIL PROTECTED]> wrote: > >> The avro source is a Netty server, but there is no C# client for Netty. Could someone help me? >> >> >> 谢谢! >> > > -- > Alexander Alten-Lorenz > http://mapredit.blogspot.com > German Hadoop LinkedIn Group: http://goo.gl/N8pCF > -- Alexander Alten-Lorenz http://mapredit.blogspot.com German Hadoop LinkedIn Group: http://goo.gl/N8pCF +
Hari Shreedharan 2013-02-18, 06:58
|