aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/scala/parallelai/spyglass/hbase
Commit message (Expand)AuthorAgeFilesLines
* Fix various CDH5 integration problems.John Blakeney2015-09-011-1/+0
* Adds autoFlush setting to HbaseSource.Kristian Kaufmann2015-06-121-1/+2
* Releasing 4.3 Spyglass for Scalding (0.9.1) and Scala (2.10)Antonios Chalkiopoulos2014-05-221-11/+5
* Adding automatic conversion from RichPipegalarragas2014-02-241-0/+1
* Code review. Removed some commented code and some warninggalarragas2014-02-245-160/+13
* Added Local Schema and Memory Tap in HBaseSource and JDBCSource to fixSaad Rashid2014-02-212-31/+74
* added test mode.4.2rc1Saad Rashid2014-02-201-1/+6
* Fix test mode in HBaseSource.Saad Rashid2014-02-201-0/+35
* remove hardcoded values.Saad Rashid2014-02-201-41/+12
* Update Scalding and Cascading latest release and pom versions. NowSaad Rashid2014-02-203-17/+82
* 1. Created a mapper per region as ooposed to mapper per region server4.1.1Chandan Rajah2013-09-302-50/+71
* Extensive changes to the underlying code base.Chandan Rajah2013-09-043-75/+235
* Added minor echanges to code and more testingChandan Rajah2013-08-212-72/+167
* Adding Delete functionality to the HBaseSourceChandan Rajah2013-08-161-2/+3
* Added testing code for multi input splitsChandan Rajah2013-08-072-23/+33
* do not store nulls in hbase. see issue 5Koert Kuipers2013-08-061-15/+13
* Added support for split grouping in order to reduce the number of mappers cre...Chandan Rajah2013-07-182-102/+113
* Versions reverted back to the old ones: Scala 2.9.3 (cdh4.2.0)Gracia Fernandez2013-07-101-83/+83
* Changed HBaseSource and JDBCSource to allow testing with JobTest. Samples of ...Gracia Fernandez2013-07-046-237/+294
* Added some readme and commentsrotem2013-06-171-37/+58
* Adding HBase raw taps and source, bumping needed dependency versions, bumping...rotem2013-06-161-0/+62
* Minor bug fix in the pipe conversionsChandan Rajah2013-06-061-1/+2
* Updated examplesChandan Rajah2013-06-065-59/+77
* Added extensions to Read and Write mode.Chandan Rajah2013-06-067-8/+644
* First public release of Spy Glass code basecra142013-04-263-0/+215