Sumana Sathish created YARN-5266:
------------------------------------

             Summary: Wrong exit code while trying to get app logs using regex 
via CLI
                 Key: YARN-5266
                 URL: https://issues.apache.org/jira/browse/YARN-5266
             Project: Hadoop YARN
          Issue Type: Bug
          Components: yarn
            Reporter: Sumana Sathish
            Assignee: Xuan Gong
            Priority: Critical


The test is trying to do negative test by passing regex as 'ds+' and expects 
exit code != 0.
*Exit Code is zero and the error message is typed more than once*
{code}
RUNNING: /usr/hdp/current/hadoop-yarn-client/bin/yarn  logs -applicationId 
application_1465500362360_0016 -logFiles ds+
Can not find any log file matching the pattern: [ds+] for the application: 
application_1465500362360_0016
2016-06-14 19:19:25,079|beaver.machine|INFO|4427|140145752217344|MainThread|Can 
not find any log file matching the pattern: [ds+] for the application: 
application_1465500362360_0016
2016-06-14 19:19:25,216|beaver.machine|INFO|4427|140145752217344|MainThread|Can 
not find any log file matching the pattern: [ds+] for the application: 
application_1465500362360_0016
2016-06-14 19:19:25,331|beaver.machine|INFO|4427|140145752217344|MainThread|Can 
not find any log file matching the pattern: [ds+] for the application: 
application_1465500362360_0016
2016-06-14 19:19:25,432|beaver.machine|INFO|4427|140145752217344|MainThread|Can 
not find any log file matching the pattern: [ds+] for the application: 
application_1465500362360_0016
{code}





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to