[jira] [Commented] (YARN-286) Add a YARN ApplicationClassLoader

2013-01-30 Thread Hudson (JIRA)

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

Hudson commented on YARN-286:
-

Integrated in Hadoop-Hdfs-0.23-Build #510 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/510/])
merge -r merge -r 1428780:1428781 Merging YARN-286 to branch-0.23 (Revision 
1440092)

 Result = SUCCESS
kihwal : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1440092
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/ApplicationConstants.java
* 
/hadoop/common/branches/branch-0.23/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/util/ApplicationClassLoader.java
* 
/hadoop/common/branches/branch-0.23/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/util/TestApplicationClassLoader.java


 Add a YARN ApplicationClassLoader
 -

 Key: YARN-286
 URL: https://issues.apache.org/jira/browse/YARN-286
 Project: Hadoop YARN
  Issue Type: New Feature
  Components: applications
Affects Versions: 2.0.2-alpha
Reporter: Tom White
Assignee: Tom White
 Fix For: 2.0.3-alpha

 Attachments: YARN-286.patch


 Add a classloader that provides webapp-style class isolation for use by 
 applications. This is the YARN part of MAPREDUCE-1700 (which was already 
 developed in that JIRA).

--
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-286) Add a YARN ApplicationClassLoader

2013-01-29 Thread Kihwal Lee (JIRA)

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

Kihwal Lee commented on YARN-286:
-

Merged to branch-0.23

 Add a YARN ApplicationClassLoader
 -

 Key: YARN-286
 URL: https://issues.apache.org/jira/browse/YARN-286
 Project: Hadoop YARN
  Issue Type: New Feature
  Components: applications
Affects Versions: 2.0.2-alpha
Reporter: Tom White
Assignee: Tom White
 Fix For: 2.0.3-alpha

 Attachments: YARN-286.patch


 Add a classloader that provides webapp-style class isolation for use by 
 applications. This is the YARN part of MAPREDUCE-1700 (which was already 
 developed in that JIRA).

--
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-286) Add a YARN ApplicationClassLoader

2013-01-05 Thread Hudson (JIRA)

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

Hudson commented on YARN-286:
-

Integrated in Hadoop-Yarn-trunk #87 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/87/])
YARN-286. Add a YARN ApplicationClassLoader. (Revision 1428781)

 Result = FAILURE
tomwhite : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1428781
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/ApplicationConstants.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/util/ApplicationClassLoader.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/util/TestApplicationClassLoader.java


 Add a YARN ApplicationClassLoader
 -

 Key: YARN-286
 URL: https://issues.apache.org/jira/browse/YARN-286
 Project: Hadoop YARN
  Issue Type: New Feature
  Components: applications
Affects Versions: 2.0.2-alpha
Reporter: Tom White
Assignee: Tom White
 Fix For: 2.0.3-alpha

 Attachments: YARN-286.patch


 Add a classloader that provides webapp-style class isolation for use by 
 applications. This is the YARN part of MAPREDUCE-1700 (which was already 
 developed in that JIRA).

--
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-286) Add a YARN ApplicationClassLoader

2013-01-04 Thread Hudson (JIRA)

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

Hudson commented on YARN-286:
-

Integrated in Hadoop-trunk-Commit #3175 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3175/])
YARN-286. Add a YARN ApplicationClassLoader. (Revision 1428781)

 Result = SUCCESS
tomwhite : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1428781
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/ApplicationConstants.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/util/ApplicationClassLoader.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/util/TestApplicationClassLoader.java


 Add a YARN ApplicationClassLoader
 -

 Key: YARN-286
 URL: https://issues.apache.org/jira/browse/YARN-286
 Project: Hadoop YARN
  Issue Type: New Feature
  Components: applications
Affects Versions: 2.0.2-alpha
Reporter: Tom White
Assignee: Tom White
 Fix For: 2.0.3-alpha

 Attachments: YARN-286.patch


 Add a classloader that provides webapp-style class isolation for use by 
 applications. This is the YARN part of MAPREDUCE-1700 (which was already 
 developed in that JIRA).

--
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-286) Add a YARN ApplicationClassLoader

