You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Bharath Vissapragada (Code Review)" <ge...@cloudera.org> on 2016/02/26 09:01:09 UTC

[Impala-CR](cdh5-trunk) IMPALA-3070: Disable test_hive_udfs_missing_jar on local file system

Bharath Vissapragada has uploaded a new change for review.

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

Change subject: IMPALA-3070: Disable test_hive_udfs_missing_jar on local file system
......................................................................

IMPALA-3070: Disable test_hive_udfs_missing_jar on local file system

Local filesystem builds do not allow running more than one impalad
in parallel. This test relies on that behavior and hence is disabled
for such builds.

Change-Id: I93fe6ae37018885ede4838f5a2ce0bf11148c4e6
---
M tests/query_test/test_udfs.py
1 file changed, 2 insertions(+), 0 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I93fe6ae37018885ede4838f5a2ce0bf11148c4e6
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Bharath Vissapragada <bh...@cloudera.com>