Hello,
I currently have Storm up and running on two Ubuntu VM's. I have Stormpulling 
data from a database on a MySQL Cluster and now I am trying to figure out a way 
of getting Storm and a Node.js app on a remote VM communicating. I have tried 
to use a Kafka Topic to store the output from Storm so the app can connect to 
the topic and gather the data, but i cannot get the KafkaBolt to work as it 
should. I have tried everything i can think of but no luck. Is there another 
way of getting Storm to connect to a remote Node.js app? I have searched 
exhaustively online but cannot find anything. If there are some tutorials i 
could be pointed to that would be great.Any help at all would be greatly 
appreciated. 
Kind RegardsDavid                                         

Reply via email to