Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update README.mdHEADmaster | Antonios Chalkiopoulos | 2017-01-23 | 1 | -0/+2 |
| | |||||
* | Shiping new version for CDH 5.3 | Antonios | 2015-09-11 | 3 | -37/+13 |
| | |||||
* | Merge pull request #29 from blakeney/cdh5-fix | Antonios Chalkiopoulos | 2015-09-11 | 6 | -20/+43 |
|\ | | | | | Fix CDH5 Dependencies and References | ||||
| * | Increment version. Fix Maven plugin versions. | John Blakeney | 2015-09-03 | 1 | -1/+4 |
| | | |||||
| * | Fix various CDH5 integration problems. | John Blakeney | 2015-09-01 | 6 | -19/+39 |
|/ | |||||
* | Merge pull request #26 from jamoozy/patch-1 | Stefano Galarraga | 2015-07-15 | 1 | -347/+376 |
|\ | | | | | Syntax hilighting to README.md. | ||||
| * | 2 spaces for tabs. | Andrew Sabisch | 2015-07-15 | 1 | -183/+179 |
| | | |||||
| * | More MD cleansing. | Andrew Sabisch | 2015-07-15 | 1 | -319/+321 |
| | | |||||
| * | Added syntax highlighting | Andrew "Jamoozy" C. Sabisch | 2015-07-15 | 1 | -20/+51 |
|/ | |||||
* | Merge pull request #24 from kristiankaufmann/configure_autoflush | Antonios Chalkiopoulos | 2015-06-18 | 5 | -3/+17 |
|\ | | | | | Adds configurable autoFlush setting to HBaseSource resolve #12 | ||||
| * | Adds autoFlush setting to HbaseSource. | Kristian Kaufmann | 2015-06-12 | 5 | -3/+17 |
|/ | | | | The setting defaults to true to reproduce current behavior | ||||
* | Merge pull request #22 from mattweyant/cdh5 | Stefano Galarraga | 2015-01-26 | 1 | -6/+6 |
|\ | | | | | Update Scalding to 0.12.0 and CDH 5.3.0 | ||||
| * | Update to CDH 5.3.0 | Matt Weyant | 2015-01-26 | 1 | -5/+5 |
| | | |||||
| * | Upgrade to scalding 0.12.0. Bump version to 2.10_0.12.0_4.7 | Matt Weyant | 2015-01-16 | 1 | -2/+2 |
| | | |||||
| * | Update CDH version and scalding version | Matt Weyant | 2014-11-21 | 1 | -4/+4 |
|/ | |||||
* | Changed version number to prepare for release and added kerberos ↵4.4 | galarragas | 2014-09-03 | 3 | -4/+12 |
| | | | | authentication support to JobRunner | ||||
* | Merge pull request #16 from sathish316/hbase_secure | Stefano Galarraga | 2014-09-03 | 1 | -1/+27 |
|\ | | | | | obtain HBASE_AUTH_TOKEN if kerberos security is enabled | ||||
| * | obtain HBASE_AUTH_TOKEN if kerberos security is enabled | Sathish | 2014-09-02 | 1 | -1/+27 |
|/ | |||||
* | Adding a full example | Antonios Chalkiopoulos | 2014-05-22 | 1 | -3/+104 |
| | |||||
* | Formatting | Antonios Chalkiopoulos | 2014-05-22 | 1 | -20/+20 |
| | |||||
* | Adding notes about Scalding 0.9.1 and 0.10.0 | Antonios Chalkiopoulos | 2014-05-22 | 1 | -11/+23 |
| | |||||
* | Progressing with Scalding 0.10.0 and releasing in conjars.org | Antonios Chalkiopoulos | 2014-05-22 | 2 | -4/+4 |
| | |||||
* | typo fix | Antonios Chalkiopoulos | 2014-05-22 | 1 | -1/+1 |
| | |||||
* | Releasing 4.3 Spyglass for Scalding (0.9.1) and Scala (2.10) | Antonios Chalkiopoulos | 2014-05-22 | 20 | -210/+134 |
| | |||||
* | small improvement on gitignore | Antonios Chalkiopoulos | 2014-05-22 | 1 | -0/+1 |
| | |||||
* | Merge pull request #11 from xargsgrep/master | Chandan Rajah | 2014-05-16 | 1 | -1/+1 |
|\ | | | | | fixing what seems to be a bug in HBaseRecordReaderGranular | ||||
| * | fixing what seems to be a bug in HBaseRecordReaderGranular | Ahsan Rabbani | 2014-05-15 | 1 | -1/+1 |
|/ | |||||
* | Update to conjars & added Scalding 0.9.1 support | Antonios Chalkiopoulos | 2014-04-16 | 1 | -5/+16 |
| | |||||
* | Clean up poms & add pom for Clojars repo | Antonios Chalkiopoulos | 2014-04-16 | 2 | -290/+450 |
| | |||||
* | Preparing release 4.2rc14.2rc2 | Antonios Chalkiopoulos | 2014-04-16 | 1 | -1/+1 |
| | |||||
* | Upgrading SpyGlass to version 4.2 . Since this version Scalding 0.9.1. is ↵ | Antonios Chalkiopoulos | 2014-04-16 | 1 | -76/+76 |
| | | | | supported. | ||||
* | Adding support of timestamp-based scan filtering | galarragas | 2014-03-17 | 1 | -1/+1 |
| | |||||
* | Adding support of timestamp-based scan filtering | galarragas | 2014-03-17 | 5 | -20/+37 |
| | |||||
* | Adding automatic conversion from RichPipe | galarragas | 2014-02-24 | 1 | -0/+1 |
| | |||||
* | Code review. Removed some commented code and some warning | galarragas | 2014-02-24 | 6 | -168/+17 |
| | |||||
* | Added Local Schema and Memory Tap in HBaseSource and JDBCSource to fix | Saad Rashid | 2014-02-21 | 5 | -34/+96 |
| | | | the failing unit tests. | ||||
* | added test mode.4.2rc1 | Saad Rashid | 2014-02-20 | 2 | -2/+7 |
| | |||||
* | Fix test mode in HBaseSource. | Saad Rashid | 2014-02-20 | 2 | -1/+36 |
| | | | change rc4 to rc1. | ||||
* | remove hardcoded values. | Saad Rashid | 2014-02-20 | 1 | -41/+12 |
| | |||||
* | Update Scalding and Cascading latest release and pom versions. Now | Saad Rashid | 2014-02-20 | 6 | -25/+99 |
| | | | | SpyGlass supports scalding (0.9.0rc4) and cascading (2.2.1). Its a release candidate. | ||||
* | updated scalding, cascading & spyglass pom versions. | Saad Rashid | 2014-02-20 | 1 | -3/+3 |
| | |||||
* | Updated pom version and to use CDH 4.5 jars | Deepak Subhramanian | 2014-01-15 | 1 | -2/+2 |
| | |||||
* | Removed invalid domain and company name references | sga06 | 2014-01-06 | 3 | -7/+7 |
| | |||||
* | 1. Created a mapper per region as ooposed to mapper per region server4.1.1 | Chandan Rajah | 2013-09-30 | 86 | -4300/+185 |
| | | | | | 2. Added progress indicators 3. Better logging | ||||
* | Latest release 4.1.04.1.0 | cra14 | 2013-09-04 | 1 | -1/+12 |
| | |||||
* | Cosmetic changes | cra14 | 2013-09-04 | 1 | -0/+1 |
| | |||||
* | Cosmetic changes | cra14 | 2013-09-04 | 1 | -3/+8 |
| | |||||
* | Cosmetic changes | cra14 | 2013-09-04 | 1 | -48/+48 |
| | |||||
* | Added in the releases | cra14 | 2013-09-04 | 75 | -0/+4188 |
| | |||||
* | Moved maven repo locally | cra14 | 2013-09-04 | 4 | -54/+89 |
| | | | | | Added documentation. Scala 2.9.3 and 2.10.2 can be toggled |