https://github.com/nathanmarz/storm/wiki/Structure-of-the-codebase
On Saturday, November 17, 2012 12:35:08 AM UTC-5, Christopher Smith wrote:
Probably to avoid accidentally using newer versions of thrift. ;-) I
actually use thrift 0.8 in my code, which would cause problems without the
separate namespace.
--Chris
On Nov 16, 2012, at 8:47 PM, andy <[email protected] <javascript:>> wrote:
Nathan:
Is there any reason why we don't use standard Thrift 0.7.0? I would rather
use org.apache.thrift.* instead of org.apache.thrift7.*.
Andy
Probably to avoid accidentally using newer versions of thrift. ;-) I
actually use thrift 0.8 in my code, which would cause problems without the
separate namespace.
--Chris
On Nov 16, 2012, at 8:47 PM, andy <[email protected] <javascript:>> wrote:
Nathan:
Is there any reason why we don't use standard Thrift 0.7.0? I would rather
use org.apache.thrift.* instead of org.apache.thrift7.*.
Andy