Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
Impala 2.8.0
-
ghx-label-5
Description
See the following error:
07:53:27 TestRecoverPartitions.test_recover_many_partitions[exec_option: {'batch_size': 0, 'num_nodes': 0, 'sync_ddl': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] 07:53:27 [gw2] linux2 -- Python 2.6.6 /data/jenkins/workspace/impala-umbrella-build-and-test-s3/repos/Impala/bin/../infra/python/env/bin/python 07:53:27 metadata/test_recover_partitions.py:199: in test_recover_many_partitions 07:53:27 assert self.has_value(PART_DIR, result.data) 07:53:27 E assert <bound method TestRecoverPartitions.has_value of <test_recover_partitions.TestRecoverPartitions object at 0x3ffd890>>('part1\t', ['Total\t-1\t0\t0B\t0B\t\t\t\t']) 07:53:27 E + where <bound method TestRecoverPartitions.has_value of <test_recover_partitions.TestRecoverPartitions object at 0x3ffd890>> = <test_recover_partitions.TestRecoverPartitions object at 0x3ffd890>.has_value 07:53:27 E + and ['Total\t-1\t0\t0B\t0B\t\t\t\t'] = <tests.beeswax.impala_beeswax.ImpalaBeeswaxResult object at 0x3f2e150>.data