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

Thomas Graves updated YARN-380:
-------------------------------

    Description: 
I assume the Last-Last-Health-Update is a typo and it should just be 
Last-Health-Update.


$ yarn node -status foo.com:8041
Node Report : 
        Node-Id : foo.com:8041
        Rack : /10.10.10.0
        Node-State : RUNNING
        Node-Http-Address : foo.com:8042
        Health-Status(isNodeHealthy) : true
        Last-Last-Health-Update : 1360118400219
        Health-Report : 
        Containers : 0
        Memory-Used : 0M
        Memory-Capacity : 24576

  was:
I assume the Last-Last-NodeStatus is a typo and it should just be 
Last-Node-Status.


$ yarn node -status foo.com:8041
Node Report : 
        Node-Id : foo.com:8041
        Rack : /10.10.10.0
        Node-State : RUNNING
        Node-Http-Address : foo.com:8042
        Health-Status(isNodeHealthy) : true
        Last-Last-Health-Update : 1360118400219
        Health-Report : 
        Containers : 0
        Memory-Used : 0M
        Memory-Capacity : 24576

    
> yarn node -status prints Last-Last-Health-Update
> ------------------------------------------------
>
>                 Key: YARN-380
>                 URL: https://issues.apache.org/jira/browse/YARN-380
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 2.0.3-alpha
>            Reporter: Thomas Graves
>            Assignee: Abhishek Kapoor
>              Labels: usability
>
> I assume the Last-Last-Health-Update is a typo and it should just be 
> Last-Health-Update.
> $ yarn node -status foo.com:8041
> Node Report : 
>         Node-Id : foo.com:8041
>         Rack : /10.10.10.0
>         Node-State : RUNNING
>         Node-Http-Address : foo.com:8042
>         Health-Status(isNodeHealthy) : true
>         Last-Last-Health-Update : 1360118400219
>         Health-Report : 
>         Containers : 0
>         Memory-Used : 0M
>         Memory-Capacity : 24576

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to