[ 
https://issues.apache.org/jira/browse/YARN-6416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18047731#comment-18047731
 ] 

ASF GitHub Bot commented on YARN-6416:
--------------------------------------

github-actions[bot] closed pull request #423: YARN-6416. SIGNAL_CMD argument 
number is wrong
URL: https://github.com/apache/hadoop/pull/423




> SIGNAL_CMD argument number is wrong
> -----------------------------------
>
>                 Key: YARN-6416
>                 URL: https://issues.apache.org/jira/browse/YARN-6416
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Miklos Szegedi
>            Assignee: Vidura Bhathiya Mudalige
>            Priority: Minor
>              Labels: newbie, pull-request-available, trivial
>
> Yarn application signal command has two arguments, so the number below should 
> be 2 I think.
> {code}
> opts.getOption(SIGNAL_CMD).setArgs(3);
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to