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

Chris Nauroth updated HDFS-5336:
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.0
                   3.0.0
           Status: Resolved  (was: Patch Available)

I've committed this to trunk and branch-2.  Akira, thank you for the 
contribution!

> DataNode should not output 'StartupProgress' metrics
> ----------------------------------------------------
>
>                 Key: HDFS-5336
>                 URL: https://issues.apache.org/jira/browse/HDFS-5336
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: 2.1.0-beta
>         Environment: trunk
>            Reporter: Akira AJISAKA
>            Assignee: Akira AJISAKA
>            Priority: Minor
>              Labels: metrics
>             Fix For: 3.0.0, 2.3.0
>
>         Attachments: HDFS-5336.2.patch, HDFS-5336.patch
>
>
> I found the following metrics output from DataNode.
> {code}
> 1381355455731 default.StartupProgress: Hostname=trunk, ElapsedTime=0, 
> PercentComplete=0.0, LoadingFsImageCount=0, LoadingFsImageElapsedTime=0, 
> LoadingFsImageTotal=0, LoadingFsImagePercentComplete=0.0, 
> LoadingEditsCount=0, LoadingEditsElapsedTime=0, LoadingEditsTotal=0, 
> LoadingEditsPercentComplete=0.0, SavingCheckpointCount=0, 
> SavingCheckpointElapsedTime=0, SavingCheckpointTotal=0, 
> SavingCheckpointPercentComplete=0.0, SafeModeCount=0, SafeModeElapsedTime=0, 
> SafeModeTotal=0, SafeModePercentComplete=0.0
> {code}
> DataNode should not output 'StartupProgress' metrics because the metrics 
> shows the progress of NameNode startup.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to