Sean Mackrory created HADOOP-16101: -------------------------------------- Summary: Use lighter-weight alternatives to innerGetFileStatus where possible Key: HADOOP-16101 URL: https://issues.apache.org/jira/browse/HADOOP-16101 Project: Hadoop Common Issue Type: Sub-task Reporter: Sean Mackrory
Discussion in HADOOP-15999 highlighted the heaviness of a full innerGetFileStatus call, where many usages of it may need a lighter weight fileExists, etc. Let's investigate usage of innerGetFileStatus and slim it down where possible. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org