From ad8b3bd9fa2de833cecf33ff9b82580e675ac290 Mon Sep 17 00:00:00 2001 From: sar19 Date: Mon, 24 Jun 2013 17:19:16 +0100 Subject: added documentation and comments. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ee5abb9..bb2e607 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ SpyGlass ======== -Cascading and Scalding wrapper for HBase/JDBC with advanced read and write features. +Cascading and Scalding wrapper for HBase with advanced read and write features. JDBC wrapper is recently added to support SQL in taps. Insert/Update/Update on Duplicates are supported. Prevent Hot Spotting by the use of transparent key prefixes. @@ -267,3 +267,7 @@ e.g. } .write(hbaseOut) +6. Jdbc Tap and Source +=========================== + +To be added soon. \ No newline at end of file -- cgit v1.2.3