> On Oct. 9, 2015, 6:53 p.m., Andrew Onischuk wrote: > > ambari-common/src/main/python/resource_management/libraries/functions/ranger_functions_v2.py, > > line 185 > > <https://reviews.apache.org/r/39121/diff/1/?file=1092862#file1092862line185> > > > > Just currious what symbols are you trying to avoid. This seems to match > > most of symbols possible
The intention is to avoid all white space characters. - Gautam ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39121/#review102095 ----------------------------------------------------------- On Oct. 8, 2015, 10:19 a.m., Gautam Borad wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/39121/ > ----------------------------------------------------------- > > (Updated Oct. 8, 2015, 10:19 a.m.) > > > Review request for Ambari, Alejandro Fernandez, Jaimin Jetly, Mahadev Konar, > Sumit Mohanty, Selvamohan Neethiraj, Velmurugan Periasamy, and Yusaku Sako. > > > Bugs: AMBARI-13346 > https://issues.apache.org/jira/browse/AMBARI-13346 > > > Repository: ambari > > > Description > ------- > > Patch contains corrections in error messages given based on different error > responses from Ranger REST calls. > > > Diffs > ----- > > > ambari-common/src/main/python/resource_management/libraries/functions/ranger_functions.py > e4b1744 > > ambari-common/src/main/python/resource_management/libraries/functions/ranger_functions_v2.py > 253ee03 > > Diff: https://reviews.apache.org/r/39121/diff/ > > > Testing > ------- > > Tested on a cluster having Ranger and HDFS for Error responses of cases like: > > 1) Ranger Host not reachable > 2) Invalid Password > 3) Service create failed > > ---------------------------------------------------------------------- > Ran 264 tests in 6.590s > > OK > ---------------------------------------------------------------------- > Total run:838 > Total errors:0 > Total failures:0 > OK > > > Thanks, > > Gautam Borad > >
