Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.99.7
-
None
Description
First,we start a new job named "job110", then we use MAT find FileSystem$Cache's size is 3;
Second, we start another new job named "job120", then FileSystem$Cache's size is 4;
HDFS's configuration "fs.hdfs.impl.disable.cache" value is false.
We issue that increament jobs may cause OOM.