David Mollitor created YARN-9951:
------------------------------------

             Summary: Unify Error Message in container-executor
                 Key: YARN-9951
                 URL: https://issues.apache.org/jira/browse/YARN-9951
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: nodemanager
    Affects Versions: 3.2.0
            Reporter: David Mollitor
            Assignee: David Mollitor


[https://github.com/apache/hadoop/blob/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/impl/container-executor.c]

 

Has several different ways for reporting errors:

 
 # Couldn't
 # Can't
 # Failed to
 # Unable to
 # Other

 

I think "Failed to" is the best verbage.  Contractions are hard for non-native 
English speaking folks.  "Failed" is to the point. and more likely to grep logs 
for 'fail' than I am 'unable' or 'could not'.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to