[jira] [Commented] (YARN-2621) Simplify the output when the user doesn't have the access for getDomain(s)

2014-10-17 Thread Hudson (JIRA)

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

Hudson commented on YARN-2621:
--

FAILURE: Integrated in Hadoop-Yarn-trunk #715 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/715/])
YARN-2621. Simplify the output when the user doesn't have the access for 
getDomain(s). Contributed by Zhijie Shen (jianhe: rev 
233d446be1bc1bc77c7c1c45386086a732897afd)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/timeline/webapp/TestTimelineWebServices.java
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/timeline/TimelineDataManager.java


 Simplify the output when the user doesn't have the access for getDomain(s) 
 ---

 Key: YARN-2621
 URL: https://issues.apache.org/jira/browse/YARN-2621
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: timelineserver
Affects Versions: 2.6.0
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Fix For: 2.6.0

 Attachments: YARN-2621.1.patch


 Per discussion in 
 [YARN-2446|https://issues.apache.org/jira/browse/YARN-2446?focusedCommentId=14151272page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14151272],
  we should simply reject the user if it doesn't have access the domain(s), 
 instead of returning the entity without detail information.



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


[jira] [Commented] (YARN-2621) Simplify the output when the user doesn't have the access for getDomain(s)

2014-10-17 Thread Hudson (JIRA)

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

Hudson commented on YARN-2621:
--

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1929 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1929/])
YARN-2621. Simplify the output when the user doesn't have the access for 
getDomain(s). Contributed by Zhijie Shen (jianhe: rev 
233d446be1bc1bc77c7c1c45386086a732897afd)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/timeline/TimelineDataManager.java
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/timeline/webapp/TestTimelineWebServices.java
* hadoop-yarn-project/CHANGES.txt


 Simplify the output when the user doesn't have the access for getDomain(s) 
 ---

 Key: YARN-2621
 URL: https://issues.apache.org/jira/browse/YARN-2621
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: timelineserver
Affects Versions: 2.6.0
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Fix For: 2.6.0

 Attachments: YARN-2621.1.patch


 Per discussion in 
 [YARN-2446|https://issues.apache.org/jira/browse/YARN-2446?focusedCommentId=14151272page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14151272],
  we should simply reject the user if it doesn't have access the domain(s), 
 instead of returning the entity without detail information.



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


[jira] [Commented] (YARN-2621) Simplify the output when the user doesn't have the access for getDomain(s)

2014-10-16 Thread Jian He (JIRA)

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

Jian He commented on YARN-2621:
---

+1,  Thanks Li for reviewing the patch !


 Simplify the output when the user doesn't have the access for getDomain(s) 
 ---

 Key: YARN-2621
 URL: https://issues.apache.org/jira/browse/YARN-2621
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: timelineserver
Affects Versions: 2.6.0
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Attachments: YARN-2621.1.patch


 Per discussion in 
 [YARN-2446|https://issues.apache.org/jira/browse/YARN-2446?focusedCommentId=14151272page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14151272],
  we should simply reject the user if it doesn't have access the domain(s), 
 instead of returning the entity without detail information.



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


[jira] [Commented] (YARN-2621) Simplify the output when the user doesn't have the access for getDomain(s)

2014-10-16 Thread Hudson (JIRA)

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

Hudson commented on YARN-2621:
--

FAILURE: Integrated in Hadoop-trunk-Commit #6274 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/6274/])
YARN-2621. Simplify the output when the user doesn't have the access for 
getDomain(s). Contributed by Zhijie Shen (jianhe: rev 
233d446be1bc1bc77c7c1c45386086a732897afd)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/timeline/TimelineDataManager.java
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/timeline/webapp/TestTimelineWebServices.java


 Simplify the output when the user doesn't have the access for getDomain(s) 
 ---

 Key: YARN-2621
 URL: https://issues.apache.org/jira/browse/YARN-2621
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: timelineserver
Affects Versions: 2.6.0
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Fix For: 2.6.0

 Attachments: YARN-2621.1.patch


 Per discussion in 
 [YARN-2446|https://issues.apache.org/jira/browse/YARN-2446?focusedCommentId=14151272page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14151272],
  we should simply reject the user if it doesn't have access the domain(s), 
 instead of returning the entity without detail information.



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


[jira] [Commented] (YARN-2621) Simplify the output when the user doesn't have the access for getDomain(s)

2014-10-08 Thread Li Lu (JIRA)

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

Li Lu commented on YARN-2621:
-

Hi [~zjshen], this patch LGTM. Maybe some committers would like to review that 
as well? I'd certainly be willing to explain the patch if necessary. 

 Simplify the output when the user doesn't have the access for getDomain(s) 
 ---

 Key: YARN-2621
 URL: https://issues.apache.org/jira/browse/YARN-2621
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: timelineserver
Affects Versions: 2.6.0
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Attachments: YARN-2621.1.patch


 Per discussion in 
 [YARN-2446|https://issues.apache.org/jira/browse/YARN-2446?focusedCommentId=14151272page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14151272],
  we should simply reject the user if it doesn't have access the domain(s), 
 instead of returning the entity without detail information.



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


[jira] [Commented] (YARN-2621) Simplify the output when the user doesn't have the access for getDomain(s)

2014-09-29 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-2621:
-

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12671931/YARN-2621.1.patch
  against trunk revision 0577eb3.

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

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

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

This message is automatically generated.

 Simplify the output when the user doesn't have the access for getDomain(s) 
 ---

 Key: YARN-2621
 URL: https://issues.apache.org/jira/browse/YARN-2621
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: timelineserver
Affects Versions: 2.6.0
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Attachments: YARN-2621.1.patch


 Per discussion in 
 [YARN-2446|https://issues.apache.org/jira/browse/YARN-2446?focusedCommentId=14151272page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14151272],
  we should simply reject the user if it doesn't have access the domain(s), 
 instead of returning the entity without detail information.



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