aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Shiping new version for CDH 5.3Antonios2015-09-111-7/+7
|
* Fix various CDH5 integration problems.John Blakeney2015-09-015-18/+25
|
* Adds autoFlush setting to HbaseSource.Kristian Kaufmann2015-06-125-3/+17
| | | | The setting defaults to true to reproduce current behavior
* Changed version number to prepare for release and added kerberos ↵4.4galarragas2014-09-032-3/+11
| | | | authentication support to JobRunner
* obtain HBASE_AUTH_TOKEN if kerberos security is enabledSathish2014-09-021-1/+27
|
* Progressing with Scalding 0.10.0 and releasing in conjars.orgAntonios Chalkiopoulos2014-05-221-2/+2
|
* typo fixAntonios Chalkiopoulos2014-05-221-1/+1
|
* Releasing 4.3 Spyglass for Scalding (0.9.1) and Scala (2.10)Antonios Chalkiopoulos2014-05-2219-166/+112
|
* fixing what seems to be a bug in HBaseRecordReaderGranularAhsan Rabbani2014-05-151-1/+1
|
* Clean up poms & add pom for Clojars repoAntonios Chalkiopoulos2014-04-161-0/+149
|
* Adding support of timestamp-based scan filteringgalarragas2014-03-175-20/+37
|
* 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-215-34/+96
| | | the failing unit tests.
* 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