[jira] [Commented] (YARN-3237) AppLogAggregatorImpl fails to log error cause

2015-02-22 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14332197#comment-14332197
 ] 

Hudson commented on YARN-3237:
--

FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #112 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/112/])
YARN-3237. AppLogAggregatorImpl fails to log error cause. Contributed by 
(xgong: rev f56c65bb3eb9436b67de2df63098e26589e70e56)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/logaggregation/AppLogAggregatorImpl.java
* hadoop-yarn-project/CHANGES.txt


 AppLogAggregatorImpl fails to log error cause
 -

 Key: YARN-3237
 URL: https://issues.apache.org/jira/browse/YARN-3237
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Rushabh S Shah
Assignee: Rushabh S Shah
 Fix For: 2.7.0

 Attachments: YARN-3237-v2.patch, YARN-3237.patch


 AppLogAggregatorImpl fails to log the error if it is unable to create 
 LogWriter.
 Below is the log output:
 [LogAggregationService #24011] ERROR logaggregation.AppLogAggregatorImpl: 
 Cannot create writer for app app_id. Disabling log-aggregation for this app.



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


[jira] [Commented] (YARN-3237) AppLogAggregatorImpl fails to log error cause

2015-02-22 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14332225#comment-14332225
 ] 

Hudson commented on YARN-3237:
--

FAILURE: Integrated in Hadoop-Mapreduce-trunk #2062 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2062/])
YARN-3237. AppLogAggregatorImpl fails to log error cause. Contributed by 
(xgong: rev f56c65bb3eb9436b67de2df63098e26589e70e56)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/logaggregation/AppLogAggregatorImpl.java
* hadoop-yarn-project/CHANGES.txt


 AppLogAggregatorImpl fails to log error cause
 -

 Key: YARN-3237
 URL: https://issues.apache.org/jira/browse/YARN-3237
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Rushabh S Shah
Assignee: Rushabh S Shah
 Fix For: 2.7.0

 Attachments: YARN-3237-v2.patch, YARN-3237.patch


 AppLogAggregatorImpl fails to log the error if it is unable to create 
 LogWriter.
 Below is the log output:
 [LogAggregationService #24011] ERROR logaggregation.AppLogAggregatorImpl: 
 Cannot create writer for app app_id. Disabling log-aggregation for this app.



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


[jira] [Commented] (YARN-3237) AppLogAggregatorImpl fails to log error cause

2015-02-21 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14330290#comment-14330290
 ] 

Hudson commented on YARN-3237:
--

FAILURE: Integrated in Hadoop-Hdfs-trunk #2043 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2043/])
YARN-3237. AppLogAggregatorImpl fails to log error cause. Contributed by 
(xgong: rev f56c65bb3eb9436b67de2df63098e26589e70e56)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/logaggregation/AppLogAggregatorImpl.java


 AppLogAggregatorImpl fails to log error cause
 -

 Key: YARN-3237
 URL: https://issues.apache.org/jira/browse/YARN-3237
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Rushabh S Shah
Assignee: Rushabh S Shah
 Fix For: 2.7.0

 Attachments: YARN-3237-v2.patch, YARN-3237.patch


 AppLogAggregatorImpl fails to log the error if it is unable to create 
 LogWriter.
 Below is the log output:
 [LogAggregationService #24011] ERROR logaggregation.AppLogAggregatorImpl: 
 Cannot create writer for app app_id. Disabling log-aggregation for this app.



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


[jira] [Commented] (YARN-3237) AppLogAggregatorImpl fails to log error cause

2015-02-21 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14330311#comment-14330311
 ] 

Hudson commented on YARN-3237:
--

FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #102 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/102/])
YARN-3237. AppLogAggregatorImpl fails to log error cause. Contributed by 
(xgong: rev f56c65bb3eb9436b67de2df63098e26589e70e56)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/logaggregation/AppLogAggregatorImpl.java
* hadoop-yarn-project/CHANGES.txt


 AppLogAggregatorImpl fails to log error cause
 -

 Key: YARN-3237
 URL: https://issues.apache.org/jira/browse/YARN-3237
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Rushabh S Shah
Assignee: Rushabh S Shah
 Fix For: 2.7.0

 Attachments: YARN-3237-v2.patch, YARN-3237.patch


 AppLogAggregatorImpl fails to log the error if it is unable to create 
 LogWriter.
 Below is the log output:
 [LogAggregationService #24011] ERROR logaggregation.AppLogAggregatorImpl: 
 Cannot create writer for app app_id. Disabling log-aggregation for this app.



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


[jira] [Commented] (YARN-3237) AppLogAggregatorImpl fails to log error cause

2015-02-21 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14330151#comment-14330151
 ] 

