Prabhu Joseph created YARN-10417:
------------------------------------
Summary: Issues in Script Based Node Attribute Error Handling
Key: YARN-10417
URL: https://issues.apache.org/jira/browse/YARN-10417
Project: Hadoop YARN
Issue Type: Bug
Components: nodeattibute
Reporter: Prabhu Joseph
Assignee: Tanu Ajmera
Below issues are seen in Script Based Node Attribute Error Handling:
1. Expected format in Log prints double colon *::* but correct format is only
single colon.
2. *Execution of Node Labels script* is wrong.
{code}
2020-08-31 09:09:34,649 WARN
org.apache.hadoop.yarn.server.nodemanager.nodelabels.NodeDescriptorsScriptRunner:
Execution of Node Labels script failed, Caught exception : Malformed output,
expecting format NODE_ATTRIBUTE::ATTRIBUTE_NAME,ATTRIBUTE_TYPE,ATTRIBUTE_VALUE;
but get HostGroup:STRING:compute
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]