Vihang Karajgaonkar has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17227


Change subject: IMPALA-10605: Deflake test_refresh_native
......................................................................

IMPALA-10605: Deflake test_refresh_native

This test uses a regex to parse the output of
describe database and extract the db properties. The regex assumes that there
will only be 1 key value pair which is broken when events processor is
running. The fix is to modify the regex so that it only extracts the
relevant function name prefix and its value.

Testing:
1. The test fails when events processor is enabled. After the patch
the test works as expected.

Change-Id: I1df35b9c5f2b21cc7172f03ff8611d46070d64c2
---
M tests/custom_cluster/test_permanent_udfs.py
1 file changed, 1 insertion(+), 1 deletion(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1df35b9c5f2b21cc7172f03ff8611d46070d64c2
Gerrit-Change-Number: 17227
Gerrit-PatchSet: 1
Gerrit-Owner: Vihang Karajgaonkar <[email protected]>

Reply via email to