Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When you ask HDFS for tables//bulk_/processing_proc_*, the NameNode seems to be shipping back all the file names, and the client is performing the pattern match. This results in very bad NameNode performance during accumulo garbage collection.
This is fixed in the trunk: markers are put in the METADATA table.
However, the fix is needed in very large accumulo installations presently using 1.3.x.