[jira] [Commented] (MAPREDUCE-6295) Fix MR resource counter to handle negative value for getting memory resource after YARN-3304

2015-03-30 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on MAPREDUCE-6295:
--

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12708162/YARN-3304-v8.patch
  against trunk revision ae3e8c6.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 3 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager.

Test results: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5352//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5352//console

This message is automatically generated.

> Fix MR resource counter to handle negative value for getting memory resource 
> after YARN-3304
> 
>
> Key: MAPREDUCE-6295
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6295
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Reporter: Junping Du
>Assignee: Junping Du
>Priority: Critical
> Attachments: YARN-3304-v6-no-rename.patch, YARN-3304-v7.patch, 
> YARN-3304-v8.patch
>
>
> After YARN-3304, we will get negative value for memory resource if resource 
> data is unavailable. MR resource counter shouldn't put negative value there 
> so a simple fix is required.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6295) Fix MR resource counter to handle negative value for getting memory resource after YARN-3304

2015-03-28 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on MAPREDUCE-6295:
--

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12707994/YARN-3304-v7.patch
  against trunk revision e0ccea3.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 3 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager.

Test results: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5348//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5348//console

This message is automatically generated.

> Fix MR resource counter to handle negative value for getting memory resource 
> after YARN-3304
> 
>
> Key: MAPREDUCE-6295
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6295
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Reporter: Junping Du
>Assignee: Junping Du
>Priority: Critical
> Attachments: YARN-3304-v6-no-rename.patch, YARN-3304-v7.patch
>
>
> After YARN-3304, we will get negative value for memory resource if resource 
> data is unavailable. MR resource counter shouldn't put negative value there 
> so a simple fix is required.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MAPREDUCE-6295) Fix MR resource counter to handle negative value for getting memory resource after YARN-3304

2015-03-28 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on MAPREDUCE-6295:
--

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12707990/YARN-3304-v6-no-rename.patch
  against trunk revision 27d49e6.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager.

Test results: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5347//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5347//console

This message is automatically generated.

> Fix MR resource counter to handle negative value for getting memory resource 
> after YARN-3304
> 
>
> Key: MAPREDUCE-6295
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6295
> Project: Hadoop Map/Reduce
>  Issue Type: Bug
>Reporter: Junping Du
>Assignee: Junping Du
>Priority: Critical
> Attachments: YARN-3304-v6-no-rename.patch, YARN-3304-v7.patch
>
>
> After YARN-3304, we will get negative value for memory resource if resource 
> data is unavailable. MR resource counter shouldn't put negative value there 
> so a simple fix is required.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)