Hello Internal Jenkins, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/13226

to look at the new patch set (#6).

Change subject: WIP - IMPALA-8121: part 2: use local catalog in containers
......................................................................

WIP - IMPALA-8121: part 2: use local catalog in containers

This enables "modern" catalog features including the
local catalog and HMS notification support in the
dockerised minicluster by default.

The flags can be overridden if needed.

Skip tests affected by these bugs:
* IMPALA-8486 (LibCache invalidations)
* IMPALA-8458 (alter column stats)
* IMPALA-7131 (data sources not supported)
* IMPALA-7538 (HDFS caching DDL not supported)
* IMPALA-8489 TestRecoverPartitions.test_post_invalidate fails with
  IllegalStateException
* IMPALA-8459 (cannot drop Kudu table)
* IMPALA-7539 (insert permission checks)

Fix handling of table properties in _get_properties()
to avoid including properties from unrelated sections.
This caused problems becase of additional properties
added by metastore event processing.

Rewrite test_partition_ddl_predicates() to change file formats rather
than use HDFS caching DDL.

Update the various test_kudu_col* tests to not expect staleness of
Kudu metadata for catalog V2.

Fix IMPALA-8464 so that testMetaDataGetColumnComments() allows the
table comment to be present, which is the new behaviour. Add a
new end-to-end test test_get_tables() that tests the precise
behaviour for different catalog versions so as to not lose
coverage.

Change-Id: I900d4b718cca98bcf86d36a2e64c0b6a424a5b7c
---
M docker/catalogd/Dockerfile
M docker/coord_exec/Dockerfile
M docker/coordinator/Dockerfile
M fe/src/test/java/org/apache/impala/service/JdbcTest.java
M 
testdata/workloads/functional-query/queries/QueryTest/partition-ddl-predicates-hdfs-only.test
M tests/common/impala_connection.py
M tests/common/impala_test_suite.py
M tests/common/skip.py
M tests/hs2/test_hs2.py
M tests/metadata/test_ddl.py
M tests/metadata/test_ddl_base.py
M tests/metadata/test_hdfs_permissions.py
M tests/metadata/test_hms_integration.py
M tests/metadata/test_metadata_query_statements.py
M tests/metadata/test_recover_partitions.py
M tests/query_test/test_hdfs_caching.py
M tests/query_test/test_insert_behaviour.py
M tests/query_test/test_kudu.py
M tests/query_test/test_queries.py
M tests/query_test/test_udfs.py
20 files changed, 224 insertions(+), 48 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/26/13226/6
--
To view, visit http://gerrit.cloudera.org:8080/13226
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I900d4b718cca98bcf86d36a2e64c0b6a424a5b7c
Gerrit-Change-Number: 13226
Gerrit-PatchSet: 6
Gerrit-Owner: Tim Armstrong <tarmstr...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Internal Jenkins (8)

Reply via email to