Thejas M Nair created HIVE-5668: ----------------------------------- Summary: path normalization in MapOperator is expensive Key: HIVE-5668 URL: https://issues.apache.org/jira/browse/HIVE-5668 Project: Hive Issue Type: Bug Reporter: Thejas M Nair Assignee: Thejas M Nair Attachments: HIVE-5668.1.patch
The conversion of paths in MapWork.getPathToAliases is happening multiple times in MapOperator.cleanUpInputFileChangedOp. Caching the results of conversion can improve the performance of hive map tasks. -- This message was sent by Atlassian JIRA (v6.1#6144)