[ https://issues.apache.org/jira/browse/HIVE-9367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14277208#comment-14277208 ]
Jimmy Xiang commented on HIVE-9367: ----------------------------------- So far, I don't find such a subclass/caller. Without overriding that method, we may need to enhance MR code a little, for example, adding a new API/setting, which is not practical. Probably for now, overriding the method is what we can do. Thanks. > CombineFileInputFormatShim#getDirIndices is expensive > ----------------------------------------------------- > > Key: HIVE-9367 > URL: https://issues.apache.org/jira/browse/HIVE-9367 > Project: Hive > Issue Type: Improvement > Reporter: Jimmy Xiang > Assignee: Jimmy Xiang > Attachments: HIVE-9367.1.patch > > > [~lirui] found out that we spent quite some time on > CombineFileInputFormatShim#getDirIndices. Looked into it and it seems to me > we should be able to get rid of this method completely if we can enhance > CombineFileInputFormatShim a little. -- This message was sent by Atlassian JIRA (v6.3.4#6332)