Redesign of Eclipse plug-in interface with Hadoop -------------------------------------------------
Key: HADOOP-1848 URL: https://issues.apache.org/jira/browse/HADOOP-1848 Project: Hadoop Issue Type: Improvement Reporter: Christophe Taton Assignee: Christophe Taton Fix For: 0.15.0 The current Eclipse plug-in connects to Hadoop via shell scripts remotely executed using SSH and raw string marshaling. This is very inefficient and hard to maintain. The purpose of this issue is to let the plug-in directly use Hadoop's client API. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.