kafka topic offsets of 3 partitions has no banlance on DC/OS -


3 partition,2 of them 600+,partition 1 585

my kafkaspout run out of range because of partition 1. conf below:

spoutconfig spoutconfig = new spoutconfig(zkhosts, topic, zkroot, zkspoutid); spoutconfig.startoffsettime = kafka.api.offsetrequest.latesttime(); 

and spoutconfig.usestartoffsettimeifoffsetoutofrange = true default.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -