[ https://issues.apache.org/jira/browse/HIVE-10684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14557495#comment-14557495 ]
Hari Sankar Sivarama Subramaniyan commented on HIVE-10684: ---------------------------------------------------------- [~Ferd] Is it possible to introduce ant tasks instead of bash script, can you see if this is possible via the Tasks mentioned in https://ant.apache.org/manual/Tasks/move.html . I believe this should support portability as well. If the above method is not possible, It must be possible to get an equivalent windows script as well. But before the windows equivalent script can be checked in, it has to be tested in windows. You need a OS based maven profile for this purpose. This can be done as a separate jira; for the purpose of this jira, you can introduce a separate profile through which the end-user can provide a maven option (using -P or -D option) to skip executing the bash in windows so that the maven command would not fail in windows. Thanks Hari > 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)