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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to