Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19497
Change subject: IMPALA-11633: Use longer ctas timeout for S3/Ozone ...................................................................... IMPALA-11633: Use longer ctas timeout for S3/Ozone File reads can be slower with S3 and Ozone in minicluster because they're not using shortcircuiting to directly access the file on disk. Allow more time for CTAS operations to complete when using a non-HDFS filesystem. Change-Id: I7a49cd44fc0fdc238313b92341467818a8f37fd1 --- M tests/metadata/test_ddl.py M tests/metadata/test_load.py 2 files changed, 6 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/97/19497/1 -- To view, visit http://gerrit.cloudera.org:8080/19497 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I7a49cd44fc0fdc238313b92341467818a8f37fd1 Gerrit-Change-Number: 19497 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
