Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15736 )
Change subject: IMPALA-9617: Skip tests that use Hive on non-HDFS filesystems ...................................................................... IMPALA-9617: Skip tests that use Hive on non-HDFS filesystems Some tests are flaky due to timeouts in Hive queries on non-HDFS filesystems. Until IMPALA-9365 is resolved we only run these tests when the target filesystem is HDFS. Change-Id: I50fe92801e6e0f0ad8e169ec91ca4a8530088b7f Reviewed-on: http://gerrit.cloudera.org:8080/15736 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/query_test/test_mt_dop.py M tests/query_test/test_nested_types.py M tests/query_test/test_scanners.py M tests/query_test/test_scanners_fuzz.py 4 files changed, 16 insertions(+), 2 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/15736 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I50fe92801e6e0f0ad8e169ec91ca4a8530088b7f Gerrit-Change-Number: 15736 Gerrit-PatchSet: 3 Gerrit-Owner: Zoltan Borok-Nagy <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
