Apache Ant

Apache Ant 1.9.7 updated

Apache Ant doesn't work on top of a shell like the aforementioned projects, but on top of Java itself. Ant can be used to allow administrators to manage various facets of their projects using a XML-based configuration file. This file can be used to store...

Apache Cassandra

Apache Cassandra 3.5.0 / 2.2.6 updated

Apache Cassandra was initially built by Facebook for their own servers and services, using principles developed by Google and Amazon for BigTable and DynamoDB. Currently the project was donated to the Apache Foundation who continues to developed it...

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 Avro

Apache Avro 1.8.0 updated

Apache Avro provides a way to serialize data using JSON schemas. These schema files are always present with the data, allowing developers to ship both the data and its structure to any application that may need it. Because of this data can be read and...

Apache Chukwa

Apache Chukwa 0.7.0 updated

Apache Chukwa can be used to log the activity that happens into a complex Hadoop distributed computing system. Chukwa will help developers track down problems and solve bugs in the data processing applications, by providing a toolkit for not only...