Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-5878

some standard JDK APIs are not part of system classes defaults

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4.0
    • 2.6.0
    • mrv2
    • None
    • Reviewed

    Description

      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.

      Attachments

        1. MAPREDUCE-5878.patch
          1 kB
          Sangjin Lee

        Issue Links

          Activity

            People

              sjlee0 Sangjin Lee
              sjlee0 Sangjin Lee
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: