码迷,mamicode.com
首页 > Web开发 > 详细

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

时间:2014-12-20 09:16:07      阅读:461      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!