[ https://issues.apache.org/jira/browse/HIVE-14259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zoltan Haindrich updated HIVE-14259: ------------------------------------ Attachment: HIVE-14259.2.patch [~ashutoshc] [~lirui] yes, I was going to...at first it seemed that most of these file logistic method group can be moved to movetask...but I realized it wont be that simple...i'm still thinking on it...having them in the {{Hive}} class is a bit unexpected to me. In the end i've removed the original method - and used the more sophisticated one - it's still a bit strange for me why a "following" statTask will make the source file local...the old method threated the dest file also as being on the same fs as the oldpath (not sure about the probability of this scenario) - but anyway i think {{Hive.isSubDir}} will handle that case also correctly. > FileUtils.isSubDir may return incorrect result > ---------------------------------------------- > > Key: HIVE-14259 > URL: https://issues.apache.org/jira/browse/HIVE-14259 > Project: Hive > Issue Type: Bug > Reporter: Zoltan Haindrich > Assignee: Zoltan Haindrich > Priority: Minor > Attachments: HIVE-14259.1.patch, HIVE-14259.2.patch > > > while I was working on HIVE-12244 i've looked around for utility > methods...i've found this method; but it considers path: `/dir12` inside > `/dir1` > which is not true -- This message was sent by Atlassian JIRA (v6.3.4#6332)