[ https://issues.apache.org/jira/browse/HIVE-10444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14522333#comment-14522333 ]
Chris Nauroth commented on HIVE-10444: -------------------------------------- [~apivovarov], thank you for the review. I reran the failed tests locally, and they all passed. I also tried running the same tests with {{-Phadoop-1}}, and they failed due to a {{NoSuchMethodError}} in an HDFS class. Looking at the test classpath, I can see it's picking up a 2.x version of the minicluster, even though I set {{-Phadoop-1}}. I don't think this is related to the current patch. > HIVE-10223 breaks hadoop-1 build > -------------------------------- > > Key: HIVE-10444 > URL: https://issues.apache.org/jira/browse/HIVE-10444 > Project: Hive > Issue Type: Bug > Affects Versions: 1.2.0 > Reporter: Prasanth Jayachandran > Assignee: Chris Nauroth > Attachments: HIVE-10444.1.patch, HIVE-10444.2.patch > > > FileStatus.isFile() and FileStatus.isDirectory() methods added in HIVE-10223 > are not present in hadoop 1. -- This message was sent by Atlassian JIRA (v6.3.4#6332)