Zoltan Borok-Nagy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16422
Change subject: IMPALA_10146: skip test_full_acid_schema_without_file_metadata_tag on non-HDFS file systems ...................................................................... IMPALA_10146: skip test_full_acid_schema_without_file_metadata_tag on non-HDFS file systems test_full_acid_schema_without_file_metadata_tag uses hdfs client to copy a file. The client is not available on non-HDFS filesystems, therefore the test fails. Running the test on non-HDFS filesystems is not relevant, so we can just skip it. Change-Id: I43a8d940e6b0586ed4241dca3f114393b3b8ec6c --- M tests/query_test/test_acid.py 1 file changed, 5 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/22/16422/1 -- To view, visit http://gerrit.cloudera.org:8080/16422 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I43a8d940e6b0586ed4241dca3f114393b3b8ec6c Gerrit-Change-Number: 16422 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>
