aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/scala/parallelai/spyglass/hbase/HBaseSource.scala
Commit message (Collapse)AuthorAgeFilesLines
* Extensive changes to the underlying code base.Chandan Rajah2013-09-041-5/+10
| | | | | Fully tested and working support for region level spliting Reduced number of mappers.
* Adding Delete functionality to the HBaseSourceChandan Rajah2013-08-161-2/+3
|
* Changed HBaseSource and JDBCSource to allow testing with JobTest. Samples of ↵Gracia Fernandez2013-07-041-11/+12
| | | | tests included.
* Added extensions to Read and Write mode.Chandan Rajah2013-06-061-7/+16
| | | Added support for key prefixes
* First public release of Spy Glass code basecra142013-04-261-0/+82