Download List

Project Description

Hadoop Studio is a map-reduce development environment (IDE) based on Netbeans. It makes it easy to create, understand, and debug map-reduce applications based on Hadoop, without requiring development-time access to a map-reduce cluster. The studio provides a real-time workflow view of a map-reduce job, which displays the individual inputs, outputs, and interactions between the phases of a map-reduce job. The workflow view of a job updates in real time with the developer's code changes. It then generates Java sources and compiles them into a binary jar file, which can be run on a normal Hadoop cluster.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-12 15:38 Back to release list
0.99.6

Most RPC interfaces now work with all versions of Hadoop. This can be activated by editing your targets and selecting the Hadoop version for each. A new HDFS browser makes HDFS editing easy. Deployment was overhauled and the output now appears in the correct window.

Project Resources