[ https://issues.apache.org/jira/browse/HIVE-10376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anant Nag updated HIVE-10376: ----------------------------- Description: Currently the code to create an example jar for ivyDownload.q is piggybanked on the download-spark ant-run-plugin id. This code should be moved to a separate execution id called something like "create-ivytest-jar" or more generally "itests-setup". Also the test depends on 'sed', which is a unix command and doesn't work on windows. The dependency on 'sed' should be removed. (was: Currently the code to create an example jar for ivyDownload.q is piggybanked on the download-spark ant-run-plugin id. This code should be moved to a separate execution id called something like "create-ivytest-jar" or more generally "itests-setup". ) > Move code to create jar for ivydownload.q to a separate id in maven > ant-run-plugin in itests/pom.xml and remove sed dependency. > ------------------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-10376 > URL: https://issues.apache.org/jira/browse/HIVE-10376 > Project: Hive > Issue Type: Improvement > Reporter: Anant Nag > Assignee: Anant Nag > Attachments: HIVE-10376.patch > > > Currently the code to create an example jar for ivyDownload.q is piggybanked > on the download-spark ant-run-plugin id. This code should be moved to a > separate execution id called something like "create-ivytest-jar" or more > generally "itests-setup". Also the test depends on 'sed', which is a unix > command and doesn't work on windows. The dependency on 'sed' should be > removed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)