[jira] [Updated] (HIVE-14718) spark download is not ignored to a sufficient degree

2016-09-07 Thread Sergey Shelukhin (JIRA)

 [ 
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)


[jira] [Updated] (HIVE-14718) spark download is not ignored to a sufficient degree

2016-09-07 Thread Sergey Shelukhin (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-14718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Shelukhin updated HIVE-14718:

Status: Patch Available  (was: Open)

[~spena] does this make sense? I did what other pom files appear to do, not 
intimately familiar with Hive pom files anymore :)

> 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 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-14718) spark download is not ignored to a sufficient degree

2016-09-07 Thread Sergey Shelukhin (JIRA)

 [ 
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 
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 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-14718) spark download is not ignored to a sufficient degree

2016-09-07 Thread Sergey Shelukhin (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-14718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Shelukhin updated HIVE-14718:

Attachment: HIVE-14718.patch

> 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 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)