[
https://issues.apache.org/jira/browse/HIVE-16647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16016990#comment-16016990
]
Lefty Leverenz commented on HIVE-16647:
---------------------------------------
Doc note: This updates the description of the schema tool option "servers",
which was introduced in release 2.3.0 by HIVE-15805, so the wiki needs to be
updated too.
* [Hive Schema Tool -- The schematool Command |
https://cwiki.apache.org/confluence/display/Hive/Hive+Schema+Tool#HiveSchemaTool-TheschematoolCommand]
Added a TODOC3.0 label.
> Improve the validation output to make the output to stderr and stdout more
> consistent
> -------------------------------------------------------------------------------------
>
> Key: HIVE-16647
> URL: https://issues.apache.org/jira/browse/HIVE-16647
> Project: Hive
> Issue Type: Sub-task
> Components: Metastore
> Affects Versions: 2.2.0
> Reporter: Aihua Xu
> Assignee: Aihua Xu
> Priority: Minor
> Labels: TODOC3.0
> Fix For: 3.0.0
>
> Attachments: HIVE-16647.1.patch
>
>
> Some output are printed to stderr or stdout inconsistently. Here are some of
> them. Update to make them more consistent.
> * Version table validation
> When the version table is missing, the err msg goes to stderr
> When the version table is not valid, the err msg goes to stdout with a
> message like "Failed in schema version validation: <err_msg>
> * Metastore/schema table validation
> ** When the version table contains the wrong version or there are no rows in
> the version table, err msg goes to stderr
> ** When there diffs between the schema and metastore tables, the err msg goes
> to stdout
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)