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

Example Python framework crashes on exit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • python api
    • None

    Description

      The Python example framework produces a message like

      Failed to call scheduler's statusUpdate
      Traceback (most recent call last):
      File "/scratch/charles/mesos2/build-linux/bin/examples/python/test_framework.py", line 74, in statusUpdate
      driver.stop()
      TypeError: function takes exactly 1 argument (0 given)

      before exiting. Due to a different bug, this doesn't cause the PythonFramework external test to fail.

      Attachments

        Activity

          People

            benjaminhindman Benjamin Hindman
            woggle Charles Reiss
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: