aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/parallelai/spyglass/hbase/HBaseInputFormat.java
Commit message (Collapse)AuthorAgeFilesLines
* Extensive changes to the underlying code base.Chandan Rajah2013-09-041-645/+0
| | | | | Fully tested and working support for region level spliting Reduced number of mappers.
* Added testing code for multi input splitsChandan Rajah2013-08-071-1/+1
|
* Added support for split grouping in order to reduce the number of mappers ↵Chandan Rajah2013-07-181-518/+605
| | | | created for large tables
* Added extensions to Read and Write mode.Chandan Rajah2013-06-061-109/+136
| | | Added support for key prefixes
* First public release of Spy Glass code basecra142013-04-261-0/+531