aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/scala/parallelai/spyglass/hbase/example
Commit message (Collapse)AuthorAgeFilesLines
* Code review. Removed some commented code and some warninggalarragas2014-02-242-12/+8
|
* Added Local Schema and Memory Tap in HBaseSource and JDBCSource to fixSaad Rashid2014-02-211-2/+3
| | | the failing unit tests.
* added test mode.4.2rc1Saad Rashid2014-02-201-1/+6
|
* remove hardcoded values.Saad Rashid2014-02-201-41/+12
|
* Update Scalding and Cascading latest release and pom versions. NowSaad Rashid2014-02-202-12/+67
| | | | SpyGlass supports scalding (0.9.0rc4) and cascading (2.2.1). Its a release candidate.
* Added testing code for multi input splitsChandan Rajah2013-08-072-23/+33
|
* Added support for split grouping in order to reduce the number of mappers ↵Chandan Rajah2013-07-182-102/+113
| | | | created for large tables
* Changed HBaseSource and JDBCSource to allow testing with JobTest. Samples of ↵Gracia Fernandez2013-07-042-14/+46
| | | | tests included.
* Updated examplesChandan Rajah2013-06-061-1/+5
|
* Added extensions to Read and Write mode.Chandan Rajah2013-06-061-1/+1
| | | Added support for key prefixes
* First public release of Spy Glass code basecra142013-04-262-0/+133