2013-01-04 Thread Hudson (JIRA)

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

Hudson commented on YARN-286:
-

Integrated in Hadoop-Mapreduce-trunk #1305 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1305/])
YARN-286. Add a YARN ApplicationClassLoader. (Revision 1428781)

 Result = SUCCESS
tomwhite : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1428781
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/ApplicationConstants.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/util/ApplicationClassLoader.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/util/TestApplicationClassLoader.java


 Add a YARN ApplicationClassLoader
 -

 Key: YARN-286
 URL: https://issues.apache.org/jira/browse/YARN-286
 Project: Hadoop YARN
  Issue Type: New Feature
  Components: applications
Affects Versions: 2.0.2-alpha
Reporter: Tom White
Assignee: Tom White
 Fix For: 2.0.3-alpha

 Attachments: YARN-286.patch


 Add a classloader that provides webapp-style class isolation for use by 
 applications. This is the YARN part of MAPREDUCE-1700 (which was already 
 developed in that JIRA).

--
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-286) Add a YARN ApplicationClassLoader

2013-01-03 Thread Kihwal Lee (JIRA)

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

Kihwal Lee commented on YARN-286:
-

+1 Looks good to me.

 Add a YARN ApplicationClassLoader
 -

 Key: YARN-286
 URL: https://issues.apache.org/jira/browse/YARN-286
 Project: Hadoop YARN
  Issue Type: New Feature
  Components: applications
Affects Versions: 2.0.2-alpha
Reporter: Tom White
Assignee: Tom White
 Fix For: 2.0.3-alpha

 Attachments: YARN-286.patch


 Add a classloader that provides webapp-style class isolation for use by 
 applications. This is the YARN part of MAPREDUCE-1700 (which was already 
 developed in that JIRA).

--
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-286) Add a YARN ApplicationClassLoader

2013-01-02 Thread Tom White (JIRA)

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

Tom White commented on YARN-286:


The patch is needed by MAPREDUCE-1700 for class isolation in MR tasks.

 Add a YARN ApplicationClassLoader
 -

 Key: YARN-286
 URL: https://issues.apache.org/jira/browse/YARN-286
 Project: Hadoop YARN
  Issue Type: New Feature
  Components: applications
Affects Versions: 2.0.2-alpha
Reporter: Tom White
Assignee: Tom White
 Fix For: 2.0.3-alpha

 Attachments: YARN-286.patch


 Add a classloader that provides webapp-style class isolation for use by 
 applications. This is the YARN part of MAPREDUCE-1700 (which was already 
 developed in that JIRA).

--
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-286) Add a YARN ApplicationClassLoader

2012-12-21 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-286:


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

{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}.  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-api 
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/245//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/245//console

This message is automatically generated.

 Add a YARN ApplicationClassLoader
 -

 Key: YARN-286
 URL: https://issues.apache.org/jira/browse/YARN-286
 Project: Hadoop YARN
  Issue Type: New Feature
  Components: applications
Affects Versions: 2.0.2-alpha
Reporter: Tom White
Assignee: Tom White
 Fix For: 2.0.3-alpha

 Attachments: YARN-286.patch


 Add a classloader that provides webapp-style class isolation for use by 
 applications. This is the YARN part of MAPREDUCE-1700 (which was already 
 developed in that JIRA).

--
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-286) Add a YARN ApplicationClassLoader

2012-12-21 Thread Bikas Saha (JIRA)

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

Bikas Saha commented on YARN-286:
-

Patch does not show any consumers for this functionality?

 Add a YARN ApplicationClassLoader
 -

 Key: YARN-286
 URL: https://issues.apache.org/jira/browse/YARN-286
 Project: Hadoop YARN
  Issue Type: New Feature
  Components: applications
Affects Versions: 2.0.2-alpha
Reporter: Tom White
Assignee: Tom White
 Fix For: 2.0.3-alpha

 Attachments: YARN-286.patch


 Add a classloader that provides webapp-style class isolation for use by 
 applications. This is the YARN part of MAPREDUCE-1700 (which was already 
 developed in that JIRA).

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