corner imagecorner image
IDEPlatformPluginsDocs & SupportCommunityPartners

Karmasphere Studio for Hadoop - plugin detail

Karmasphere Studio for Hadoop is a development and debugging environment for map-reduce applications based on Hadoop.

NetBeans Plugin - Karmasphere Studio for Hadoop
Plugin owner: arren
Website: http://www.hadoopstudio.org/
Added: 2009-06-24
Last updated: 2009-10-12
NetBeans Versions: 6.7
License: TBD
Category:
Size: 10.71 MB
Downloaded: 1,209 times
Rating:
 0, by 0 users


Download plugin

Verifications for NetBeans versions

Plugin is not subject to any verification

Introduction

Karmasphere Studio for Hadoop is a visual development and management environment for the Hadoop map-reduce system. It allows the user to manage, monitor and debug map-reduce jobs, and see the inputs, outputs and intermediate data between the phases of a workflow. It provides real-time accounting and statistics, presents a workflow view of a job which updates in line with the developer's code changes, and generates Java sources and a binary jar file which can be run on a normal Hadoop cluster. Karmasphere Studio also enables analysis and prediction of the behaviour of the map-reduce job.

Karmasphere Studio can be downloaded through the netbeans update center. See the installation guide for details.

To learn more about this plugin and to get support, please join the mailing list at http://www.hadoopstudio.org/email.html



What's new in this version

  • Works on all versions of Hadoop - brand new multi-protocol backend!
  • Improved target persistence.
  • Brand new implementation of HDFS filesystem browsing and editing.
  • Improved deployment to live cluster.
  • Deployment to and monitoring of Amazon EMR clusters

[ You have to be logged in to be able to comment. ]

User Comments

  

Hadoop Components Node

hantsy, thank you for the note. Hadoop projects are really normal j2se projects, since the netbeans development guidelines recommend augmenting the capabilities of an existing project type over creating a new type. However, since that feature was intended mostly for debugging the classpath scanner and is otherwise non-functional, I can remove it in a future release. Thank you for the note.
Posted by arren on Jul 07, 2009
  

There is a samll problem

The Hadoop Components Node in the Project windows occurred in a non-hadoop project.
Posted by hantsy on Jul 07, 2009