Hi, I am new in storm, I am using https://github.com/AirSage/Petrel library to write storm topology in python, i have successfully run wordcount example written in python, but i now i want to insert output of "WordCountBolt" to mysql database. Following example i am trying but i am getting weird error, Please check wordcount.py here, https://gist.github.com/yspanchal/9618638
-- Thanks & Regards Yogesh Panchal
