Hi All,
I need some source code please do help me .I am using storm.I want to process 
this Xml data using SAX parser as follows, Spout has to get this xml file and 
it will give input to the seperate bolt as  From <employee id =1> to 
</employee> Each bolt contains input as different employee details such as  
bolt1= <employee id =1> to </employee> bolt2=<employee id =2> to </employee>and 
store the each input of the bolt into another xml file.The Xml file name must 
be id of the employeeCan you please  give some sample code for us?

Thank You,Sowmiya

                                          

Attachment: employees.xml
Description: XML document

Reply via email to