最新回答 / rainwithvoice
https://stackoverflow.com/questions/31985819/how-to-run-wordcounttopology-from-storm-starter-in-intellij
2019-05-13
最新回答 / 慕粉3814361
我參照這個教程在mac+interjj idea中也遇到到找不到pythone的情況,最后是將路徑改成絕對路徑就OK了public SplitSentence() { ?super("python", "/Users/alioo/mygit/storm-starter/multilang/resources/splitsentence.py");}
2017-05-06
最新回答 / 慕慕5050018
一開始可能是復制到一個指定的文件夾在控制臺做測試用, 測試完畢后就刪除了. ?然后他又解壓了一次apache-storm在IDE運行測試. 你可以看看1分43秒
2016-12-07