[ 
https://issues.apache.org/jira/browse/HDFS-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948840#comment-16948840
 ] 

Surendra Singh Lilhore edited comment on HDFS-14886 at 10/10/19 6:12 PM:
-------------------------------------------------------------------------

Thanks [~hemanthboyina]  for patch.

Minor comment:

1. No need to get {{StartupProgress}} instance again, use exiting one 
"{{prog"}}.
{code:java}
StartupProgress prog1 = NameNode.getStartupProgress(){code}
2. I don't think you will able to get the time diff in MiniDFSCluster. Better 
test it manually and attach the screenshot.


was (Author: surendrasingh):
Thanks [~hemanthboyina]  for patch.

Minor comment:

1. No need to get again {{StartupProgress}} instance again, use exiting one 
"{{prog"}}.
{code:java}
StartupProgress prog1 = NameNode.getStartupProgress(){code}
2. I don't think you will able to get the time diff in MiniDFSCluster. Better 
test it manually and attach the screenshot.

> In NameNode Web UI's Startup Progress page, Loading edits always shows 0 sec
> ----------------------------------------------------------------------------
>
>                 Key: HDFS-14886
>                 URL: https://issues.apache.org/jira/browse/HDFS-14886
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: hemanthboyina
>            Assignee: hemanthboyina
>            Priority: Major
>         Attachments: HDFS-14886.001.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to