[jira] [Updated] (MAPREDUCE-5878) some standard JDK APIs are not part of system classes defaults

2014-08-14 Thread Jason Lowe (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Lowe updated MAPREDUCE-5878:
--

   Resolution: Fixed
Fix Version/s: 2.6.0
   3.0.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

Thanks, Sangjin!  I committed this to trunk and branch-2.

 some standard JDK APIs are not part of system classes defaults
 --

 Key: MAPREDUCE-5878
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5878
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 2.4.0
Reporter: Sangjin Lee
Assignee: Sangjin Lee
 Fix For: 3.0.0, 2.6.0

 Attachments: MAPREDUCE-5878.patch


 There are some standard JDK APIs that are not part of the 
 mapreduce.job.classloader.system.classes property value.
 Currently the default value covers only java.,javax. from the JDK. However, 
 there are other APIs that are as well-established as these, such as 
 org.w3c.dom and org.xml.sax. In other similar systems (e.g. OSGi), it is a 
 standard practice to include both of these packages in the system classes. We 
 should add these to the default values.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (MAPREDUCE-5878) some standard JDK APIs are not part of system classes defaults

2014-07-02 Thread Karthik Kambatla (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karthik Kambatla updated MAPREDUCE-5878:


Target Version/s: 2.6.0  (was: 3.0.0, 2.5.0)

 some standard JDK APIs are not part of system classes defaults
 --

 Key: MAPREDUCE-5878
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5878
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 2.4.0
Reporter: Sangjin Lee
Assignee: Sangjin Lee
 Attachments: MAPREDUCE-5878.patch


 There are some standard JDK APIs that are not part of the 
 mapreduce.job.classloader.system.classes property value.
 Currently the default value covers only java.,javax. from the JDK. However, 
 there are other APIs that are as well-established as these, such as 
 org.w3c.dom and org.xml.sax. In other similar systems (e.g. OSGi), it is a 
 standard practice to include both of these packages in the system classes. We 
 should add these to the default values.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (MAPREDUCE-5878) some standard JDK APIs are not part of system classes defaults

2014-05-16 Thread Sangjin Lee (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sangjin Lee updated MAPREDUCE-5878:
---

Target Version/s: 3.0.0, 2.5.0
  Status: Patch Available  (was: Open)

 some standard JDK APIs are not part of system classes defaults
 --

 Key: MAPREDUCE-5878
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5878
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: mrv2
Affects Versions: 2.4.0
Reporter: Sangjin Lee
Assignee: Sangjin Lee
 Attachments: MAPREDUCE-5878.patch


 There are some standard JDK APIs that are not part of the 
 mapreduce.job.classloader.system.classes property value.
 Currently the default value covers only java.,javax. from the JDK. However, 
 there are other APIs that are as well-established as these, such as 
 org.w3c.dom and org.xml.sax. In other similar systems (e.g. OSGi), it is a 
 standard practice to include both of these packages in the system classes. We 
 should add these to the default values.



--
This message was sent by Atlassian JIRA
(v6.2#6252)