aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/scala/parallelai/spyglass/hbase/HBaseSource.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix test mode in HBaseSource.Saad Rashid2014-02-201-0/+35
| | | change rc4 to rc1.
* Update Scalding and Cascading latest release and pom versions. NowSaad Rashid2014-02-201-5/+15
| | | | SpyGlass supports scalding (0.9.0rc4) and cascading (2.2.1). Its a release candidate.
* 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