Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
Reviewed
Description
Profiling several large Hadoop jobs, we discovered that a surprising amount of time was spent inside Configuration.get, more specifically, in regex matching caused by the substituteVars call.
Attachments
Attachments
Issue Links
- breaks
-
HADOOP-13699 Configuration does not substitute multiple references to the same var
- Resolved
- relates to
-
HADOOP-463 variable expansion in Configuration
- Closed