[
https://issues.apache.org/jira/browse/HIVE-19323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489581#comment-16489581
]
Vihang Karajgaonkar commented on HIVE-19323:
--------------------------------------------
{quote}The change to bin.xml is because I found an error where not all the
upgrade/install scripts were being selected from the standalone-metastore
directory. This error didn't affect the 3.0 release so I didn't need to
backport it.
{quote}
I looked at that file. Shouldn't
{{<directory>${project.parent.basedir}/metastore/scripts/upgrade</directory>}}
be changed to
{{<directory>${project.parent.basedir}/standalone-metastore/src/main/sql</directory>}}
as well?
> Create metastore SQL install and upgrade scripts for 3.1
> --------------------------------------------------------
>
> Key: HIVE-19323
> URL: https://issues.apache.org/jira/browse/HIVE-19323
> Project: Hive
> Issue Type: Task
> Components: Metastore
> Affects Versions: 3.1.0
> Reporter: Alan Gates
> Assignee: Alan Gates
> Priority: Major
> Attachments: HIVE-19323.2.patch, HIVE-19323.3.patch, HIVE-19323.patch
>
>
> Now that we've branched for 3.0 we need to create SQL install and upgrade
> scripts for 3.1
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)