Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-2944

redesigned plugin has missing functionality

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.16.0
    • 0.16.2
    • contrib/eclipse-plugin
    • None
    • All OSes.

    Description

      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.

      Attachments

        1. 2944-20080317a.patch
          1 kB
          Christophe Taton

        Activity

          People

            kryzthov Christophe Taton
            redpony Chris Dyer
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: