Awhile ago I had written a camel adapter for storm so that spout inputs
could come from camel. Not sure how useful it would be for you but its
located here:

https://github.com/calrissian/storm-recipes/blob/master/camel/src/main/java/org/calrissian/recipes/camel/spout/CamelConsumerSpout.java

Hi folks,



Apache Camel has a number of DSL which allow its topologies (routes wrt.
Camel terminology) to be set up and configured easily.

I am interested in such approach for Storm.

I found java beans usage in:

https://github.com/granthenke/storm-spring/

but sounds fairly limited to me.



Is there any other DSL like initiative for Storm ?



My second concern is storm cluster management: we’d like to have a registry
of topologies and be able to
register/destroy/launch/suspend/kill/update registered topologies
using a REST API.



Is there any tool/initiative to support that ?



Thx,



/DV



*Dominique Villard*

*Architecte logiciel / Lead Developer*
Orange/OF/DTSI/DSI/DFY/SDFY

*tél. 04 97 46 30 03*
dominique.vill...@orange.com <dominique.vill...@orange-ftgroup.com>





_________________________________________________________________________________________________________________________

Ce message et ses pieces jointes peuvent contenir des informations
confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez
recu ce message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les
messages electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere,
deforme ou falsifie. Merci.

This message and its attachments may contain confidential or
privileged information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and
delete this message and its attachments.
As emails may be altered, Orange is not liable for messages that have
been modified, changed or falsified.
Thank you.

Reply via email to