[
https://issues.apache.org/jira/browse/HIVE-17983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16333141#comment-16333141
]
Alan Gates commented on HIVE-17983:
-----------------------------------
Second version of the patch. One big change in this one, it comments out the
changes to COMPLETED_TXN_COMPONENTS in the Oracle scripts because those changes
fail. I have talked to [~jcamachorodriguez] regarding this and he'll take a
look. (The issue in a nutshell is that identify columns aren't supported until
Oracle 12c and the old method of using a trigger didn't seem to work, I suspect
because the oracle in our docker container doesn't support stored procedures.)
Also I removed the hive-schema-3.0.0 and upgrade-2.3.0-3.0.0 scripts in this
patch so that developers make sure and put any changes in the correct location.
> Make the standalone metastore generate tarballs etc.
> ----------------------------------------------------
>
> Key: HIVE-17983
> URL: https://issues.apache.org/jira/browse/HIVE-17983
> Project: Hive
> Issue Type: Sub-task
> Components: Standalone Metastore
> Reporter: Alan Gates
> Assignee: Alan Gates
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-17983.2.patch, HIVE-17983.patch
>
>
> In order to be separately installable the standalone metastore needs its own
> tarballs, startup scripts, etc. All of the SQL installation and upgrade
> scripts also need to move from metastore to standalone-metastore.
> I also plan to create Dockerfiles for different database types so that
> developers can test the SQL installation and upgrade scripts.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)