aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/parallelai/spyglass/hbase/HBaseScheme.java
Commit message (Collapse)AuthorAgeFilesLines
* Extensive changes to the underlying code base.Chandan Rajah2013-09-041-4/+31
| | | | | Fully tested and working support for region level spliting Reduced number of mappers.
* do not store nulls in hbase. see issue 5Koert Kuipers2013-08-061-5/+3
|
* Changed HBaseSource and JDBCSource to allow testing with JobTest. Samples of ↵Gracia Fernandez2013-07-041-5/+10
| | | | tests included.
* Added extensions to Read and Write mode.Chandan Rajah2013-06-061-4/+13
| | | Added support for key prefixes
* First public release of Spy Glass code basecra142013-04-261-0/+336