Tianyi Wang has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/10553


Change subject: IMPALA-7092: Re-enable EC tests broken by HDFS-13539
......................................................................

IMPALA-7092: Re-enable EC tests broken by HDFS-13539

This patch re-enables previously OOM-failed tests broken by HDFS-13539
and attributes other disabled EC tests to their root cause, replacing
the "fix_later" tag. There are 2 types of failed tests remaining that
are not inherently EC incompatible:
1. HDFS caching is currently buggy under EC: HDFS-9879.
2. The unit of an EC scan range is a block group, which is of 3X the
   regular block size in the mini-cluster. It breaks some tests and is
   tracked in IMPALA-7098.

Change-Id: I38df02a5cb1e9f6edcd4713eb8c13ba4081754e6
---
M tests/common/skip.py
M tests/custom_cluster/test_admission_controller.py
M tests/metadata/test_explain.py
M tests/query_test/test_hdfs_caching.py
M tests/query_test/test_insert.py
M tests/query_test/test_insert_parquet.py
M tests/query_test/test_mt_dop.py
M tests/query_test/test_nested_types.py
M tests/query_test/test_queries.py
M tests/query_test/test_query_mem_limit.py
M tests/query_test/test_scanners.py
11 files changed, 15 insertions(+), 23 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/53/10553/1
--
To view, visit http://gerrit.cloudera.org:8080/10553
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I38df02a5cb1e9f6edcd4713eb8c13ba4081754e6
Gerrit-Change-Number: 10553
Gerrit-PatchSet: 1
Gerrit-Owner: Tianyi Wang <[email protected]>
Gerrit-Reviewer: Taras Bobrovytsky <[email protected]>

Reply via email to