From f82d9b9d52c45f80e7001d1ddbbf521b13d7a1e4 Mon Sep 17 00:00:00 2001 From: Antonios Chalkiopoulos Date: Wed, 16 Apr 2014 15:57:53 +0100 Subject: Update to conjars & added Scalding 0.9.1 support --- README.md | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7d351c2..ddc9fec 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Prevent Hot Spotting by the use of transparent key prefixes. Changes ======= +- Compatible with Scalding 0.9.1 since version 4.2rc2 - Added JDBC Tap Functionality - Added Delete Functionality - Added Region grouping of splits @@ -23,10 +24,10 @@ Building To use SpyGlass as a dependency use the following repository - - parallelai-releases - https://github.com/ParallelAI/SpyGlass/raw/master/releases - + + conjars.org + http://conjars.org/repo + @@ -47,6 +48,16 @@ To use SpyGlass as a dependency use the following repository + or ( for Scalding version 0.9.1 ) + + + + parallelai + parallelai.spyglass + 2.10.2_4.2rc2 + + + @@ -358,4 +369,4 @@ e.g. .project('testData) .write(TextLine("saltTesting/ScanRangeNoSalt01")) .groupAll(group => group.toList[List[List[String]]]('testData -> 'testData)) - \ No newline at end of file + -- cgit v1.2.3