aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/scala/parallelai/spyglass/jdbc/JDBCSource.scala
Commit message (Collapse)AuthorAgeFilesLines
* Code review. Removed some commented code and some warninggalarragas2014-02-241-8/+4
|
* Added Local Schema and Memory Tap in HBaseSource and JDBCSource to fixSaad Rashid2014-02-211-2/+20
| | | the failing unit tests.
* Update Scalding and Cascading latest release and pom versions. NowSaad Rashid2014-02-201-3/+11
| | | | SpyGlass supports scalding (0.9.0rc4) and cascading (2.2.1). Its a release candidate.
* Changed HBaseSource and JDBCSource to allow testing with JobTest. Samples of ↵Gracia Fernandez2013-07-041-10/+13
| | | | tests included.
* Added JDBCTap support.Saad Rashid2013-06-241-0/+56