[ https://issues.apache.org/jira/browse/HIVE-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434345#comment-13434345 ]
Sushanth Sowmyan commented on HIVE-3341: ---------------------------------------- Actually, looking in to it a bit more, I see that although I expected a failure because of the other jira, that shouldn't cause a compile time failure with the UnsupportedException route they've taken. This is failing because we're missing a hadoop-test jar in the 23 shims directory. Looking in to it. > Making hive tests run against different MR versions > --------------------------------------------------- > > Key: HIVE-3341 > URL: https://issues.apache.org/jira/browse/HIVE-3341 > Project: Hive > Issue Type: Bug > Reporter: Sushanth Sowmyan > Assignee: Sushanth Sowmyan > Fix For: 0.10.0 > > Attachments: HIVE-3341.patch > > > After we build hive, we want to have the ability to run unit tests against > specific hadoop versions. Currently, the classpath constructed has multiple > hadoop jars, which makes compiling okay, but running non-deterministic. > An example is HIVE-3156, where running against 0.23 shows issues with a > couple of tests (which should either be shimmed out, or separated into > directories the way it's done in the shims/ directory) - It would also be > nice to find these issues out at test-compile time itself, rather than having > them fail at test runtime. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira