Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19119
Change subject: IMPALA-11562: Fix test_unsupported_text_compression in s3 ...................................................................... IMPALA-11562: Fix test_unsupported_text_compression in s3 Fixes test_unsupported_text_compression for S3 tests where hdfs_util.py was changed to expect a leading slash (and the pure HDFS implementation removes the leading slash). Skips removing the leading slash since HDFS now adds it and other filesystems expect the leading slash. Change-Id: I74724b2d5af0bd879d92d5e5febe92d01c972525 --- M tests/metadata/test_partition_metadata.py 1 file changed, 10 insertions(+), 10 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/19/19119/1 -- To view, visit http://gerrit.cloudera.org:8080/19119 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I74724b2d5af0bd879d92d5e5febe92d01c972525 Gerrit-Change-Number: 19119 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
