You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Rohith Sharma K S (JIRA)" <ji...@apache.org> on 2018/07/11 02:59:00 UTC

[jira] [Created] (YARN-8516) Compilation error for branch-2.8

Rohith Sharma K S created YARN-8516:
---------------------------------------

             Summary: Compilation error for branch-2.8
                 Key: YARN-8516
                 URL: https://issues.apache.org/jira/browse/YARN-8516
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Rohith Sharma K S


branch-2.8 compilation is failing with below error
{noformat}
INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.142 s
[INFO] Finished at: 2018-07-11T08:28:24+05:30
[INFO] Final Memory: 64M/790M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "yarn-ui" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project hadoop-yarn-server-nodemanager: Compilation failure
[ERROR] /Users/rsharmaks/Repos/Apache/Commit_Repos/branch-2.8/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/application/ApplicationImpl.java:[333,12] no suitable method found for warn(java.lang.String,org.apache.hadoop.yarn.api.records.ContainerId,org.apache.hadoop.yarn.server.nodemanager.containermanager.application.ApplicationImpl,org.apache.hadoop.yarn.server.nodemanager.containermanager.application.ApplicationState)
[ERROR]     method org.apache.commons.logging.Log.warn(java.lang.Object) is not applicable
[ERROR]       (actual and formal argument lists differ in length)
[ERROR]     method org.apache.commons.logging.Log.warn(java.lang.Object,java.lang.Throwable) is not applicable
[ERROR]       (actual and formal argument lists differ in length)
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org