[jira] [Commented] (YARN-981) YARN/MR2/Job history /logs and /metrics link do not have correct content

2013-08-25 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-981:


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

{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}.  The javadoc tool did not generate any 
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 1.3.9) 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-common.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

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

This message is automatically generated.

 YARN/MR2/Job history /logs and /metrics link do not have correct content
 

 Key: YARN-981
 URL: https://issues.apache.org/jira/browse/YARN-981
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Xuan Gong
Assignee: Jian He
 Attachments: YARN-981.1.patch, YARN-981.2.patch, YARN-981.patch




--
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


[jira] [Commented] (YARN-981) YARN/MR2/Job history /logs and /metrics link do not have correct content

2013-08-23 Thread Thomas Graves (JIRA)

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

Thomas Graves commented on YARN-981:


I haven't looked at this in detail but you can't  remove the /logs from the 
HttpServer.java as that is used by hdfs, unless that was changed in another 
jira?

Also you need to make sure the logs can only be accessed by admins - the 
HttpServer code used to go through the AdminAuthorizedServlet.

Some of the default servlets do work, like /jmx, /logLevel, I would think the 
/metrics one could too, perhaps if we fix whatever is broken for both hdfs and 
yarn it will just work?   /logs is a bit different since its just a resource 
handler.  

I'm not totally against changing it from the previous behavior of showing 
everything in the directory as this is probably more secure but I don't see any 
discussion about that here?  It appears we are only showing the .log file, so 
we want to show the .out file also?

 YARN/MR2/Job history /logs and /metrics link do not have correct content
 

 Key: YARN-981
 URL: https://issues.apache.org/jira/browse/YARN-981
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Xuan Gong
Assignee: Jian He
 Attachments: YARN-981.1.patch, YARN-981.patch




--
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


[jira] [Commented] (YARN-981) YARN/MR2/Job history /logs and /metrics link do not have correct content

2013-08-23 Thread Vinod Kumar Vavilapalli (JIRA)

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

Vinod Kumar Vavilapalli commented on YARN-981:
--

bq. I haven't looked at this in detail but you can't remove the /logs from the 
HttpServer.java as that is used by hdfs, unless that was changed in another 
jira?
Thomas, I think you made the same mistake as I. The first one was dead, you 
have to look at YARN-981.patch, which by the looks of it is still a WIP.

 YARN/MR2/Job history /logs and /metrics link do not have correct content
 

 Key: YARN-981
 URL: https://issues.apache.org/jira/browse/YARN-981
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Xuan Gong
Assignee: Jian He
 Attachments: YARN-981.1.patch, YARN-981.patch




--
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


[jira] [Commented] (YARN-981) YARN/MR2/Job history /logs and /metrics link do not have correct content

2013-08-23 Thread Thomas Graves (JIRA)

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

Thomas Graves commented on YARN-981:


ah sorry, thanks for clarifying.

 YARN/MR2/Job history /logs and /metrics link do not have correct content
 

 Key: YARN-981
 URL: https://issues.apache.org/jira/browse/YARN-981
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Xuan Gong
Assignee: Jian He
 Attachments: YARN-981.1.patch, YARN-981.2.patch, YARN-981.patch




--
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


[jira] [Commented] (YARN-981) YARN/MR2/Job history /logs and /metrics link do not have correct content

2013-07-29 Thread Jason Lowe (JIRA)

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

Jason Lowe commented on YARN-981:
-

Also appears to be a full duplicate of MAPREDUCE-3841.

 YARN/MR2/Job history /logs and /metrics link do not have correct content
 

 Key: YARN-981
 URL: https://issues.apache.org/jira/browse/YARN-981
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Xuan Gong
Assignee: Xuan Gong



--
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


[jira] [Commented] (YARN-981) YARN/MR2/Job history /logs and /metrics link do not have correct content

2013-07-29 Thread Xuan Gong (JIRA)

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

Xuan Gong commented on YARN-981:


implement /logs, and /metrics separately in RM and NM.


 YARN/MR2/Job history /logs and /metrics link do not have correct content
 

 Key: YARN-981
 URL: https://issues.apache.org/jira/browse/YARN-981
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Xuan Gong
Assignee: Xuan Gong
 Attachments: YARN-981.1.patch




--
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


[jira] [Commented] (YARN-981) YARN/MR2/Job history /logs and /metrics link do not have correct content

2013-07-29 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-981:


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

{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}.  The javadoc tool did not generate any 
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 1.3.9) warnings.

{color:red}-1 release audit{color}.  The applied patch generated 1 
release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-common-project/hadoop-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager:

  org.apache.hadoop.http.TestHttpServer
  org.apache.hadoop.http.TestServletFilter
  
org.apache.hadoop.yarn.server.resourcemanager.TestAMAuthorization

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/1607//testReport/
Release audit warnings: 
https://builds.apache.org/job/PreCommit-YARN-Build/1607//artifact/trunk/patchprocess/patchReleaseAuditProblems.txt
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/1607//console

This message is automatically generated.

 YARN/MR2/Job history /logs and /metrics link do not have correct content
 

 Key: YARN-981
 URL: https://issues.apache.org/jira/browse/YARN-981
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Xuan Gong
Assignee: Xuan Gong
 Attachments: YARN-981.1.patch




--
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