Created 07-07-2016 09:42 PM
GetKafka[id=1f42d69d-b02b-4555-85d7-77f8163e4002] GetKafka[id=1f42d69d-b02b-4555-85d7-77f8163e4002] failed to process session due to java.lang.IllegalStateException: java.util.concurrent.ExecutionException: kafka.common.ConsumerRebalanceFailedException: f31464b5-467a-4b0b-b227-7c81bda87835_sandbox.hortonworks.com-1467599409455-2e5b48f4 can't rebalance after 4 retries: java.lang.IllegalStateException: java.util.concurrent.ExecutionException: kafka.common.ConsumerRebalanceFailedException: f31464b5-467a-4b0b-b227-7c81bda87835_sandbox.hortonworks.com-1467599409455-2e5b48f4 can't rebalance after 4 retries
Any idea? Is there a way around this? Can I force rebalance? It's a new Kafka instance, nothing to save
Created 07-08-2016 04:06 AM
The brokers were up, I shutdown everything and restarted the box and everything was okay.
This is for the sandbox.
Created 07-07-2016 10:27 PM
Can you please try increasing the zookeeper.session.timeout.ms parameter to some higher value?
Created 07-08-2016 03:07 AM
can you confirm your brokers are up? Please check the broker logs and paste here if issue is not obvious.
Created 07-08-2016 04:06 AM
The brokers were up, I shutdown everything and restarted the box and everything was okay.
This is for the sandbox.