Hudson commented on YARN-3237:
--

FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #111 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/111/])
YARN-3237. AppLogAggregatorImpl fails to log error cause. Contributed by 
(xgong: rev f56c65bb3eb9436b67de2df63098e26589e70e56)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/logaggregation/AppLogAggregatorImpl.java
* hadoop-yarn-project/CHANGES.txt


 AppLogAggregatorImpl fails to log error cause
 -

 Key: YARN-3237
 URL: https://issues.apache.org/jira/browse/YARN-3237
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Rushabh S Shah
Assignee: Rushabh S Shah
 Fix For: 2.7.0

 Attachments: YARN-3237-v2.patch, YARN-3237.patch


 AppLogAggregatorImpl fails to log the error if it is unable to create 
 LogWriter.
 Below is the log output:
 [LogAggregationService #24011] ERROR logaggregation.AppLogAggregatorImpl: 
 Cannot create writer for app app_id. Disabling log-aggregation for this app.



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


[jira] [Commented] (YARN-3237) AppLogAggregatorImpl fails to log error cause

2015-02-21 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14330182#comment-14330182
 ] 

Hudson commented on YARN-3237:
--

SUCCESS: Integrated in Hadoop-Yarn-trunk #845 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/845/])
YARN-3237. AppLogAggregatorImpl fails to log error cause. Contributed by 
(xgong: rev f56c65bb3eb9436b67de2df63098e26589e70e56)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/logaggregation/AppLogAggregatorImpl.java
* hadoop-yarn-project/CHANGES.txt


 AppLogAggregatorImpl fails to log error cause
 -

 Key: YARN-3237
 URL: https://issues.apache.org/jira/browse/YARN-3237
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Rushabh S Shah
Assignee: Rushabh S Shah
 Fix For: 2.7.0

 Attachments: YARN-3237-v2.patch, YARN-3237.patch


 AppLogAggregatorImpl fails to log the error if it is unable to create 
 LogWriter.
 Below is the log output:
 [LogAggregationService #24011] ERROR logaggregation.AppLogAggregatorImpl: 
 Cannot create writer for app app_id. Disabling log-aggregation for this app.



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


[jira] [Commented] (YARN-3237) AppLogAggregatorImpl fails to log error cause

2015-02-20 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14329544#comment-14329544
 ] 

