[
https://issues.apache.org/jira/browse/MESOS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13153943#comment-13153943
]
[email protected] commented on MESOS-78:
----------------------------------------------------
bq. On 2011-11-14 20:30:36, Benjamin Hindman wrote:
bq. > src/examples/python/test_framework.py, line 74
bq. > <https://reviews.apache.org/r/2815/diff/1/?file=57685#file57685line74>
bq. >
bq. > Is this not the default?
It doesn't seem like it. The error message we get is:
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)
- Andy
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2815/#review3226
-----------------------------------------------------------
On 2011-11-12 08:28:53, Charles Reiss wrote:
bq.
bq. -----------------------------------------------------------
bq. This is an automatically generated e-mail. To reply, visit:
bq. https://reviews.apache.org/r/2815/
bq. -----------------------------------------------------------
bq.
bq. (Updated 2011-11-12 08:28:53)
bq.
bq.
bq. Review request for mesos.
bq.
bq.
bq. Summary
bq. -------
bq.
bq. Fixes MESOS-78.
bq.
bq.
bq. This addresses bug MESOS-78.
bq. https://issues.apache.org/jira/browse/MESOS-78
bq.
bq.
bq. Diffs
bq. -----
bq.
bq. src/examples/python/test_framework.py 0e4b14c
bq.
bq. Diff: https://reviews.apache.org/r/2815/diff
bq.
bq.
bq. Testing
bq. -------
bq.
bq. Checked output of tests/external/SampleFrameworks/PythonFramework.sh
bq.
bq.
bq. Thanks,
bq.
bq. Charles
bq.
bq.
> Example Python framework crashes on exit
> ----------------------------------------
>
> Key: MESOS-78
> URL: https://issues.apache.org/jira/browse/MESOS-78
> Project: Mesos
> Issue Type: Bug
> Components: python-api
> Reporter: Charles Reiss
> Assignee: Charles Reiss
> Priority: Minor
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira