[ 
https://issues.apache.org/jira/browse/HIVE-19965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16521095#comment-16521095
 ] 

Hive QA commented on HIVE-19965:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12928677/HIVE-19965.01.patch

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:green}SUCCESS:{color} +1 due to 14591 tests passed

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/12017/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12017/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12017/

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: 12928677 - PreCommit-HIVE-Build

> Make HiveEndPoint use IMetaStoreClient.add_partition
> ----------------------------------------------------
>
>                 Key: HIVE-19965
>                 URL: https://issues.apache.org/jira/browse/HIVE-19965
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 3.0.0
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>            Priority: Blocker
>         Attachments: HIVE-19965.01.patch
>
>
> it currently uses "alter table add partition if exists..."
> which since HIVE-18814 requires X lock on the table which blocks other 
> streaming writers from making progress.  
> HIVE-19961 to investigate if X lock can be relaxed, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to