You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2013/11/19 23:19:22 UTC

[jira] [Commented] (HADOOP-10117) Unable to compile source code from stable 2.2.0 release

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

Tsz Wo (Nicholas), SZE commented on HADOOP-10117:
-------------------------------------------------

Just have tried.  I have no problem to compile it in my Mac.  Look like that this is Windows specific.

> Unable to compile source code from stable 2.2.0 release
> -------------------------------------------------------
>
>                 Key: HADOOP-10117
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10117
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.2.0
>         Environment: windows 7
>            Reporter: Prasad Ramalingam
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.1#6144)