[
https://issues.apache.org/jira/browse/HIVE-12261?focusedWorklogId=441548&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-441548
]
ASF GitHub Bot logged work on HIVE-12261:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Jun/20 21:52
Start Date: 04/Jun/20 21:52
Worklog Time Spent: 10m
Work Description: belugabehr commented on pull request #51:
URL: https://github.com/apache/hive/pull/51#issuecomment-639138483
Resolved through manual patch process.
https://issues.apache.org/jira/browse/HIVE-12261
----------------------------------------------------------------
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: 441548)
Remaining Estimate: 0h
Time Spent: 10m
> schematool version info exit status should depend on compatibility, not
> equality
> --------------------------------------------------------------------------------
>
> Key: HIVE-12261
> URL: https://issues.apache.org/jira/browse/HIVE-12261
> Project: Hive
> Issue Type: Bug
> Components: Metastore
> Affects Versions: 1.3.0, 2.0.0
> Reporter: Thejas Nair
> Assignee: Thejas Nair
> Priority: Major
> Fix For: 1.3.0, 2.0.0
>
> Attachments: HIVE-12261-branch-1.0.0.patch,
> HIVE-12261-branch-1.patch, HIVE-12261.1.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Newer versions of metastore schema are compatible with older versions of
> hive, as only new tables or columns are added with additional information.
> HIVE-11613 added a check in hive schematool -info command to see if schema
> version is equal.
> However, the state where db schema version is ahead of hive software version
> is often seen when a 'rolling upgrade' or 'rolling downgrade' is happening.
> This is a state where hive is functional and returning non zero status for it
> is misleading.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)