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

Robert Joseph Evans reopened YARN-378:
--------------------------------------


Looks like something was missed

{noformat}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) 
on project hadoop-mapreduce-client-app: Compilation failure: Compilation 
failure:
[ERROR] 
/home/evans/src/commit/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/MRAppMaster.java:[227,52]
 cannot find symbol
[ERROR] symbol  : variable RM_AM_MAX_RETRIES
[ERROR] location: class org.apache.hadoop.yarn.conf.YarnConfiguration
[ERROR] 
/home/evans/src/commit/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/MRAppMaster.java:[228,25]
 cannot find symbol
[ERROR] symbol  : variable DEFAULT_RM_AM_MAX_RETRIES
[ERROR] location: class org.apache.hadoop.yarn.conf.YarnConfiguration
{noformat}

Please fix this ASAP.
                
> ApplicationMaster retry times should be set by Client
> -----------------------------------------------------
>
>                 Key: YARN-378
>                 URL: https://issues.apache.org/jira/browse/YARN-378
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: client, resourcemanager
>         Environment: suse
>            Reporter: xieguiming
>            Assignee: Zhijie Shen
>              Labels: usability
>             Fix For: 2.0.5-beta
>
>         Attachments: YARN-378_10.patch, YARN-378_11.patch, YARN-378_1.patch, 
> YARN-378_2.patch, YARN-378_3.patch, YARN-378_4.patch, YARN-378_5.patch, 
> YARN-378_6.patch, YARN-378_6.patch, YARN-378_7.patch, YARN-378_8.patch, 
> YARN-378_9.patch, YARN_378-final-commit.patch, 
> YARN-378_MAPREDUCE-5062.2.patch, YARN-378_MAPREDUCE-5062.patch
>
>
> We should support that different client or user have different 
> ApplicationMaster retry times. It also say that 
> "yarn.resourcemanager.am.max-retries" should be set by client. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to