[
https://issues.apache.org/jira/browse/IMPALA-6911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vuk Ercegovac resolved IMPALA-6911.
-----------------------------------
Resolution: Duplicate
> test_duplicate_partitions failing on recent S3 build
> ----------------------------------------------------
>
> Key: IMPALA-6911
> URL: https://issues.apache.org/jira/browse/IMPALA-6911
> Project: IMPALA
> Issue Type: Bug
> Components: Frontend
> Affects Versions: Impala 3.0
> Reporter: David Knupp
> Assignee: Vuk Ercegovac
> Priority: Critical
> Labels: metadata, s3
>
> Stacktrace
> {noformat}
> metadata/test_recover_partitions.py:255: in test_duplicate_partitions
> assert old_length + 1 == len(result.data),\
> E AssertionError: ALTER TABLE
> test_duplicate_partitions_4b6ed438.test_recover_partitions RECOVER PARTITIONS
> failed to handle duplicate partition key values.
> E assert (3 + 1) == 3
> E + where 3 = len(['1\tp1\t-1\t1\t2B\tNOT CACHED\tNOT
> CACHED\tTEXT\tfalse\ts3a://impala-cdh5-s3-test/test-warehouse/test_duplicate_parti...st-warehouse/test_duplicate_partitions_4b6ed438.db/test_recover_partitions/i=1/p=p4',
> 'Total\t\t-1\t1\t2B\t0B\t\t\t\t'])
> E + where ['1\tp1\t-1\t1\t2B\tNOT CACHED\tNOT
> CACHED\tTEXT\tfalse\ts3a://impala-cdh5-s3-test/test-warehouse/test_duplicate_parti...st-warehouse/test_duplicate_partitions_4b6ed438.db/test_recover_partitions/i=1/p=p4',
> 'Total\t\t-1\t1\t2B\t0B\t\t\t\t'] =
> <tests.beeswax.impala_beeswax.ImpalaBeeswaxResult object at 0x6ba4050>.data
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)