Taras Bobrovytsky has uploaded a new change for review. http://gerrit.cloudera.org:8080/3471
Change subject: IMPALA-3698: Fix Isilon permissions test ...................................................................... IMPALA-3698: Fix Isilon permissions test Isilon OneFS 8.0 introduces a regression where a ConnectionRefusedException is thrown if the table directory permission is set to 444. This patch fixes the problem by changing the table directory permissions to 544 for Isilon in the read only table test. Change-Id: Ie5ed082133ad3ca35a7f68fa4be118a0e59270b8 Reviewed-on: http://gerrit.cloudera.org:8080/3433 Reviewed-by: David Knupp <[email protected]> Tested-by: Taras Bobrovytsky <[email protected]> (cherry picked from commit b45d56cd78d78407d8b036ef6fce5cf82e8ab7a4) --- M tests/metadata/test_hdfs_permissions.py 1 file changed, 6 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/71/3471/1 -- To view, visit http://gerrit.cloudera.org:8080/3471 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie5ed082133ad3ca35a7f68fa4be118a0e59270b8 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-2.6.0_5.8.0 Gerrit-Owner: Taras Bobrovytsky <[email protected]>
