[
https://issues.apache.org/jira/browse/MESOS-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207232#comment-13207232
]
Thomas Marshall commented on MESOS-153:
---------------------------------------
After applying the new patch from above, I can compile and run Mesos, but the
webui hangs, specifically on line 10 in webui/master/index.tpl:
% data = urllib.urlopen(url).read()
I don't know why this would be affected by this patch, other than the fact that
they both deal with Python, but the problem only showed up after applying the
patch, and I can't figure out anything to fix it.
> EC2 scripts no longer work because third_party/boto-2.02b was compressed
> ------------------------------------------------------------------------
>
> Key: MESOS-153
> URL: https://issues.apache.org/jira/browse/MESOS-153
> Project: Mesos
> Issue Type: Bug
> Components: build, ec2
> Reporter: Matei Zaharia
> Assignee: Matei Zaharia
> Priority: Blocker
> Attachments: MESOS-153.patch
>
>
> The EC2 scripts try to add Boto onto the Python path, but the recent change
> that compressed third_party prevents this. I can think of a few options to
> get around that:
> - Move Boto into a subdirectory of ec2 (maybe ec2/third_party)
> - Leave it uncompressed in the third_party directory
--
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