Taras Bobrovytsky has uploaded a new change for review. http://gerrit.cloudera.org:8080/3433
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 --- M tests/metadata/test_hdfs_permissions.py 1 file changed, 6 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/33/3433/1 -- To view, visit http://gerrit.cloudera.org:8080/3433 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-trunk Gerrit-Owner: Taras Bobrovytsky <[email protected]>
