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

Sergey Shelukhin commented on HIVE-20018:
-----------------------------------------

Takes 20 minutes to run this test, but I suspect injection thing doesn't get 
called because of the signature changes in the patch, then one test fails 
verifying that the injection was called; then all the subsequent tests fail 
because the injection thing is still sitting there.

Would be easier to fix after partition patch where I remove all the spurious 
overloads. I will verify that this is actually the case and fix this in master 
(the test interdependency); then as part of/after partition patch, fix the 
injections in the test to the final version of the methods.

> fix TestReplicationScenarios on the branch
> ------------------------------------------
>
>                 Key: HIVE-20018
>                 URL: https://issues.apache.org/jira/browse/HIVE-20018
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Major
>
> {noformat}
> org.apache.hadoop.hive.ql.parse.TestReplicationScenarios.testBootstrapWithConcurrentDropPartition
>  (batchId=238)
> org.apache.hadoop.hive.ql.parse.TestReplicationScenarios.testBootstrapWithConcurrentDropTable
>  (batchId=238)
> org.apache.hadoop.hive.ql.parse.TestReplicationScenarios.testBootstrapWithDropPartitionedTable
>  (batchId=238)
> org.apache.hadoop.hive.ql.parse.TestReplicationScenarios.testConcatenatePartitionedTable
>  (batchId=238)
> org.apache.hadoop.hive.ql.parse.TestReplicationScenarios.testIncrementalLoadFailAndRetry
>  (batchId=238)
> org.apache.hadoop.hive.ql.parse.TestReplicationScenarios.testStatus 
> (batchId=238)
> {noformat}
> Most tests have errors, not being able to find a table/partition in 
> getPartition. Might be related to catalog handling, or something else.
> Some have NPEs, some no obvious errors.



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

Reply via email to