[
https://issues.apache.org/jira/browse/HIVE-21254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16769985#comment-16769985
]
Hive QA commented on HIVE-21254:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12958937/HIVE-21254.8.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 15799 tests
executed
*Failed tests:*
{noformat}
org.apache.hive.jdbc.TestSSL.testMetastoreWithSSL (batchId=260)
org.apache.hive.jdbc.TestSSL.testSSLConnectionWithProperty (batchId=260)
org.apache.hive.jdbc.TestSSL.testSSLConnectionWithURL (batchId=260)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/16105/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16105/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16105/
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
Tests exited with: TestsFailedException: 3 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12958937 - PreCommit-HIVE-Build
> Pre-upgrade tool should handle exceptions and skip db/tables
> ------------------------------------------------------------
>
> Key: HIVE-21254
> URL: https://issues.apache.org/jira/browse/HIVE-21254
> Project: Hive
> Issue Type: Bug
> Components: Transactions
> Affects Versions: 4.0.0
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Priority: Major
> Attachments: HIVE-21254.1.patch, HIVE-21254.2.patch,
> HIVE-21254.3.patch, HIVE-21254.4.patch, HIVE-21254.5.patch,
> HIVE-21254.6.patch, HIVE-21254.7.patch, HIVE-21254.8.patch
>
>
> When exceptions like AccessControlException is thrown, pre-upgrade tool
> fails. If hive user does not have read access to database or tables (some
> external tables denies read access to hive), pre-upgrade tool should just
> assume they are external tables and move on without failing pre-upgrade
> process.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)