Yida Wu has uploaded a new patch set (#3). ( 
http://gerrit.cloudera.org:8080/22018 )

Change subject: IMPALA-13510: Unset the environment variable for tuple cache 
tests
......................................................................

IMPALA-13510: Unset the environment variable for tuple cache tests

The test_cache_disabled test case would fail in the tuple cache
build because the build enables the tuple cache using the
environment variables, while the test case requires the tuple
cache to remain disabled.

This patch unset the related environment variable TUPLE_CACHE_DIR
before running the tuple cache related tests to ensure the tests
are using its own starting flags.

Tests:
Passed the test_tuple_cache.py under the tuple cache build.

Change-Id: I2b551e533c7c69d5b29ed6ad6af90be57f53c937
---
M tests/custom_cluster/test_tuple_cache.py
1 file changed, 16 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/18/22018/3
--
To view, visit http://gerrit.cloudera.org:8080/22018
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I2b551e533c7c69d5b29ed6ad6af90be57f53c937
Gerrit-Change-Number: 22018
Gerrit-PatchSet: 3
Gerrit-Owner: Yida Wu <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Kurt Deschler <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Yida Wu <[email protected]>

Reply via email to