Skip to content

A large scale distributed file system and data processing engine, similar to Hadoop, created for learning purposes (old version).

License

SvenGroot/Jumbo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jumbo for .Net Framework and Mono

Jumbo is a distributed data processing system for Microsoft .Net Framework and Mono. It was created as a way for me to learn more about MapReduce and Apache Hadoop during my time as a Ph.D. candidate at Kitsuregawa Lab at the University of Tokyo's Institute of Industrial Science.

⚠️ This is not the project you're looking for ⚠️

Or at least, it probably isn't. If you want to play around with Jumbo or learn more about how it works, look at JumboCore instead, a port of Jumbo to .Net 6, which is easier to build and run, and has better documentation.

This is the original version of Jumbo, written between 2008 and 2013, targeting Mono 3.0 (for running on Linux clusters) and the .Net Framework 4.0 (for debugging/testing). Getting it to work in modern environments probably takes some doing, and I haven't tried it in a long time.

This version of Jumbo is only provided here to preserve the original history of the Jumbo project, since the JumboCore repository only contains the history of the port to .Net 6.

The only reason to look at it would be to see the differences between the two versions, and maybe if you're curious about how I handled supporting both .Net Framework and Mono.

About

A large scale distributed file system and data processing engine, similar to Hadoop, created for learning purposes (old version).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published