[
https://issues.apache.org/jira/browse/HIVE-17710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16285597#comment-16285597
]
Hive QA commented on HIVE-17710:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12901369/HIVE-17710.03.patch
{color:red}ERROR:{color} -1 due to build exiting with an error
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/8169/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/8169/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-8169/
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
Tests exited with: IllegalStateException: Host [Host [name=35.184.147.31,
user=hiveptest, threads=2, localDirectories=[/home/hiveptest]]] was in bad
hosts but could not be removed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12901369 - PreCommit-HIVE-Build
> LockManager should only lock Managed tables
> -------------------------------------------
>
> Key: HIVE-17710
> URL: https://issues.apache.org/jira/browse/HIVE-17710
> Project: Hive
> Issue Type: New Feature
> Components: Transactions
> Reporter: Eugene Koifman
> Assignee: Eugene Koifman
> Attachments: HIVE-17710.01.patch, HIVE-17710.02.patch,
> HIVE-17710.03.patch
>
>
> should the LM take locks on External tables? Out of the box Acid LM is being
> conservative which can cause throughput issues.
> A better strategy may be to exclude External tables but enable explicit "lock
> table/partition <lock mode>" command (only on external tables?).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)