You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Miklos Szegedi (JIRA)" <ji...@apache.org> on 2017/03/30 21:13:41 UTC

[jira] [Created] (YARN-6416) SIGNAL_CMD argument number is wrong

Miklos Szegedi created YARN-6416:
------------------------------------

             Summary: 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
            Priority: Minor


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
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org