aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/scala/parallelai/spyglass
Commit message (Collapse)AuthorAgeFilesLines
* Adds autoFlush setting to HbaseSource.Kristian Kaufmann2015-06-121-1/+2
| | | | The setting defaults to true to reproduce current behavior
* Changed version number to prepare for release and added kerberos ↵4.4galarragas2014-09-031-2/+10
| | | | authentication support to JobRunner
* 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-246-168/+17
|
* Added Local Schema and Memory Tap in HBaseSource and JDBCSource to fixSaad Rashid2014-02-213-33/+94
| | | the failing unit tests.
* added test mode.4.2rc1Saad Rashid2014-02-201-1/+6
|
* 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-205-23/+97
| | | | SpyGlass supports scalding (0.9.0rc4) and cascading (2.2.1). Its a release candidate.
* Removed invalid domain and company name referencessga062014-01-061-3/+3
|
* 1. Created a mapper per region as ooposed to mapper per region server4.1.1Chandan Rajah2013-09-302-50/+71
| | | | | 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-043-75/+235
| | | | | Fully tested and working support for region level spliting Reduced number of mappers.
* 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 ↵Chandan Rajah2013-07-182-102/+113
| | | | created for large tables
* 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-0411-349/+375
| | | | tests included.
* Added JDBCTap support.Saad Rashid2013-06-245-0/+390
|
* Added some readme and commentsrotem2013-06-171-37/+58
|
* Adding HBase raw taps and source, bumping needed dependency versions, ↵rotem2013-06-161-0/+62
| | | | 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-067-8/+644
| | | Added support for key prefixes
* First public release of Spy Glass code basecra142013-04-265-0/+313