[ https://issues.apache.org/jira/browse/HIVE-10684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555850#comment-14555850 ]
Ferdinand Xu commented on HIVE-10684: ------------------------------------- Hi [~hsubramaniyan], do you mind uploading your pom.xml for ql module? The original purpose for this test involved in HIVE-7553 is to verify the reloading functionality. {noformat} Steps: 1. move A.jar in version 1 to the path 2. execute reload command 3. move A.jar in version 2 to the path in step 1 4. reload again 5. check the latest jar is used {noformat} To archive this, we have to use the same class and package name. This is why I use txt file instead of java source file. I am trying to use maven plugins to replace maven-antrun-plugin as [~sushanth] suggests. And this will also solve the cross platform issue. > Fix the unit test failures for HIVE-7553 after HIVE-10674 removed the binary > jar files > -------------------------------------------------------------------------------------- > > Key: HIVE-10684 > URL: https://issues.apache.org/jira/browse/HIVE-10684 > Project: Hive > Issue Type: Bug > Components: Tests > Reporter: Ferdinand Xu > Assignee: Ferdinand Xu > Attachments: HIVE-10684.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)