Skip to content

cluster-io-fzu/clusterio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clusterio

This is a distributed object storage system, aimming to realize Hadoop HDFS.

Completed

  • Registration & Heartbeat Management of Datanode
  • Block transfer between nodes in TCP
  • Initial RPC interface design
  • Datanode boot check & verfiy of existed blocks
  • Simple snapshot of Block Tree in Namenode

TODO

  • Block report construction
  • Block recovery when one Datanode is down
  • Multi nodes test.

This project is still in the beginning stage and welcome Pr or Fork.

About

A distributed object storage system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages