[jira] [Updated] (YARN-4303) Confusing help message if AM logs cant be retrieved via yarn logs command

2015-10-27 Thread Varun Saxena (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Varun Saxena updated YARN-4303:
---
Description: 
{noformat}
yarn@BLR102525:~/test/install/hadoop/resourcemanager/bin> ./yarn logs 
--applicationId application_1445832014581_0028 -am ALL
Can not get AMContainers logs for the application:application_1445832014581_0028
This application:application_1445832014581_0028 is finished. Please enable the 
application history service. Or Using yarn logs -applicationId  
-containerId  --nodeAddress  to get the container 
logs
{noformat}

The command mentioned above is  {{yarn logs -applicationId  -containerId 
 --nodeAddress }}. It asks you to specify 
nodeHttpAddress which makes it sound like we have to connect to Nodemanager's 
http port and may lead user to think that they have to connect to nodemanager's 
webapp address.

This help message should be changed to include command as {{yarn logs 
-applicationId  -containerId  --nodeAddress }}

  was:
{noformat}
yarn@BLR102525:~/test/install/hadoop/resourcemanager/bin> ./yarn logs 
--applicationId application_1445832014581_0028 -am ALL
Can not get AMContainers logs for the application:application_1445832014581_0028
This application:application_1445832014581_0028 is finished. Please enable the 
application history service. Or Using yarn logs -applicationId  
-containerId  --nodeAddress  to get the container 
logs
{noformat}

The command mentioned above is  {{yarn logs -applicationId  -containerId 
 --nodeAddress }}. It asks you to specify 
nodeHttpAddress which makes it sound like we have to connect to Node's http 
port and may lead user to think that they have to connect to nodemanager's 
webapp address.

This help message should be changed to include command as {{yarn logs 
-applicationId  -containerId  --nodeAddress }}


> Confusing help message if AM logs cant be retrieved via yarn logs command
> -
>
> Key: YARN-4303
> URL: https://issues.apache.org/jira/browse/YARN-4303
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Varun Saxena
>Priority: Minor
>
> {noformat}
> yarn@BLR102525:~/test/install/hadoop/resourcemanager/bin> ./yarn logs 
> --applicationId application_1445832014581_0028 -am ALL
> Can not get AMContainers logs for the 
> application:application_1445832014581_0028
> This application:application_1445832014581_0028 is finished. Please enable 
> the application history service. Or Using yarn logs -applicationId  
> -containerId  --nodeAddress  to get the 
> container logs
> {noformat}
> The command mentioned above is  {{yarn logs -applicationId  
> -containerId  --nodeAddress }}. It asks you to 
> specify nodeHttpAddress which makes it sound like we have to connect to 
> Nodemanager's http port and may lead user to think that they have to connect 
> to nodemanager's webapp address.
> This help message should be changed to include command as {{yarn logs 
> -applicationId  -containerId  --nodeAddress  Address>}}



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


[jira] [Updated] (YARN-4303) Confusing help message if AM logs cant be retrieved via yarn logs command

2015-10-27 Thread Varun Saxena (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Varun Saxena updated YARN-4303:
---
Description: 
{noformat}
yarn@BLR102525:~/test/install/hadoop/resourcemanager/bin> ./yarn logs 
--applicationId application_1445832014581_0028 -am ALL
Can not get AMContainers logs for the application:application_1445832014581_0028
This application:application_1445832014581_0028 is finished. Please enable the 
application history service. Or Using yarn logs -applicationId  
-containerId  --nodeAddress  to get the container 
logs
{noformat}

The command mentioned above is  {{yarn logs -applicationId  -containerId 
 --nodeAddress }}. It asks you to specify 
nodeHttpAddress which makes it sound like we have to connect to nodemanager's 
webapp address.

This help message should be changed to include command as {{yarn logs 
-applicationId  -containerId  --nodeAddress }}

  was:
{noformat}
yarn@BLR102525:~/test/install/hadoop/resourcemanager/bin> ./yarn logs 
--applicationId application_1445832014581_0028 -am ALL
Can not get AMContainers logs for the application:application_1445832014581_0028
This application:application_1445832014581_0028 is finished. Please enable the 
application history service. Or Using yarn logs -applicationId  
-containerId  --nodeAddress  to get the container 
logs
{noformat}

The command mentioned above is  {{yarn logs -applicationId  -containerId 
 --nodeAddress }}. It asks you to specify 
nodeHttpAddress which makes it sound like we have to connect to Nodemanager's 
http port and may lead user to think that they have to connect to nodemanager's 
webapp address.

This help message should be changed to include command as {{yarn logs 
-applicationId  -containerId  --nodeAddress }}


> Confusing help message if AM logs cant be retrieved via yarn logs command
> -
>
> Key: YARN-4303
> URL: https://issues.apache.org/jira/browse/YARN-4303
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Varun Saxena
>Priority: Minor
>
> {noformat}
> yarn@BLR102525:~/test/install/hadoop/resourcemanager/bin> ./yarn logs 
> --applicationId application_1445832014581_0028 -am ALL
> Can not get AMContainers logs for the 
> application:application_1445832014581_0028
> This application:application_1445832014581_0028 is finished. Please enable 
> the application history service. Or Using yarn logs -applicationId  
> -containerId  --nodeAddress  to get the 
> container logs
> {noformat}
> The command mentioned above is  {{yarn logs -applicationId  
> -containerId  --nodeAddress }}. It asks you to 
> specify nodeHttpAddress which makes it sound like we have to connect to 
> nodemanager's webapp address.
> This help message should be changed to include command as {{yarn logs 
> -applicationId  -containerId  --nodeAddress  Address>}}



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


[jira] [Updated] (YARN-4303) Confusing help message if AM logs cant be retrieved via yarn logs command

2015-10-27 Thread Varun Saxena (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Varun Saxena updated YARN-4303:
---
Assignee: (was: Varun Saxena)

> Confusing help message if AM logs cant be retrieved via yarn logs command
> -
>
> Key: YARN-4303
> URL: https://issues.apache.org/jira/browse/YARN-4303
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Varun Saxena
>Priority: Minor
>
> {noformat}
> yarn@BLR102525:~/test/install/hadoop/resourcemanager/bin> ./yarn logs 
> --applicationId application_1445832014581_0028 -am ALL
> Can not get AMContainers logs for the 
> application:application_1445832014581_0028
> This application:application_1445832014581_0028 is finished. Please enable 
> the application history service. Or Using yarn logs -applicationId  
> -containerId  --nodeAddress  to get the 
> container logs
> {noformat}
> The command mentioned above is  {{yarn logs -applicationId  
> -containerId  --nodeAddress }}. It asks you to 
> specify nodeHttpAddress which makes it sound like we have to connect to 
> Node's http port and may lead user to think that they have to connect to 
> nodemanager's webapp address.
> This help message should be changed to include command as {{yarn logs 
> -applicationId  -containerId  --nodeAddress  Address>}}



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


[jira] [Updated] (YARN-4303) Confusing help message if AM logs cant be retrieved via yarn logs command

2015-10-27 Thread Varun Saxena (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Varun Saxena updated YARN-4303:
---
Description: 
{noformat}
yarn@BLR102525:~/test/install/hadoop/resourcemanager/bin> ./yarn logs 
--applicationId application_1445832014581_0028 -am ALL
Can not get AMContainers logs for the application:application_1445832014581_0028
This application:application_1445832014581_0028 is finished. Please enable the 
application history service. Or Using yarn logs -applicationId  
-containerId  --nodeAddress  to get the container 
logs
{noformat}

The command mentioned above is  {{yarn logs -applicationId  -containerId 
 --nodeAddress }}. It asks you to specify 
nodeHttpAddress which makes it sound like we have to connect to Node's http 
port and may lead user to think that they have to connect to nodemanager's 
webapp address.

This command should be changed to {{yarn logs -applicationId  
-containerId  --nodeAddress }}

  was:
{noformat}
yarn@BLR102525:~/test/install/hadoop/resourcemanager/bin> ./yarn logs 
--applicationId application_1445832014581_0028 -am ALL
Can not get AMContainers logs for the application:application_1445832014581_0028
This application:application_1445832014581_0028 is finished. Please enable the 
application history service. Or Using yarn logs -applicationId  
-containerId  --nodeAddress  to get the container 
logs
{noformat}

The command mentioned above is  {{yarn logs -applicationId  -containerId 
 --nodeAddress }}. It asks you to specify 
nodeHttpAddress which makes it sound like we have to connect to Node's http 
port which may confuse user to think that we have to connect to nodemanager's 
webapp address.

This command should be changed to {{yarn logs -applicationId  
-containerId  --nodeAddress }}


> Confusing help message if AM logs cant be retrieved via yarn logs command
> -
>
> Key: YARN-4303
> URL: https://issues.apache.org/jira/browse/YARN-4303
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Varun Saxena
>Assignee: Varun Saxena
>Priority: Minor
>
> {noformat}
> yarn@BLR102525:~/test/install/hadoop/resourcemanager/bin> ./yarn logs 
> --applicationId application_1445832014581_0028 -am ALL
> Can not get AMContainers logs for the 
> application:application_1445832014581_0028
> This application:application_1445832014581_0028 is finished. Please enable 
> the application history service. Or Using yarn logs -applicationId  
> -containerId  --nodeAddress  to get the 
> container logs
> {noformat}
> The command mentioned above is  {{yarn logs -applicationId  
> -containerId  --nodeAddress }}. It asks you to 
> specify nodeHttpAddress which makes it sound like we have to connect to 
> Node's http port and may lead user to think that they have to connect to 
> nodemanager's webapp address.
> This command should be changed to {{yarn logs -applicationId  
> -containerId  --nodeAddress }}



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


[jira] [Updated] (YARN-4303) Confusing help message if AM logs cant be retrieved via yarn logs command

2015-10-27 Thread Varun Saxena (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Varun Saxena updated YARN-4303:
---
Description: 
{noformat}
yarn@BLR102525:~/test/install/hadoop/resourcemanager/bin> ./yarn logs 
--applicationId application_1445832014581_0028 -am ALL
Can not get AMContainers logs for the application:application_1445832014581_0028
This application:application_1445832014581_0028 is finished. Please enable the 
application history service. Or Using yarn logs -applicationId  
-containerId  --nodeAddress  to get the container 
logs
{noformat}

The command mentioned above is  {{yarn logs -applicationId  -containerId 
 --nodeAddress }}. It asks you to specify 
nodeHttpAddress which makes it sound like we have to connect to Node's http 
port and may lead user to think that they have to connect to nodemanager's 
webapp address.

This help message should be changed to include command as {{yarn logs 
-applicationId  -containerId  --nodeAddress }}

  was:
{noformat}
yarn@BLR102525:~/test/install/hadoop/resourcemanager/bin> ./yarn logs 
--applicationId application_1445832014581_0028 -am ALL
Can not get AMContainers logs for the application:application_1445832014581_0028
This application:application_1445832014581_0028 is finished. Please enable the 
application history service. Or Using yarn logs -applicationId  
-containerId  --nodeAddress  to get the container 
logs
{noformat}

The command mentioned above is  {{yarn logs -applicationId  -containerId 
 --nodeAddress }}. It asks you to specify 
nodeHttpAddress which makes it sound like we have to connect to Node's http 
port and may lead user to think that they have to connect to nodemanager's 
webapp address.

This command should be changed to {{yarn logs -applicationId  
-containerId  --nodeAddress }}


> Confusing help message if AM logs cant be retrieved via yarn logs command
> -
>
> Key: YARN-4303
> URL: https://issues.apache.org/jira/browse/YARN-4303
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Varun Saxena
>Assignee: Varun Saxena
>Priority: Minor
>
> {noformat}
> yarn@BLR102525:~/test/install/hadoop/resourcemanager/bin> ./yarn logs 
> --applicationId application_1445832014581_0028 -am ALL
> Can not get AMContainers logs for the 
> application:application_1445832014581_0028
> This application:application_1445832014581_0028 is finished. Please enable 
> the application history service. Or Using yarn logs -applicationId  
> -containerId  --nodeAddress  to get the 
> container logs
> {noformat}
> The command mentioned above is  {{yarn logs -applicationId  
> -containerId  --nodeAddress }}. It asks you to 
> specify nodeHttpAddress which makes it sound like we have to connect to 
> Node's http port and may lead user to think that they have to connect to 
> nodemanager's webapp address.
> This help message should be changed to include command as {{yarn logs 
> -applicationId  -containerId  --nodeAddress  Address>}}



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


[jira] [Updated] (YARN-4303) Confusing help message if AM logs cant be retrieved via yarn logs command

2015-10-27 Thread Varun Saxena (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Varun Saxena updated YARN-4303:
---
Description: 
{noformat}
yarn@BLR102525:~/test/install/hadoop/resourcemanager/bin> ./yarn logs 
--applicationId application_1445832014581_0028 -am ALL
Can not get AMContainers logs for the application:application_1445832014581_0028
This application:application_1445832014581_0028 is finished. Please enable the 
application history service. Or Using yarn logs -applicationId  
-containerId  --nodeAddress  to get the container 
logs
{noformat}

Part of the command output mentioned above indicates that using {{yarn logs 
-applicationId  -containerId  --nodeAddress 
}} will fetch desired result. It asks you to specify 
nodeHttpAddress which makes it sound like we have to connect to nodemanager's 
webapp address.

This help message should be changed to include command as {{yarn logs 
-applicationId  -containerId  --nodeAddress }}

  was:
{noformat}
yarn@BLR102525:~/test/install/hadoop/resourcemanager/bin> ./yarn logs 
--applicationId application_1445832014581_0028 -am ALL
Can not get AMContainers logs for the application:application_1445832014581_0028
This application:application_1445832014581_0028 is finished. Please enable the 
application history service. Or Using yarn logs -applicationId  
-containerId  --nodeAddress  to get the container 
logs
{noformat}

The command mentioned above is  {{yarn logs -applicationId  -containerId 
 --nodeAddress }}. It asks you to specify 
nodeHttpAddress which makes it sound like we have to connect to nodemanager's 
webapp address.

This help message should be changed to include command as {{yarn logs 
-applicationId  -containerId  --nodeAddress }}


> Confusing help message if AM logs cant be retrieved via yarn logs command
> -
>
> Key: YARN-4303
> URL: https://issues.apache.org/jira/browse/YARN-4303
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Varun Saxena
>Priority: Minor
>
> {noformat}
> yarn@BLR102525:~/test/install/hadoop/resourcemanager/bin> ./yarn logs 
> --applicationId application_1445832014581_0028 -am ALL
> Can not get AMContainers logs for the 
> application:application_1445832014581_0028
> This application:application_1445832014581_0028 is finished. Please enable 
> the application history service. Or Using yarn logs -applicationId  
> -containerId  --nodeAddress  to get the 
> container logs
> {noformat}
> Part of the command output mentioned above indicates that using {{yarn logs 
> -applicationId  -containerId  --nodeAddress 
> }} will fetch desired result. It asks you to specify 
> nodeHttpAddress which makes it sound like we have to connect to nodemanager's 
> webapp address.
> This help message should be changed to include command as {{yarn logs 
> -applicationId  -containerId  --nodeAddress  Address>}}



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