Apache MRUnit lets developers write unit tests that can be used in detecting problems with MapReduce jobs before their run on the database itself.By unit testing Hadoop's MapReduce jobs, developer can avoid useless resource consumption, a good habit to...

Apache Abdera was initially developed by IBM and is a simple library for generating Atom feeds for various purposes.The library has a modular architecture which helps it divide functionality amongst its components, and keep the code size down based on...

Apache CouchDB was initially developed at IBM and donated later on to the Apache Software Foundation.Compared to other databases around, CouchDB is still very young, but this has not stopped it from gathering quite a following in its short lifespan.The...

Apache Tobago is currently being developed at Apache under the MyFaces project.Tobago is basically an UI framework (also known as a "GUI library"), but not like Bootstrap or Foundation, relying more on Java code than classic HTML and CSS.The project's...

Apache HBase

Apache HBase 1.2.0 updated

Apache HBase was modeled after Google's internal BigTable database system and was built atop the famous Apache Hadoop data processing framework and distributed computing engine. Because it was built on Hadoop, some of its cool features are also inherited...

Apache Rat

Apache Rat 0.11

Apache RAT stands for Release Audit Tool.RAT provides a simplified methods for analyzing, comprehending and auditing source code projects, releases and distributions.This tools works via an heuristic method, trying to guess possible problems and...

Apache Hama

Apache Hama 0.7 updated

Apache Hama is a toolkit for usage in mediums where large quantities of data need to be analyzed and processed.Hama specifically targets scientific mediums, being able to also interpret and execute basic or more advance mathematical operations, while also...