Files
impala/tests/query_test
Tim Armstrong 75027c913b IMPALA-4745: fix TestScratchLimit failure on S3
The commit "IMPALA-3202,IMPALA-2079: rework scratch file I/O"
improved efficiency of scratch file use in some scenarios.
TestScratchLimit::test_with_low_scratch_limit started failing
on S3, because it expects to use more than 50MB of scratch space.

Testing:
Ran the test in a loop locally for 50+ iterations - didn't see
any failures.

Change-Id: I607b4c6ad10eba0e6c7bc8d6e640d42da26ee6c8
Reviewed-on: http://gerrit.cloudera.org:8080/5654
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins
2017-01-11 03:47:29 +00:00
..