aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* added test mode.4.2rc1Saad Rashid2014-02-202-2/+7
|
* Fix test mode in HBaseSource.Saad Rashid2014-02-201-0/+35
| | | change rc4 to rc1.
* remove hardcoded values.Saad Rashid2014-02-201-41/+12
|
* Update Scalding and Cascading latest release and pom versions. NowSaad Rashid2014-02-206-25/+99
| | | | SpyGlass supports scalding (0.9.0rc4) and cascading (2.2.1). Its a release candidate.
* Removed invalid domain and company name referencessga062014-01-062-5/+5
|
* 1. Created a mapper per region as ooposed to mapper per region server4.1.1Chandan Rajah2013-09-3010-108/+181
| | | | | 2. Added progress indicators 3. Better logging
* Moved maven repo locallycra142013-09-042-6/+6
| | | | | Added documentation. Scala 2.9.3 and 2.10.2 can be toggled
* Extensive changes to the underlying code base.Chandan Rajah2013-09-0421-1982/+1332
| | | | | Fully tested and working support for region level spliting Reduced number of mappers.
* Added minor echanges to code and more testingChandan Rajah2013-08-215-75/+181
|
* Adding Delete functionality to the HBaseSourceChandan Rajah2013-08-166-15/+53
|
* Updated CDH version to 4.3.0 and uncommented Raw Tap and SchemeChandan Rajah2013-08-072-597/+597
|
* Added testing code for multi input splitsChandan Rajah2013-08-077-35/+1172
|
* do not store nulls in hbase. see issue 5Koert Kuipers2013-08-062-20/+16
|
* Added the missing fileChandan Rajah2013-07-181-0/+111
|
* Added support for split grouping in order to reduce the number of mappers ↵Chandan Rajah2013-07-185-1282/+1496
| | | | created for large tables
* Merge branch 'master' into scala_2.9.3Chandan Rajah2013-07-151-1/+5
|\
| * Added Multi Row Inserts in the documentation and changes in the valuesSaad Rashid2013-07-051-1/+5
| | | | | | in JDBC Constants.
* | Versions reverted back to the old ones: Scala 2.9.3 (cdh4.2.0)Gracia Fernandez2013-07-103-680/+680
|/
* Changed HBaseSource and JDBCSource to allow testing with JobTest. Samples of ↵Gracia Fernandez2013-07-0414-354/+496
| | | | tests included.
* Fixed minor bugs with HBase prefix salterChandan Rajah2013-06-261-4/+9
|
* Added JDBCTap support.Saad Rashid2013-06-2416-0/+3471
|
* Added some readme and commentsrotem2013-06-172-41/+62
|
* Adding HBase raw taps and source, bumping needed dependency versions, ↵rotem2013-06-163-0/+659
| | | | bumping scala version
* Minor bug fix in the pipe conversionsChandan Rajah2013-06-061-1/+2
| | | Modified POM to auto update to maven repo
* Updated examplesChandan Rajah2013-06-065-59/+77
|
* Added extensions to Read and Write mode.Chandan Rajah2013-06-0619-277/+2280
| | | Added support for key prefixes
* First public release of Spy Glass code basecra142013-04-2613-0/+2261