Github user WangTaoTheTonic commented on the issue:

    https://github.com/apache/flink/pull/3408
  
    All right. That makes sense. Let me rephrase that and please check if we 
are in same channel:
    
    1. slots of taskmanager is decided by `-s/-ys` and 
`taskmanager.numberOfTaskSlots`, the former has higher priority; and 
    2. the vcores of yarn container is decided by `yarn.containers.vcores`, 
which will use values of `-s/-ys` or `taskmanager.numberOfTaskSlots` if user 
doesn't set `yarn.containers.vcores` explicitly.
    
    Is that right?


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

Reply via email to