You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by David Medinets <da...@gmail.com> on 2012/07/25 03:07:18 UTC

Installing Thrift 0.8 From Source (or trunk is 0.9.0-dev)

This is a quick note to let people know that the thrift trunk is at
0.9.0-dev so if you need to compile thirft for Accumulo, you'll need
to pull source code from a branch:

  svn co http://svn.apache.org/repos/asf/thrift/branches/0.8.x thrift_0.8

If you need thift v0.6 for an older version of Accumulo, you can use

  svn co http://svn.apache.org/repos/asf/thrift/branches/0.6.x thrift_0.6