Skip to content

bhatiasiddharth/Google-BigTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SmallTable

Built a distributed, persistent, multi-dimensional sorted map like Google BigTable using Zookeeper, Java Sockets API and HDFS.

This implementation is based on the following abstract - SmallTable. Siddharth Bhatia. HPDC 2017.