----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30492/#review75180 -----------------------------------------------------------
Ship it! Ship It! - Velmurugan Periasamy On March 4, 2015, 9:02 a.m., Gautam Borad wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30492/ > ----------------------------------------------------------- > > (Updated March 4, 2015, 9:02 a.m.) > > > Review request for ranger, Don Bosco Durai, Madhan Neethiraj, Ramesh Mani, > Selvamohan Neethiraj, and Velmurugan Periasamy. > > > Bugs: RANGER-210 > https://issues.apache.org/jira/browse/RANGER-210 > > > Repository: ranger > > > Description > ------- > > Add ranger-admin and ranger-usersync that will be used to provide : start | > stop | restart | version > > > Diffs > ----- > > embeddedwebserver/scripts/ranger-admin f916dbb > security-admin/scripts/setup.sh beb1a55 > > Diff: https://reviews.apache.org/r/30492/diff/ > > > Testing > ------- > > Built tar by applying patch and tested the following on CentOS 6.5 : > > 1] Install ranger-admin > 2] run : 'ranger-admin start' and check that ranger admin is running > 3] run : 'ranger-admin stop' and check that ranger admin is stopped > 4] run : '/etc/init.d/ranger-admin start' and check that ranger admin is > running > 5] run : '/etc/init.d/ranger-admin stop' and check that ranger admin is > stopped > > 6] run : 'ranger-admin version' and check the version is printed > > ------------------------------------------------------------------------------------ > > 1] Install ranger-usersync > 2] run : 'ranger-usersync start' and check that ranger usersync is running > 3] run : 'ranger-usersync stop' and check that ranger usersync is stopped > 4] run : '/etc/init.d/ranger-usersync start' and check that ranger usersync > is running > 5] run : '/etc/init.d/ranger-usersync stop' and check that ranger usersync is > stopped > > 6] run : 'ranger-usersync version' and check the version is printed > > ------------------------------------------------------------------------------------ > > Please note the following open issues: > > 1] The linking of /usr/bin/ranger-admin to > $INSTALL_DIR/ews/ranger-admin-services.sh is now done as a part of > installation process. > > 2] Running /etc/init.d/ranger-admin start as root is notsupported currently. > > > Thanks, > > Gautam Borad > >
