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

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -