Best Software for Apache Software Foundation
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...
Apache HttpComponents Client is the successor to the widely used Jakarta Commons HttpClient 3.1 and is tightly integrated with the Apache HttpComponents Core library.
The HttpComponents Client library is a tool destined to extend Java's built-in...
Apache Tapestry uses a different approach for building Java apps. Instead of complex modular architectures every Tapestry component is actually a basic Java POJO which holds all the information about it and allows it to be easily scripted and used in safe...
Apache Accumulo is a mashup of various technologies, from Google's BigTable, to Apache's Hadoop, Thrift and Zookeeper.Compared to Google's BigTable system, Accumulo features a few improvements of its own.These include table cell-based access restrictions,...
Apache ActiveMQ natively supports Java clients via a Java Message Service (JMS) client, but the library also supports cross-language clients as well.
This means ActiveMQ can inter-connect clients and servers communicating from different programming...
Apache Slider targets Hadoop environments and is based on the database's next generation MapReduce 2.0 standard, also known as YARN. Slider can be used to create YARN-compliant applications that interact with the underlying Hadoop database or database...
Apache UIMA stands for Unstructured Information Management Applications.UIMA is an interesting project from the Apache Foundation that tries to analyze and detect information blocks and patterns inside large unorganized data.As an example to what UIMA...
Apache Pig has spawned from the Apache Hadoop project and is one of its modules that where in charge of providing a way to analyze the data it processed and stored.Pig uses a custom query language called "Pig Latin" which is incredibly easy to learn and...
Services developed via Apache CXF can speak to a wide variety of protocols, allowing developers to build multi-functional applications that can work over a variety of platforms and transport layers.
Apache CXF is very extensible, is well documented,...
MIME (Multi-Purpose Internet Mail Extensions) is an extension of the SMTP (Simple Mail Transfer Protocol) that allows users to send files along with their emails.Apache JAMES Mime4j can be used for building tools that manipulate MIME data and programmatic...