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

    https://github.com/apache/spark/pull/18711#discussion_r129633550
  
    --- Diff: docs/configuration.md ---
    @@ -1106,7 +1106,7 @@ Apart from these, the following properties are also 
available, and may be useful
         parameter allows an application to run multiple executors on the
         same worker, provided that there are enough cores on that
         worker. Otherwise, only one executor per application will run on
    -    each worker.
    +    each worker in most cases.
    --- End diff --
    
    I think we should describe when we will break this assumption, either we 
treat it a bug and try to fix that, or we explicitly document the behavior. I 
don't think it makes much sense to just add some vague restriction such as "in 
most cases".


---
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