----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3877/ -----------------------------------------------------------
Review request for mesos and Matei Zaharia. Summary ------- It turns out we had a rule in third_party/Makefile.am to extract the boto-....tar.gz; we accidentally let this break (i.e. I was a bad code reviewer) when we changed the .tar.gz to .zip. Since the EC2 scripts now use boto directly from the .zip, we never need to extract boto. Diffs ----- third_party/Makefile.am 344154b Diff: https://reviews.apache.org/r/3877/diff Testing ------- Thanks, Charles
