[ 
https://issues.apache.org/jira/browse/HADOOP-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537481
 ] 

Hadoop QA commented on HADOOP-1848:
-----------------------------------

+1 overall.  Here are the results of testing the latest attachment 
http://issues.apache.org/jira/secure/attachment/12367773/1848_2007-10-15_3.patch
against trunk revision r588083.

    @author +1.  The patch does not contain any @author tags.

    javadoc +1.  The javadoc tool did not generate any warning messages.

    javac +1.  The applied patch does not generate any new compiler warnings.

    findbugs +1.  The patch does not introduce any new Findbugs warnings.

    core tests +1.  The patch passed core unit tests.

    contrib tests +1.  The patch passed contrib unit tests.

Test results: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/977/testReport/
Findbugs warnings: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/977/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/977/artifact/trunk/build/test/checkstyle-errors.html
Console output: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/977/console

This message is automatically generated.

> 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
>         Attachments: 1848_2007-10-15_3.patch
>
>
> 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.

Reply via email to