[
https://issues.apache.org/jira/browse/HIVE-18755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Gates updated HIVE-18755:
------------------------------
Fix Version/s: 3.0.0
Status: Patch Available (was: Open)
I have attached two patches. Again, I apologize for the size. The nothrift
one should be easier to review. The .patch one is the full patch.
I made a change in this patch where I set the embedded metastore tests in
client to use JDO calls, while the remote ones continue to use direct SQL.
This way both paths are tested. This resulted in finding and fixing several
unrelated errors.
In addition to testing existing calls and new catalog calls, I added tests for
the case where an old client (that doesn't know about catalogs) is used, both
with the catalog set to the default and with the server configured for a
different catalog. I also added a test for the case where the server is
configured for the default catalog but the client overrides that in its
configuration to use a different catalog as default.
> Modifications to the metastore for catalogs
> -------------------------------------------
>
> Key: HIVE-18755
> URL: https://issues.apache.org/jira/browse/HIVE-18755
> Project: Hive
> Issue Type: Sub-task
> Components: Metastore
> Reporter: Alan Gates
> Assignee: Alan Gates
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0
>
> Attachments: HIVE-18755.nothrift, HIVE-18755.patch
>
>
> Step 1 of adding catalogs is to add support in the metastore.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)