Zoltan Borok-Nagy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15988
Change subject: Only run test_row_validation on HDFS ...................................................................... Only run test_row_validation on HDFS Added pytest.skip() when the test is being run on a filesystem other than HDFS. The test only makes sense on filesystems that support APPEND because it simulates Hive Streaming V2. And currently Hive Streaming only works on HDFS. Change-Id: Id2a647ba5c75a600f177f82290241a93afc71ea7 --- M tests/query_test/test_acid_row_validation.py 1 file changed, 4 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/88/15988/1 -- To view, visit http://gerrit.cloudera.org:8080/15988 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id2a647ba5c75a600f177f82290241a93afc71ea7 Gerrit-Change-Number: 15988 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Borok-Nagy <borokna...@cloudera.com>