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

Mark Grover updated HIVE-3932:
------------------------------

    Attachment: HIVE-3932.1.patch

Removes the includes.postgres property so PostGreSQL metastore scripts are 
included by default (like mysql, derby and oracle). This is essentially a 
revert of HIVE-2552.

Testing done:
1. Verified PostGreSQL scripts were infact being included under 
{{build/dist/scripts/metastore/upgrade}}
2. Verified that the {{vcs.excludes}} property is still being honored.
                
> Hive release tarballs don't contain PostGreSQL metastore scripts
> ----------------------------------------------------------------
>
>                 Key: HIVE-3932
>                 URL: https://issues.apache.org/jira/browse/HIVE-3932
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 0.8.0, 0.8.1, 0.9.0, 0.10.0
>            Reporter: Mark Grover
>            Assignee: Mark Grover
>             Fix For: 0.11.0
>
>         Attachments: HIVE-3932.1.patch
>
>
> By means of HIVE-2552, we decided to not include Hive metastore upgrade 
> scripts for PostGreSQL in Hive release tarballs. This was done primarily 
> because the scripts were incomplete at that time. However, since then, 
> starting at least 0.10.0 (maybe 0.9?) PostGreSQL scripts are now being 
> maintained and any changes to the metastore are reflected to them 
> (HIVE-2529). Consequently, there is no reason to not release PostGreSQL 
> scripts. This JIRA plans to disable/remove/ ignore the "include.postgres" 
> property in build.xml that enables the exclusion of PostGreSQL scripts.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to