Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-1644

Provide a means to initialize GLOG for the executor driver.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.20.0
    • framework
    • None

    Description

      Currently we don't initialize google logging from the executor driver, but we do in the scheduler driver.

      Scheduler Driver: https://github.com/apache/mesos/blob/0.19.1/src/sched/sched.cpp#L1093
      Executor Driver (left as a TODO): https://github.com/apache/mesos/blob/0.19.1/src/exec/exec.cpp#L595

      This means that we don't have stacktraces available and it makes it hard to debug mysterious process exits.

      Attachments

        Activity

          People

            vinodkone Vinod Kone
            bmahler Benjamin Mahler
            Vinod Kone Vinod Kone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: