[ https://issues.apache.org/jira/browse/HIVE-16771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026522#comment-16026522 ]
Hive QA commented on HIVE-16771: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12870089/HIVE-16771.01.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 10788 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestBeeLineDriver.testCliDriver[create_merge_compressed] (batchId=237) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[load_dyn_part5] (batchId=152) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[subquery_scalar] (batchId=152) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/5442/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5442/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5442/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 3 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12870089 - PreCommit-HIVE-Build > Schematool should use MetastoreSchemaInfo to get the metastore schema version > from database > ------------------------------------------------------------------------------------------- > > Key: HIVE-16771 > URL: https://issues.apache.org/jira/browse/HIVE-16771 > Project: Hive > Issue Type: Improvement > Reporter: Vihang Karajgaonkar > Assignee: Vihang Karajgaonkar > Priority: Minor > Attachments: HIVE-16771.01.patch > > > HIVE-16723 gives the ability to have a custom MetastoreSchemaInfo > implementation to manage schema upgrades and initialization if needed. In > order to make HiveSchemaTool completely agnostic it should depend on > IMetastoreSchemaInfo implementation which is configured to get the metastore > schema version information from the database. It should also not assume the > scripts directory and hardcode it itself. It would rather ask > MetastoreSchemaInfo class to get the metastore scripts directory. -- This message was sent by Atlassian JIRA (v6.3.15#6346)