You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2018/06/27 18:50:00 UTC

[jira] [Created] (HIVE-20018) fix TestReplicationScenarios on the branch

Sergey Shelukhin created HIVE-20018:
---------------------------------------

             Summary: fix TestReplicationScenarios on the branch
                 Key: HIVE-20018
                 URL: https://issues.apache.org/jira/browse/HIVE-20018
             Project: Hive
          Issue Type: Bug
            Reporter: Sergey Shelukhin
            Assignee: Steve Yeom


{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)