Fang-Yu Rao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18637
Change subject: IMPALA-11371: Increase password complexity of users added in Ranger ...................................................................... IMPALA-11371: Increase password complexity of users added in Ranger RANGER-3624 increased the minimum requirement for password complexity. This resulted in create-load-data.sh not being able to add users to Ranger, which are prerequisite for all the authorization-related tests. This patch increases the password complexity of the users to be added in Ranger so that those authorization-related tests could be run. Testing: - Verified locally that after this patch the users could be added in Ranger. Change-Id: Ib6265bbc123abcb572012015c71cb83e3fdfac26 --- M testdata/cluster/ranger/setup/impala_user_non_owner.json.template M testdata/cluster/ranger/setup/impala_user_owner.json.template M tests/authorization/test_ranger.py 3 files changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/37/18637/1 -- To view, visit http://gerrit.cloudera.org:8080/18637 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ib6265bbc123abcb572012015c71cb83e3fdfac26 Gerrit-Change-Number: 18637 Gerrit-PatchSet: 1 Gerrit-Owner: Fang-Yu Rao <[email protected]>
