-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56490/
-----------------------------------------------------------
(Updated 四月 7, 2017, 9:02 a.m.)
Review request for ranger, Don Bosco Durai, Colm O hEigeartaigh, Gautam Borad,
Madhan Neethiraj, Ramesh Mani, Selvamohan Neethiraj, and Velmurugan Periasamy.
Summary (updated)
-----------------
RANGER-1369:There is invalid group error when install Solr for Ranger Audits
Bugs: RANGER-1369
https://issues.apache.org/jira/browse/RANGER-1369
Repository: ranger
Description (updated)
-------
#Description:
There is invalid group error when install Solr for Ranger Audits
Diffs (updated)
-----
security-admin/contrib/solr_for_audit_setup/install.properties fc9955d
security-admin/contrib/solr_for_audit_setup/setup.sh 41a51d8
Diff: https://reviews.apache.org/r/56490/diff/2/
Changes: https://reviews.apache.org/r/56490/diff/1-2/
Testing (updated)
-------
#Test Result:
1.Configure install.properties of solr_for_audit_setup:
SOLR_USER=solr
SOLR_GROUP=hadoop
SOLR_INSTALL=false
SOLR_DEPLOYMENT=standalone
2.Execute the script setup.sh of solr_for_audit_setup as root success
3.Start Solr and Ranger-Admin(use slor for audit) success
Thanks,
Qiang Zhang