Hello, I am tanchengbing.
I am reading your storm project in github. I am a great fan of it. I like it
very much.
However, there are some issues I am a little confused. For example, I work with
Storm for a while already, but want to get started with development. As
suggested, I am using Intellij (up to now, I was using Eclipse and did only
write Topologies against Java API).First I got the following error:
java.lang.RuntimeException: backtype.storm.multilang.NoOutputException: Pipe to
subprocess seems to be broken! No output read. Serializer Exception: Traceback
(most recent call last): File "splitsentence.py", line 16, in import storm
ImportError: No module named storm
Update: installing pyhton-storm is not required to make it work
Unfortunately, I am getting a different error now:
File "splitsentence.py", line 18, in class SplitSentenceBolt(storm.BasicBolt):
AttributeError: 'module' object has no attribute 'BasicBolt'
Could you please help me to solve them out? Thank you very much.
I am looking forward for your answers. Thank you.
Best wishes/Regards.
Yours sincerely,
tanchengbing