Odoop complies with semantic versioning.
0.0.3
- Changes the Maven groupId to
com.opower.odoop - Upgrades to CDH4
0.0.2
This development release adds a query planning engine that can be used to run SQL-like queries against HBase.
- Query planner functionality
0.0.1
The initial development release of Odoop includes the following major functionality:
- DeployedFilter functionality
- Selector abstraction
- RowKeyInSetSelector functionality
- HBaseTestRunner JUnit runner to manage MiniHBaseCluster lifecycle