Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-525

make sure yarn.dispatcher.exit-on-error is set to true

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.4.0
    • 0.5.0
    • general
    • None

    Description

      According to the following bit of comments:

       public interface Dispatcher {
      
        // Configuration to make sure dispatcher crashes but doesn't do system-exit in
        // case of errors. By default, it should be false, so that tests are not
        // affected. For all daemons it should be explicitly set to true so that
        // daemons can crash instead of hanging around.
        public static final String DISPATCHER_EXIT_ON_ERROR_KEY =
            "yarn.dispatcher.exit-on-error";
      

      we should really make sure to set it to true in our configs.

      Attachments

        Activity

          People

            rvs Roman Shaposhnik
            rvs Roman Shaposhnik
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: