Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-8096

add single point where System.exit() is called for better handling in containers

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: In Progress
    • Trivial
    • Resolution: Unresolved
    • 2.0.0-alpha
    • None
    • util
    • None

    Description

      with plans for OSGI integration afoot in HADOOP-7977, Hadoop needs unified place where System.exit() calls. When one runs any bit of Hadoop in a containers the container will block those exits with a security manager and convert the calls into security exceptions. A single exit method would enable such exceptions to be logged, and conceivably handled slightly more gracefully (e.g. tell the daemon to die).

      Attachments

        1. HADOOP-8096.patch
          1 kB
          Csaba Miklos

        Issue Links

          Activity

            People

              mikcsabee Csaba Miklos
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: