Apache Flume

Apache Flume 1.6.0 updated

Apache Flume was developed as an intermediary system that collects logs from one application and delivers it to another.It should work with most Java applications and developers should rest assured, Flume being protected against data loss and service...

FOP stands for "Formatting Objects Processor" and is a Java library that can read XSL-FO data and output it to another format.XSL-FO is a XML format in which printer-ready information is stored, but also supporting XSL style formatting as well.Apache FOP...

Apache Geronimo takes some of the best enterprise tools found in the open source Java community and meshes them together into one single server runtime, ready to be deployed in production environments.Geronimo comes with Eclipse integration, is Apache...

Giraph is Apache's response to the developer market's need for social graph data analysis tools.Apache Giraph is capable of taking inter-linked social data and running various data analysis and processing operations on it without needing huge server...

Apache Gora

Apache Gora 0.6.1 updated

Apache Gora aims at providing a common ground on which developers can create tools that can handle large quantities of information, regardless of their underlying storage unit. Gora is written in Java and was created as an alternative to other Java ORMs...

Apache Hadoop

Apache Hadoop 2.7.2 updated

Apache Hadoop was initially developed by Yahoo and the project is a combination between the previous Apache Hadoop Core and Apache Hadoop Common repos. The Hadoop project has gained a lot of notoriety thanks to its great results in implementing a...

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 Helix

Apache Helix 0.7.1

Apache Helix can be used for managing large computing resources, hosted on cloud infrastructures or in computing clusters.It is built on top of another Apache project, Zookeeper, and provides a generic interface for managing clusters with large number of...

Apache Hive

Apache Hive 1.2.1 updated

Apache Hive was first developed as a Apache Hadoop sub-project for providing Hadoop administrators with an easy to use, proficient query language for their data.Because of this, Hive was developed from the start to work with huge amounts of information...