diff options
author | Antonios Chalkiopoulos <Antwnis@gmail.com> | 2017-01-23 19:38:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-23 19:38:35 +0000 |
commit | 7cdf994f8dd2dff609d6a9eae520adf3200d927e (patch) | |
tree | 5b1910b4b390b9bd9cb4cba968a9b08fe9a2a8b0 | |
parent | 21e3f4d74f828378ae735f0533332ef481769af5 (diff) | |
download | SpyGlass-7cdf994f8dd2dff609d6a9eae520adf3200d927e.tar.gz SpyGlass-7cdf994f8dd2dff609d6a9eae520adf3200d927e.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ SpyGlass ======== +> This project is no longer maintained, and is looking for a maintainer. + Cascading and Scalding wrapper for HBase with advanced read and write features. JDBC wrapper is recently added to support SQL in taps. Insert/Update/Upserts (Update on Duplicates) are supported with MultiRowInserts & Batch Modes. Prevent Hot Spotting by the use of transparent key prefixes. |