You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Sailesh Mukil (Code Review)" <ge...@cloudera.org> on 2016/05/06 22:22:47 UTC

[Impala-CR](cdh5-trunk) IMPALA-3488 (follow up): test_ddl.py failure on LocalFS run

Sailesh Mukil has uploaded a new change for review.

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

Change subject: IMPALA-3488 (follow up): test_ddl.py failure on LocalFS run
......................................................................

IMPALA-3488 (follow up): test_ddl.py failure on LocalFS run

There was another test which used the hdfs_client and which was not
skipped for localFS. It should never have run on localFS but they
did not fail earlier for the same reasons as mentioned in the previous
patch and in the JIRA. Marking as SkipIfLocal.

Change-Id: I3436e80ccd380ecc5f5d28053b3563db2319f9e9
---
M tests/metadata/test_ddl.py
1 file changed, 1 insertion(+), 0 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3436e80ccd380ecc5f5d28053b3563db2319f9e9
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Sailesh Mukil <sa...@cloudera.com>