Apache NiFi

Apache NiFi 0.6.0 updated

Apache NiFi was created for distributed computing systems where data is processed on multiple servers before being sent to the user or to a storage container. While this might seem as a very complicated and time-consuming task, NiFi comes with a Web-based...

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 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 Archiva helps developers manage personal or enterprise artifact repositories.An artifact repository is a central hub where information about software binaries and adjacent files is stored in the form of metadata.This data can be used by various...