[
https://issues.apache.org/jira/browse/HIVE-18486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16342065#comment-16342065
]
Marta Kuczora commented on HIVE-18486:
--------------------------------------
Fixed the failing TestAddPartitions.testAddPartitionsOneInvalid test. This test
was failing due to a concurrency issue. There is already a TODO about this
issue, so now just commented out the problematic check and investigate this
issue in an other Jira.
> Create tests to cover add partition methods
> -------------------------------------------
>
> Key: HIVE-18486
> URL: https://issues.apache.org/jira/browse/HIVE-18486
> Project: Hive
> Issue Type: Sub-task
> Components: Test
> Reporter: Marta Kuczora
> Assignee: Marta Kuczora
> Priority: Major
> Attachments: HIVE-18486.1.patch, HIVE-18486.2.patch,
> HIVE-18486.3.patch
>
>
> The following methods of IMetaStoreClient are covered in this Jira:
> {code:java}
> - Partition add_partition(Partition)
> - int add_partitions(List<Partition>)
> - List<Partition> add_partitions(List<Partition>, boolean, boolean){code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)