Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/4457#discussion_r24426544
  
    --- Diff: ec2/spark_ec2.py ---
    @@ -132,7 +132,7 @@ def parse_args():
             help="Master instance type (leave empty for same as 
instance-type)")
         parser.add_option(
             "-r", "--region", default="us-east-1",
    -        help="EC2 region zone to launch instances in")
    +        help="EC2 region used to to launch instances in, or to find them 
in")
    --- End diff --
    
    Nit: "to to". Yes the Mima result must be a false positive given the nature 
of this change.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to