> On 五月 22, 2017, 9:51 a.m., Colm O hEigeartaigh wrote: > > Change "Adding exists Resource" to "Adding existing Resource".
Thanks for your reminder ,I have update the patch. - Qiang ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59392/#review175617 ----------------------------------------------------------- On 五月 22, 2017, 11:42 a.m., Qiang Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59392/ > ----------------------------------------------------------- > > (Updated 五月 22, 2017, 11:42 a.m.) > > > Review request for ranger, Alok Lal, Ankita Sinha, Don Bosco Durai, Colm O > hEigeartaigh, Gautam Borad, Madhan Neethiraj, Ramesh Mani, Selvamohan > Neethiraj, and Velmurugan Periasamy. > > > Bugs: RANGER-1592 > https://issues.apache.org/jira/browse/RANGER-1592 > > > Repository: ranger > > > Description > ------- > > Do code improvement for static fields and Log in the AtlasClient.java > change from private static final String ATLAS_ENTITY_lIST_API_ENDPOINT = > "/api/atlas/v1/entities"; > to private static final String ATLAS_ENTITY_LIST_API_ENDPOINT = > "/api/atlas/v1/entities"; > And alter: if (LOG.isDebugEnabled()) { > LOG.debug("getEntityResource():Adding existsResource " > + responseResource); > > > Diffs > ----- > > > plugin-atlas/src/main/java/org/apache/ranger/services/atlas/client/AtlasClient.java > e686c4d > > > Diff: https://reviews.apache.org/r/59392/diff/2/ > > > Testing > ------- > > tested it > > > Thanks, > > Qiang Zhang > >
