Impala Public Jenkins has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/16422 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/query_test/test_acid.py 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- 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: merged Gerrit-Change-Id: I43a8d940e6b0586ed4241dca3f114393b3b8ec6c Gerrit-Change-Number: 16422 Gerrit-PatchSet: 4 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
