My Book

Exit doors
Tags
Archives
Books I Reviewed

Spring Python 1.1

Python Testing Cookbook
License
http://www.defuze.org is licensed by Sylvain Hellegouarch under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.
Category Archives: jython
Using Jython as a CLI frontend to HBase
HBase, the well known non-relational distributed database, comes with a console program to perform various operations on a HBase cluster. I’ve personally found this tool to be a bit limited and I’ve toyed around the idea of writing my own. … Continue reading