[ 
https://issues.apache.org/jira/browse/HIVE-18868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Shelukhin reassigned HIVE-18868:
---------------------------------------


> fix TestReplicationScenarios* tests to use ACID txn manager
> -----------------------------------------------------------
>
>                 Key: HIVE-18868
>                 URL: https://issues.apache.org/jira/browse/HIVE-18868
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Thejas M Nair
>            Priority: Major
>
> These two tests use ACID tables with dummy txn manager, which is not supposed 
> to work. 
> There was a bug in ACID check in SemanticAnalyzer which is being fixed in 
> HIVE-18571, after which create ACID table starts failing in these.
> I tried to switch them to DbTxnManager; it fixed the tests using ACID tables, 
> but some tests start to hang for some reason that is not entirely obvious 
> (metastore connection issues?).
> I added another in-test flag in HIVE-18571 for now, but overall these tests 
> should either stop using ACID tables, or set up ACID stuff properly 
> (DbTxnManager and concurrency on).



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

Reply via email to