You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2014/02/15 00:27:21 UTC

[jira] [Reopened] (HADOOP-10347) branch-2 fails to compile

     [ https://issues.apache.org/jira/browse/HADOOP-10347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arpit Agarwal reopened HADOOP-10347:
------------------------------------


> branch-2 fails to compile
> -------------------------
>
>                 Key: HADOOP-10347
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10347
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.4.0
>            Reporter: Arpit Agarwal
>            Priority: Critical
>
> I get the following error compiling branch-2.
> {code}
> Picked up _JAVA_OPTIONS: -Djava.awt.headless=true
> [ERROR] COMPILATION ERROR :
> [ERROR] /Users/aagarwal/src/hdp2/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/http/HttpServer.java:[223,20] cannot find symbol
> symbol  : method isSecure()
> location: class org.apache.hadoop.http.HttpConfig
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project hadoop-common: Compilation failure
> [ERROR] /Users/aagarwal/src/hdp2/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/http/HttpServer.java:[223,20] cannot find symbol
> [ERROR] symbol  : method isSecure()
> [ERROR] location: class org.apache.hadoop.http.HttpConfig
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)