aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bump patch level of build with HBase cache value setbnewbold-scala2.11Bryan Newbold2018-08-212-2/+2
|
* fix typo in IA maven upload directionsBryan Newbold2018-08-211-1/+1
|
* set scanCaching value to match server remoteBryan Newbold2018-08-211-1/+1
|
* archive.org upload directions2.11_0.17.2_cdh5.3.1Bryan Newbold2018-06-041-0/+8
|
* add IA notes to READMEBryan Newbold2018-05-231-0/+22
|
* build for Java 7 (not 6)Bryan Newbold2018-05-221-2/+2
|
* bump versions furtherBryan Newbold2018-05-222-10/+10
|
* narrow down scala 2.11 diffBryan Newbold2018-05-211-5/+0
|
* patch a failing test (due to syntax deprecation)Bryan Newbold2018-05-211-2/+2
|
* try to build for scala 2.11 et alBryan Newbold2018-05-212-13/+30
|
* Update README.mdHEADmasterAntonios Chalkiopoulos2017-01-231-0/+2
|
* Shiping new version for CDH 5.3Antonios2015-09-113-37/+13
|
* Merge pull request #29 from blakeney/cdh5-fixAntonios Chalkiopoulos2015-09-116-20/+43
|\ | | | | Fix CDH5 Dependencies and References
| * Increment version. Fix Maven plugin versions.John Blakeney2015-09-031-1/+4
| |
| * Fix various CDH5 integration problems.John Blakeney2015-09-016-19/+39
|/
* Merge pull request #26 from jamoozy/patch-1Stefano Galarraga2015-07-151-347/+376
|\ | | | | Syntax hilighting to README.md.
| * 2 spaces for tabs.Andrew Sabisch2015-07-151-183/+179
| |
| * More MD cleansing.Andrew Sabisch2015-07-151-319/+321
| |
| * Added syntax highlightingAndrew "Jamoozy" C. Sabisch2015-07-151-20/+51
|/
* Merge pull request #24 from kristiankaufmann/configure_autoflushAntonios Chalkiopoulos2015-06-185-3/+17
|\ | | | | Adds configurable autoFlush setting to HBaseSource resolve #12
| * Adds autoFlush setting to HbaseSource.Kristian Kaufmann2015-06-125-3/+17
|/ | | | The setting defaults to true to reproduce current behavior
* Merge pull request #22 from mattweyant/cdh5Stefano Galarraga2015-01-261-6/+6
|\ | | | | Update Scalding to 0.12.0 and CDH 5.3.0
| * Update to CDH 5.3.0Matt Weyant2015-01-261-5/+5
| |
| * Upgrade to scalding 0.12.0. Bump version to 2.10_0.12.0_4.7Matt Weyant2015-01-161-2/+2
| |
| * Update CDH version and scalding versionMatt Weyant2014-11-211-4/+4
|/
* Changed version number to prepare for release and added kerberos ↵4.4galarragas2014-09-033-4/+12
| | | | authentication support to JobRunner
* Merge pull request #16 from sathish316/hbase_secureStefano Galarraga2014-09-031-1/+27
|\ | | | | obtain HBASE_AUTH_TOKEN if kerberos security is enabled
| * obtain HBASE_AUTH_TOKEN if kerberos security is enabledSathish2014-09-021-1/+27
|/
* 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.