-
Notifications
You must be signed in to change notification settings - Fork 58
Version Compatibilities
Dan LaRocque edited this page Sep 5, 2014
·
19 revisions
This is the documentation for Faunus 0.4.
Faunus was merged into Titan and renamed Titan-Hadoop in version 0.5.
Documentation for the latest Titan version is available at http://s3.thinkaurelius.com/docs/titan/current.
The Faunus project is growing along with the rest of the Aurelius Graph Cluster technology. Below are version compatibilities between the various versions of Faunus and Titan. In order to reduce confusion, Faunus has skipped the 0.2.0 version in order to sync with Titan’s versioning.
Faunus | Titan | Hadoop |
0.1-alpha | 0.1.0 | 1.0.y |
0.1.0 | 0.2.0 | 1.0/1.y |
0.1.1 | 0.2.1 | 1.0/1.y |
0.3.0 | 0.3.0 | 1.0/1.y |
0.3.1 | 0.3.1 | 1.0/1.y |
0.3.2 | 0.3.2 | 1.0/1.y |
0.4.0 | 0.4.0 | 1.0/1.y |
0.4.1 | 0.4.1 | 1.0/1.y |
0.4.2 | 0.4.2 | 1.0/1.y |
0.4.3 | 0.4.3 | 1.0/1.y |
0.4.4 | 0.4.4 | 1.0/1.y |
- Faunus 0.1-alpha’s
SequenceFile
format is different than Faunus 0.1.0’sSequenceFile
format due to the introduction of a variable-width encoding optimization.