[jira] [Updated] (MAPREDUCE-1700) User supplied dependencies may conflict with MapReduce system JARs

2013-01-09 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated MAPREDUCE-1700: - Resolution: Fixed Fix Version/s: 2.0.3-alpha Hadoop Flags: Reviewed Sta

[jira] [Updated] (MAPREDUCE-1700) User supplied dependencies may conflict with MapReduce system JARs

2013-01-04 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated MAPREDUCE-1700: - Attachment: MAPREDUCE-1700.patch Updated patch to fix the findbugs issue and use code in YARN

[jira] [Updated] (MAPREDUCE-1700) User supplied dependencies may conflict with MapReduce system JARs

2012-12-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated MAPREDUCE-1700: - Attachment: MAPREDUCE-1700.patch Kihwal, that's true - thanks for pointing it out. I've modif

[jira] [Updated] (MAPREDUCE-1700) User supplied dependencies may conflict with MapReduce system JARs

2012-11-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated MAPREDUCE-1700: - Attachment: MAPREDUCE-1700.patch Thanks for the review Steve. I've addressed all your points

[jira] [Updated] (MAPREDUCE-1700) User supplied dependencies may conflict with MapReduce system JARs

2012-11-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated MAPREDUCE-1700: - Attachment: MAPREDUCE-1700.patch Address findbugs issue. > User supplied dep

[jira] [Updated] (MAPREDUCE-1700) User supplied dependencies may conflict with MapReduce system JARs

2012-11-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated MAPREDUCE-1700: - Status: Patch Available (was: Open) > User supplied dependencies may conflict with MapRe

[jira] [Updated] (MAPREDUCE-1700) User supplied dependencies may conflict with MapReduce system JARs

2012-11-21 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated MAPREDUCE-1700: - Attachment: MAPREDUCE-1700.patch New patch which moves the classloader to YARN (renamed Appli

[jira] [Updated] (MAPREDUCE-1700) User supplied dependencies may conflict with MapReduce system JARs

2012-11-07 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated MAPREDUCE-1700: - Attachment: MAPREDUCE-1700.patch Thanks for the comments Alejandro. bq. What I would add is

[jira] [Updated] (MAPREDUCE-1700) User supplied dependencies may conflict with MapReduce system JARs

2012-09-18 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated MAPREDUCE-1700: - Attachment: MAPREDUCE-1700-ccl.patch bq. Most of the class loader issues stem from long runni

[jira] [Updated] (MAPREDUCE-1700) User supplied dependencies may conflict with MapReduce system JARs

2012-09-06 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated MAPREDUCE-1700: - Attachment: MAPREDUCE-1700-ccl.patch Prompted by this discussion I had a look at using a clas

[jira] [Updated] (MAPREDUCE-1700) User supplied dependencies may conflict with MapReduce system JARs

2012-09-04 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated MAPREDUCE-1700: - Attachment: MAPREDUCE-1700.patch New patch with a unit test. The test isn't integrated into t

[jira] [Updated] (MAPREDUCE-1700) User supplied dependencies may conflict with MapReduce system JARs

2012-08-29 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated MAPREDUCE-1700: - Attachment: MAPREDUCE-1700.patch Here's a proof of concept for isolated classloaders in YARN.