> On 十二月 23, 2016, 12:20 p.m., Mehul Parikh wrote: > > plugin-atlas/src/main/java/org/apache/ranger/services/atlas/RangerServiceAtlas.java, > > line 86 > > <https://reviews.apache.org/r/54886/diff/3/?file=1589493#file1589493line86> > > > > Build is failing with error : [The method getAtlasResources(String, > > Map<String,String>, ResourceLookupContext) is undefined for the type > > AtlasResourceMgr]
Sorry. I modified code and rebuild patch. Please review again. Thanks very much! We through the following steps to ensure the quality of the new patch: 1. Cloned latest ranger code. 2. Checked our new code and build new version using jenkins. 3. Build functional verification environment in Centos 6.5. 4. Tested our patch strictly. And using web client to verify new feature successfully. 5. Build and update patch for RANGER-1271. - Qiang ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54886/#review160072 ----------------------------------------------------------- On 十二月 24, 2016, 7:57 a.m., Qiang Zhang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54886/ > ----------------------------------------------------------- > > (Updated 十二月 24, 2016, 7:57 a.m.) > > > Review request for ranger, Ankita Sinha, Don Bosco Durai, Gautam Borad, Abhay > Kulkarni, Madhan Neethiraj, Pradeep Agrawal, Ramesh Mani, Selvamohan > Neethiraj, and Velmurugan Periasamy. > > > Bugs: https://issues.apache.org/jira/browse/RANGER-1271 > > https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/RANGER-1271 > > > Repository: ranger > > > Description > ------- > > RANGER-ATLAS testConnection feature > > > Diffs > ----- > > > plugin-atlas/src/main/java/org/apache/ranger/services/atlas/RangerServiceAtlas.java > cb5a7eb > > plugin-atlas/src/main/java/org/apache/ranger/services/atlas/client/AtlasClient.java > PRE-CREATION > > plugin-atlas/src/main/java/org/apache/ranger/services/atlas/client/AtlasConnectionMgr.java > PRE-CREATION > > plugin-atlas/src/main/java/org/apache/ranger/services/atlas/client/AtlasResourceMgr.java > PRE-CREATION > > Diff: https://reviews.apache.org/r/54886/diff/ > > > Testing > ------- > > This feature is for connect Ranger and Atlas. We through the following steps > to ensure the quality of the patch: > 1. Cloned latest ranger code. > 2. Checked our new code and build new version using jenkins. > 3. Build functional verification environment in Centos 6.5. > 4. Tested our patch strictly. And using web client to verify new feature > successfully. > 5. Build and update patch for RANGER-1271. > > > Thanks, > > Qiang Zhang > >
