[ https://issues.apache.org/jira/browse/HIVE-14953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15593670#comment-15593670 ]
Sergey Shelukhin commented on HIVE-14953: ----------------------------------------- [~rajesh.balamohan] but does it actually do that? I can see the implementation of listFiles(path, recursive) being a bunch of local code using listLocatedStatus for each located directory. listStatus doesn't have a recursive overload that I see > don't use globStatus on S3 in MM tables > --------------------------------------- > > Key: HIVE-14953 > URL: https://issues.apache.org/jira/browse/HIVE-14953 > Project: Hive > Issue Type: Sub-task > Reporter: Rajesh Balamohan > Assignee: Sergey Shelukhin > Fix For: hive-14535 > > Attachments: HIVE-14953.patch > > > Need to investigate if recursive get is faster. Also, normal listStatus might > suffice because MM code handles directory structure in a more definite manner > than old code; so it knows where the files of interest are to be found. -- This message was sent by Atlassian JIRA (v6.3.4#6332)