[
https://issues.apache.org/jira/browse/HIVE-14718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HIVE-14718:
------------------------------------
Description:
If one builds without skipSparkTests, and then runs mvn install w/o clean with
skipSparkTests, the download.sh generation script will not run, since it's
inside a profile that is disabled by this property; however, the leftover one
in target will still run because the execution of the script in qtest project
is not similarly protected.
was:
If one builds without skipSparkTests, and then runs mvn install w/o clean with
skipSparkTests, the download.sh generation script will not run, since it's
generated in a profile that's disabled by the property; however, the leftover
one in target will still run because the execution of the script in qtest
project is not similarly protected.
> spark download is not ignored to a sufficient degree
> ----------------------------------------------------
>
> Key: HIVE-14718
> URL: https://issues.apache.org/jira/browse/HIVE-14718
> Project: Hive
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Attachments: HIVE-14718.patch
>
>
> If one builds without skipSparkTests, and then runs mvn install w/o clean
> with skipSparkTests, the download.sh generation script will not run, since
> it's inside a profile that is disabled by this property; however, the
> leftover one in target will still run because the execution of the script in
> qtest project is not similarly protected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)