Closed tsface closed 8 years ago
We were using the old thrift fork
https://github.com/nathanmarz/thrift/tree/storm
storm itself has moved on and now uses thrift 0.9.2 (0.9.3 in 0.11.x-SNAPSHOT) and the shade plugin to move the packages back to thrift7. This was mostly a proof of concept and is not really supported right now. I would suggest that you look at using http://slider.incubator.apache.org/ to run storm on YARN instead. We have plans to eventually officially support YARN as a runtime for storm, but that is a ways off in the future.
i have changed storm_master.thrift file , when i compiled the file by thrift 0.9.2 , that thrift7 doesn't exist anywhere , how can I compile the file.