[ https://issues.apache.org/jira/browse/HADOOP-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christophe Taton reassigned HADOOP-2944:
----------------------------------------
Assignee: Christophe Taton
> 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
>
> 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.
|