Skip to content
Snippets Groups Projects
  1. Sep 26, 2013
  2. Sep 24, 2013
  3. Sep 23, 2013
  4. Sep 22, 2013
  5. Sep 21, 2013
  6. Sep 20, 2013
  7. Sep 19, 2013
    • Patrick Wendell's avatar
      Merge pull request #938 from ilikerps/master · cd7222c3
      Patrick Wendell authored
      Fix issue with spark_ec2 seeing empty security groups
      cd7222c3
    • Aaron Davidson's avatar
      Fix issue with spark_ec2 seeing empty security groups · f589ce77
      Aaron Davidson authored
      Under unknown, but occasional, circumstances, reservation.groups is empty
      despite reservation.instances each having groups. This means that the
      spark_ec2 get_existing_clusters() method would fail to find any instances.
      To fix it, we simply use the instances' groups as the source of truth.
      
      Note that this is actually just a revival of PR #827, now that the issue
      has been reproduced.
      f589ce77
  8. Sep 18, 2013
  9. Sep 16, 2013
  10. Sep 15, 2013
  11. Sep 13, 2013
  12. Sep 12, 2013
  13. Sep 11, 2013
Loading