Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

在mesos中执行失败 #10

Closed
muxueqz opened this issue Jan 14, 2013 · 2 comments
Closed

在mesos中执行失败 #10

muxueqz opened this issue Jan 14, 2013 · 2 comments

Comments

@muxueqz
Copy link
Contributor

muxueqz commented Jan 14, 2013

/tmp/mesos/slaves/201301141050-1654703350-5050-14385-0/frameworks/201301141050-1654703350-5050-14385-0010/executors/default/runs/1/stderr 的内容为:

sh: /opt/python-2.7/lib/python2.7/site-packages/DPark-0.1-py2.7.egg/dpark/executor27.py: Permission denied

chmod -v +x /opt/python-2.7/lib/python2.7/site-packages/DPark-0.1-py2.7.egg/dpark/executor*.py
后解决。

@davies
Copy link
Contributor

davies commented Jan 14, 2013

The executable bit of executor27.py was dropped by setuptools, should been fixed in setup.py. Any suggestion ?

@muxueqz
Copy link
Contributor Author

muxueqz commented Jan 14, 2013

OK。

@davies davies closed this as completed in 31fbcf1 Jan 14, 2013
davies pushed a commit that referenced this issue Aug 8, 2013
windreamer added a commit to windreamer/dpark that referenced this issue May 25, 2016
try my best to fix sample serialization
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants