[
https://issues.apache.org/jira/browse/HIVE-20357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16582355#comment-16582355
]
Hive QA commented on HIVE-20357:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12935818/HIVE-20357.2.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 14882 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/13265/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13265/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13265/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12935818 - PreCommit-HIVE-Build
> Introduce initOrUpgradeSchema option to schema tool
> ---------------------------------------------------
>
> Key: HIVE-20357
> URL: https://issues.apache.org/jira/browse/HIVE-20357
> Project: Hive
> Issue Type: Improvement
> Components: Standalone Metastore
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Priority: Major
> Attachments: HIVE-20357.1.branch-3.patch, HIVE-20357.1.patch,
> HIVE-20357.2.patch
>
>
> Currently, schematool has two option: initSchema/upgradeSchema. User needs to
> use different command line for different action. However, from the schema
> version stored in db, we shall able to figure out if there's a need to
> init/upgrade, and choose the right action automatically.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)