Sorry but personally I'd rather not look back to 0.x version lines. If you're just getting started with development, please pick master branch (for 2.0.0) or 1.x-branch (for 1.1.0).
Thanks, Jungtaek Lim (HeartSaVioR) 2017년 2월 18일 (토) 오전 2:14, 昨夜渡轮上 <374277...@qq.com>님이 작성: > 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