首页 > Web开发 > 详细

org.apache.flume.FlumeException: NettyAvroRpcClient { host: xxx.xxx.xxx.xxx, port: 41100 }: RPC

时间:2014-12-20 09:14:50      阅读:2475      评论:0      收藏:0      [点我收藏+]
2014-12-19 01:05:42,141 (lifecycleSupervisor-1-1) [WARN - org.apache.flume.sink.AbstractRpcSink.start(AbstractRpcSink.java:294)] Unable to create Rpc client using hostname: xxx.xxx.xxx.xxx, port: 41100
org.apache.flume.FlumeException: NettyAvroRpcClient { host: 121.41.49.51, port: 41100 }: RPC connection error

如果在flume中sinks使用avro来推送数据时,出现这个问题。

那么要看一下Server上有没有监听,如果没有监听,则客户端的RPC当然连接SEVER时会报错啦!

 

文章发自:http://www.cnblogs.com/hark0623/p/4175050.html 转发请注明

org.apache.flume.FlumeException: NettyAvroRpcClient { host: xxx.xxx.xxx.xxx, port: 41100 }: RPC

原文:http://www.cnblogs.com/hark0623/p/4175050.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!