Joe McDonnell has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19119 )
Change subject: IMPALA-11646 IMPALA-11562: Fix test_unsupported_text_compression in s3 ...................................................................... IMPALA-11646 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 Reviewed-on: http://gerrit.cloudera.org:8080/19119 Reviewed-by: Joe McDonnell <[email protected]> Reviewed-by: Fang-Yu Rao <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/metadata/test_partition_metadata.py 1 file changed, 10 insertions(+), 10 deletions(-) Approvals: Joe McDonnell: Looks good to me, approved Fang-Yu Rao: Looks good to me, but someone else must approve Impala Public Jenkins: Verified -- 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: merged Gerrit-Change-Id: I74724b2d5af0bd879d92d5e5febe92d01c972525 Gerrit-Change-Number: 19119 Gerrit-PatchSet: 4 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
