[
https://issues.apache.org/jira/browse/HADOOP-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christophe Taton updated HADOOP-2944:
-------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
I just committed this.
> redesigned plugin has missing functionality
> -------------------------------------------
>
> Key: HADOOP-2944
> URL: https://issues.apache.org/jira/browse/HADOOP-2944
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/eclipse-plugin
> Affects Versions: 0.16.0
> Environment: All OSes.
> Reporter: Chris Dyer
> Assignee: Christophe Taton
> Fix For: 0.16.2, 0.17.0
>
> Attachments: 2944-20080317a.patch
>
>
> It is not possible to add a new Hadoop server to the list of servers in the
> Hadoop eclipse plugin. In
> org/apache/hadoop/eclipse/servers/RunOnHadoopWizard.java, the private class
> variable "createNewPage" is never initialized (although it should be at line
> 97), and therefore clicking on "Finish" in the wizard results in a
> NullPointerException when this variable is accessed.
> After fixing this in a local client, I had further problems connecting to a
> server using the SOCKS protocol.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.