Are you passing different zkroot for each of those topologies in SpoutConfig.
On Mon, Jan 5, 2015, at 01:59 AM, Miroslav Holubec wrote: > Hi James, I have same issue, have u solved it somehow? > > Regards, Miroslav > > On 2 July 2014 at 09:46, [email protected] > <[email protected]> wrote: >> __ >> Hi all, >> >> I use storm 0.9.2 to build my topology and use kafka to fetch data. >> But when I have more topologies to fetch the data from the same >> topics, some of them cannot fetch the data. My topology is as >> follows: I have 5 spouts and each for fetching one topic and 1 bolt >> is simply doing counting. >> >> However, I run 4 topologies like this, and some of them cannot fetch >> the data.(I have given them different offset partition) >> >> Why this happens? >> >> >> James Fu >> >
