[
https://issues.apache.org/jira/browse/HIVE-24514?focusedWorklogId=522624&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-522624
]
ASF GitHub Bot logged work on HIVE-24514:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Dec/20 09:15
Start Date: 10/Dec/20 09:15
Worklog Time Spent: 10m
Work Description: prasanthj opened a new pull request #1761:
URL: https://github.com/apache/hive/pull/1761
### What changes were proposed in this pull request?
When FS Root is updated using metatool, if the DB has managed location
defined,
updateMDatabaseURI API should update the managed location as well. Currently
it only updates location uri.
### Why are the changes needed?
Hive metatool is used for cases where NN changes and the metastore fs root
has to be updated. When updating the fs root using metatool, if the databases
have MANAGEDLOCATION explicitly defined the tool misses to update the fs root
of the managed location.
### Does this PR introduce _any_ user-facing change?
Fixes user facing bug for specific fs root change scenario.
### How was this patch tested?
Manually in test cluster which has ability to Update FS Root.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 522624)
Remaining Estimate: 0h
Time Spent: 10m
> UpdateMDatabaseURI does not update managed location URI
> -------------------------------------------------------
>
> Key: HIVE-24514
> URL: https://issues.apache.org/jira/browse/HIVE-24514
> Project: Hive
> Issue Type: Bug
> Affects Versions: 4.0.0
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When FS Root is updated using metatool, if the DB has managed location
> defined,
> updateMDatabaseURI API should update the managed location as well. Currently
> it only updates location uri.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)