aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #21 from technotring/CDH5.2.15.2_4.4Gracia Fernandez2014-12-301-111/+14
|\ | | | | #20 Upgraded CDH from 5.1.0 to 5.2.1
| * #20 Added spyglass version 4.4 suffix to version tag.Maheshkumar Thangavel2014-12-301-1/+1
| |
| * #20 Upgraded CDH from 5.1.0 to 5.2.1 and HBase from 0.98.1 to 0.98.6. ↵Maheshkumar Thangavel2014-12-301-111/+14
|/ | | | Removed dependencies hbase-common, hbase-client and hbase-protocol as they are transitive dependencies of hbase-server already (also to keep the version consistent with server). Removed dependency hadoop-core and hadoop-common and added hadoop-client instead. Added dependency for jsch. Update maven compiler version to 1.7. Removed comments and commented out lines.
* Adding support for Kerberos Authenticationgalarragas2014-09-036-38/+67
|
* Fixed dependencies declarations after testinggalarragas2014-08-282-16/+21
|
* Adding new testsAntonios Chalkiopoulos2014-08-224-10/+305
|
* Refactoring into src/test/scalaAntonios Chalkiopoulos2014-08-225-319/+0
|
* Adding mock for HBaseReadTestAntonios Chalkiopoulos2014-08-221-0/+196
|
* Upgrate scala-test to 2.2.0Antonios Chalkiopoulos2014-08-221-1/+1
|
* Converting Java test to ScalaAntonios Chalkiopoulos2014-08-221-256/+0
|
* Fixing up testsAntonios Chalkiopoulos2014-08-221-3/+1
|
* Fixing up testsAntonios Chalkiopoulos2014-08-221-5/+2
|
* Fixing up testsAntonios Chalkiopoulos2014-08-221-2/+2
|
* Preparation for CDH5.1 - HBase 0.98.1Antonios Chalkiopoulos2014-08-227-55/+53
|
* Adding a full exampleAntonios Chalkiopoulos2014-05-221-3/+104
|
* FormattingAntonios Chalkiopoulos2014-05-221-20/+20
|
* Adding notes about Scalding 0.9.1 and 0.10.0Antonios Chalkiopoulos2014-05-221-11/+23
|
* Progressing with Scalding 0.10.0 and releasing in conjars.orgAntonios Chalkiopoulos2014-05-222-4/+4
|
* typo fixAntonios Chalkiopoulos2014-05-221-1/+1
|
* Releasing 4.3 Spyglass for Scalding (0.9.1) and Scala (2.10)Antonios Chalkiopoulos2014-05-2220-210/+134
|
* small improvement on gitignoreAntonios Chalkiopoulos2014-05-221-0/+1
|
* Merge pull request #11 from xargsgrep/masterChandan Rajah2014-05-161-1/+1
|\ | | | | fixing what seems to be a bug in HBaseRecordReaderGranular
| * fixing what seems to be a bug in HBaseRecordReaderGranularAhsan Rabbani2014-05-151-1/+1
|/
* Update to conjars & added Scalding 0.9.1 supportAntonios Chalkiopoulos2014-04-161-5/+16
|
* Clean up poms & add pom for Clojars repoAntonios Chalkiopoulos2014-04-162-290/+450
|
* Preparing release 4.2rc14.2rc2Antonios Chalkiopoulos2014-04-161-1/+1
|
* Upgrading SpyGlass to version 4.2 . Since this version Scalding 0.9.1. is ↵Antonios Chalkiopoulos2014-04-161-76/+76
| | | | supported.
* Adding support of timestamp-based scan filteringgalarragas2014-03-171-1/+1
|
* 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-202-1/+36
| | | 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.
* updated scalding, cascading & spyglass pom versions.Saad Rashid2014-02-201-3/+3
|
* Updated pom version and to use CDH 4.5 jarsDeepak Subhramanian2014-01-151-2/+2
|
* Removed invalid domain and company name referencessga062014-01-063-7/+7
|
* 1. Created a mapper per region as ooposed to mapper per region server4.1.1Chandan Rajah2013-09-3086-4300/+185
| | | | | 2. Added progress indicators 3. Better logging
* Latest release 4.1.04.1.0cra142013-09-041-1/+12
|
* Cosmetic changescra142013-09-041-0/+1
|
* Cosmetic changescra142013-09-041-3/+8
|
* Cosmetic changescra142013-09-041-48/+48
|
* Added in the releasescra142013-09-0475-0/+4188
|
* Moved maven repo locallycra142013-09-044-54/+89
| | | | | Added documentation. Scala 2.9.3 and 2.10.2 can be toggled
* Extensive changes to the underlying code base.Chandan Rajah2013-09-0422-1988/+1371
| | | | | Fully tested and working support for region level spliting Reduced number of mappers.
* Added minor echanges to code and more testingChandan Rajah2013-08-216-82/+199
|
* Adding Delete functionality to the HBaseSourceChandan Rajah2013-08-167-18/+56
|
* Updated CDH version to 4.3.0 and uncommented Raw Tap and SchemeChandan Rajah2013-08-073-600/+600
|