Arpit Agarwal created HDFS-5955:
-----------------------------------

             Summary: branch-2 fails to compile
                 Key: HDFS-5955
                 URL: https://issues.apache.org/jira/browse/HDFS-5955
             Project: Hadoop HDFS
          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)

Reply via email to