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

    https://github.com/apache/twill/pull/59#discussion_r131510954
  
    --- Diff: 
twill-yarn/src/main/java/org/apache/twill/yarn/YarnTwillPreparer.java ---
    @@ -183,6 +184,13 @@ public TwillPreparer withConfiguration(Map<String, 
String> config) {
       }
     
       @Override
    +  public TwillPreparer withConfiguration(String runnableName, Map<String, 
String> config) {
    --- End diff --
    
    If the config contains only one key, say reserved memory, will the 
remaining keys default to the values configured for the entire app? Or will 
they default to the system default?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to