You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Konstantin Shvachko (Jira)" <ji...@apache.org> on 2020/02/20 01:53:00 UTC

[jira] [Created] (HDFS-15185) StartupProgress reports edits segments until the entire startup completes

Konstantin Shvachko created HDFS-15185:
------------------------------------------

             Summary: StartupProgress reports edits segments until the entire startup completes
                 Key: HDFS-15185
                 URL: https://issues.apache.org/jira/browse/HDFS-15185
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: namenode
    Affects Versions: 2.10.0
            Reporter: Konstantin Shvachko
            Assignee: Konstantin Shvachko


Startup Progress page keeps reporting edits segments after the {{LOAD_EDITS}} stage is complete. New steps are added to StartupProgress while journal tailing until all startup phases are completed. This adds a lot of edits steps, since {{SAFEMODE}} phase can take a long time on a large cluster.
With fast tailing the segments are small, but the number of them is large - 160K. This makes the page load forever.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org