worlvlhole commented on issue #3198: Feature/create kafka spout URL: https://github.com/apache/incubator-heron/pull/3198#issuecomment-474094985 Slightly unrelated but, I think the need to set a list of spout requirements is still a big discussing that's needed. On Mon, Mar 18, 2019, 4:45 PM Rohan Agarwal <[email protected]> wrote: > Hi, thanks for this PR, happy to finally see a Kafka Spout implementation > in Heron. I am planning on using this once it is merged, but I have a > question. One major difference between this implementation and the Storm > one is that Storm's spout allows emitting to different streams, using the > org.apache.storm.kafka.spout.RecordTranslator interface. This > implementation is missing this particular functionality, which is quite > useful. > > Is there a reason for not keeping this functionality in this Kafka Spout > implementation? Or is there another way to achieve similar functionality > (other than creating a map-function like bolt for this purpose)? It's > really useful for sending data from different topics to different > downstream bolts. > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/incubator-heron/pull/3198#issuecomment-474093610>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AHNon-PwB3e0EsUXtX27qZuH_MQUo8nmks5vX_rlgaJpZM4bQ7Tz> > . >
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