Hadoop QA commented on YARN-3237:
-

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12699927/YARN-3237.patch
  against trunk revision ce5bf92.

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

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{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:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager:

  
org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService

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

This message is automatically generated.

 AppLogAggregatorImpl fails to log error cause
 -

 Key: YARN-3237
 URL: https://issues.apache.org/jira/browse/YARN-3237
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Rushabh S Shah
Assignee: Rushabh S Shah
 Attachments: YARN-3237-v2.patch, YARN-3237.patch


 AppLogAggregatorImpl fails to log the error if it is unable to create 
 LogWriter.
 Below is the log output:
 [LogAggregationService #24011] ERROR logaggregation.AppLogAggregatorImpl: 
 Cannot create writer for app app_id. Disabling log-aggregation for this app.



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


[jira] [Commented] (YARN-3237) AppLogAggregatorImpl fails to log error cause

2015-02-20 Thread Xuan Gong (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14329643#comment-14329643
 ] 

Xuan Gong commented on YARN-3237:
-

Committed into trunk/branch-2. Thanks, Rushabh

 AppLogAggregatorImpl fails to log error cause
 -

 Key: YARN-3237
 URL: https://issues.apache.org/jira/browse/YARN-3237
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Rushabh S Shah
Assignee: Rushabh S Shah
 Fix For: 2.7.0

 Attachments: YARN-3237-v2.patch, YARN-3237.patch


 AppLogAggregatorImpl fails to log the error if it is unable to create 
 LogWriter.
 Below is the log output:
 [LogAggregationService #24011] ERROR logaggregation.AppLogAggregatorImpl: 
 Cannot create writer for app app_id. Disabling log-aggregation for this app.



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


[jira] [Commented] (YARN-3237) AppLogAggregatorImpl fails to log error cause

2015-02-20 Thread Rushabh S Shah (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14329646#comment-14329646
 ] 

Rushabh S Shah commented on YARN-3237:
--

Thanks Xuan for committing.

 AppLogAggregatorImpl fails to log error cause
 -

 Key: YARN-3237
 URL: https://issues.apache.org/jira/browse/YARN-3237
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Rushabh S Shah
Assignee: Rushabh S Shah
 Fix For: 2.7.0

 Attachments: YARN-3237-v2.patch, YARN-3237.patch


 AppLogAggregatorImpl fails to log the error if it is unable to create 
 LogWriter.
 Below is the log output:
 [LogAggregationService #24011] ERROR logaggregation.AppLogAggregatorImpl: 
 Cannot create writer for app app_id. Disabling log-aggregation for this app.



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


[jira] [Commented] (YARN-3237) AppLogAggregatorImpl fails to log error cause

2015-02-20 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14329655#comment-14329655
 ] 

Hudson commented on YARN-3237:
--

FAILURE: Integrated in Hadoop-trunk-Commit #7169 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/7169/])
YARN-3237. AppLogAggregatorImpl fails to log error cause. Contributed by 
(xgong: rev f56c65bb3eb9436b67de2df63098e26589e70e56)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/logaggregation/AppLogAggregatorImpl.java
* hadoop-yarn-project/CHANGES.txt


 AppLogAggregatorImpl fails to log error cause
 -

 Key: YARN-3237
 URL: https://issues.apache.org/jira/browse/YARN-3237
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Rushabh S Shah
Assignee: Rushabh S Shah
 Fix For: 2.7.0

 Attachments: YARN-3237-v2.patch, YARN-3237.patch


 AppLogAggregatorImpl fails to log the error if it is unable to create 
 LogWriter.
 Below is the log output:
 [LogAggregationService #24011] ERROR logaggregation.AppLogAggregatorImpl: 
 Cannot create writer for app app_id. Disabling log-aggregation for this app.



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


[jira] [Commented] (YARN-3237) AppLogAggregatorImpl fails to log error cause

2015-02-20 Thread Xuan Gong (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14329636#comment-14329636
 ] 

Xuan Gong commented on YARN-3237:
-

+1 LGTM. Will commit

 AppLogAggregatorImpl fails to log error cause
 -

 Key: YARN-3237
 URL: https://issues.apache.org/jira/browse/YARN-3237
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Rushabh S Shah
Assignee: Rushabh S Shah
 Attachments: YARN-3237-v2.patch, YARN-3237.patch


 AppLogAggregatorImpl fails to log the error if it is unable to create 
 LogWriter.
 Below is the log output:
 [LogAggregationService #24011] ERROR logaggregation.AppLogAggregatorImpl: 
 Cannot create writer for app app_id. Disabling log-aggregation for this app.



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


[jira] [Commented] (YARN-3237) AppLogAggregatorImpl fails to log error cause

2015-02-20 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14329570#comment-14329570
 ] 

Hadoop QA commented on YARN-3237:
-

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12699931/YARN-3237-v2.patch
  against trunk revision 8c6ae0d.

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

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{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-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager.

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

This message is automatically generated.

 AppLogAggregatorImpl fails to log error cause
 -

 Key: YARN-3237
 URL: https://issues.apache.org/jira/browse/YARN-3237
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Rushabh S Shah
Assignee: Rushabh S Shah
 Attachments: YARN-3237-v2.patch, YARN-3237.patch


 AppLogAggregatorImpl fails to log the error if it is unable to create 
 LogWriter.
 Below is the log output:
 [LogAggregationService #24011] ERROR logaggregation.AppLogAggregatorImpl: 
 Cannot create writer for app app_id. Disabling log-aggregation for this app.



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