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
            Priority: Blocker


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

        

Reply via email to