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

Unable to compile source code from stable 2.2.0 release

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.2.0
    • None
    • None
    • None
    • windows 7

    Description

      I am trying to compile the source code but I am getting the following error.

      [ERROR] D:\hadoop-src\hadoop-2.2.0-src\hadoop-common-project\hadoop-auth\src\tes
      t\java\org\apache\hadoop\security\authentication\client\AuthenticatorTestCase.ja
      va:[86,13] cannot access org.mortbay.component.AbstractLifeCycle
      class file for org.mortbay.component.AbstractLifeCycle not found
      server = new Server(0);
      [ERROR] D:\hadoop-src\hadoop-2.2.0-src\hadoop-common-project\hadoop-auth\src\tes
      t\java\org\apache\hadoop\security\authentication\client\AuthenticatorTestCase.ja
      va:[96,29] cannot access org.mortbay.component.LifeCycle
      class file for org.mortbay.component.LifeCycle not found
      server.getConnectors()[0].setHost(host);
      [ERROR] D:\hadoop-src\hadoop-2.2.0-src\hadoop-common-project\hadoop-auth\src\tes
      t\java\org\apache\hadoop\security\authentication\client\AuthenticatorTestCase.ja
      va:[98,10] cannot find symbol
      symbol : method start()
      location: class org.mortbay.jetty.Server
      [ERROR] D:\hadoop-src\hadoop-2.2.0-src\hadoop-common-project\hadoop-auth\src\tes
      t\java\org\apache\hadoop\security\authentication\client\AuthenticatorTestCase.ja
      va:[104,12] cannot find symbol
      symbol : method stop()
      location: class org.mortbay.jetty.Server

      Looks like the build is broken.

      Please fix and let me know as to when I can download the stable version.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ramli Prasad Ramalingam
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: