Steve Carlin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17820
Change subject: IMPALA-10896: Fix impala shell tests on S3 ...................................................................... IMPALA-10896: Fix impala shell tests on S3 The S3 tests were broken due to IMPALA-10778. The strict_no_protocol option will not work on S3 because the Hive mini cluster is not running there. This commit adds a constraint to disable non HDFS tests for the strict_no_protocol option. Change-Id: Ic2e09731e5edebb9107edfa53fd0c53671fe64b4 --- M tests/shell/test_shell_commandline.py M tests/shell/test_shell_interactive.py 2 files changed, 6 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/20/17820/1 -- To view, visit http://gerrit.cloudera.org:8080/17820 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ic2e09731e5edebb9107edfa53fd0c53671fe64b4 Gerrit-Change-Number: 17820 Gerrit-PatchSet: 1 Gerrit-Owner: Steve Carlin <[email protected]>
