Impala Public Jenkins has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/18637 Reviewed-by: Michael Smith <[email protected]> Reviewed-by: Wenzhe Zhou <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- 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(-) Approvals: Michael Smith: Looks good to me, but someone else must approve Wenzhe Zhou: Looks good to me, approved Impala Public Jenkins: Verified -- 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: merged Gerrit-Change-Id: Ib6265bbc123abcb572012015c71cb83e3fdfac26 Gerrit-Change-Number: 18637 Gerrit-PatchSet: 2 Gerrit-Owner: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]>
