ere 发表于 2015-9-17 08:17:37

org.apache.flume.FlumeException: NettyAvroRpcClient { host: xxx.xxx.xxx.xxx, por

2014-12-19 01:05:42,141 (lifecycleSupervisor-1-1) 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转发请注明
页: [1]
查看完整版本: org.apache.flume.FlumeException: NettyAvroRpcClient { host: xxx.xxx.xxx.xxx, por