FREE SOFTWARE ON CAMLCITY.ORG
Map/Reduce and distributed filesystem
This package contains two applications:
PlasmaFS is deployed on an arbitrary number of namenodes and datanodes. All data and metadata is replicated. ACID transactions provide data safety and clear query semantics. PlasmaFS focuses on large files and big blocksizes. It is error-resiliant and extensible.
PlasmaFS is accessible over a command-line client (plasma), NFS v3, and over its own native network API.
The namenode data is stored in PostgreSQL so you also need to install PostgreSQL servers on the namenodes.
Plasma MapReduce implements the Map/Reduce algorithm scheme. The processed files are stored in PlasmaFS filesystems.
| License: | GPL | ||||
| Mailing list: | at camlcity.org | ||||
| Repository: | |||||
| Homepage: | This page | ||||
| Version 0.1.4: |
|