You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Deegue (Jira)" <ji...@apache.org> on 2020/12/14 11:26:00 UTC

[jira] [Created] (MAPREDUCE-7312) Add cache switch of MapReduce History Server

Deegue created MAPREDUCE-7312:
---------------------------------

             Summary: Add cache switch of MapReduce History Server
                 Key: MAPREDUCE-7312
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7312
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
            Reporter: Deegue


History Server scans `done` directory while initializing. If there are millions of application files to cache, it will become a time demanding action.

In our cluster, it'll be 4+ hours before the initialization is done.

We added a switch to control whether doing initialized cache or not.



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

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