yzhang8015

Results 3 comments of yzhang8015

yes, this issue occurs when any field is array , if use kibana, this array field can be seen. can we think one way to solve this issue.

this issue can not be solved by increase rebalance.max.retries, after i check source of consume, find logstash client will trigger rebalance by `ZKTopicPartitionChangeListener` and `ZKRebalancerListener`. i am using logstash 2.1,...

attache my error ` log4j, [2016-08-21T23:04:27.460] ERROR: kafka.consumer.ZookeeperConsumerConnector: [logstash_dada-es01-1471791305675-5932a34b], error during syncedRebalance kafka.common.ConsumerRebalanceFailedException: logstash_dada-es01-1471791305675-5932a34b can't rebalance after 50 retries at kafka.consumer.ZookeeperConsumerConnector$ZKRebalancerListener.syncedRebalance(ZookeeperConsumerConnector.scala:633) at kafka.consumer.ZookeeperConsumerConnector$ZKRebalancerListener$$anon$1.run(ZookeeperConsumerConnector.scala:551) log4j, [2016-08-21T23:06:07.788] ERROR: kafka.consumer.ZookeeperConsumerConnector: [logstash_dada-es01-1471791305675-5932a34b], error during...