----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70649/#review215282 -----------------------------------------------------------
agents-common/src/main/java/org/apache/ranger/plugin/util/RangerSslHelper.java Line 49 (original), 49 (patched) <https://reviews.apache.org/r/70649/#comment301943> If MoreObjects package is included only for printing debug messages, please consider removing this dependency altogether. - Abhay Kulkarni On May 15, 2019, 12:49 p.m., Pradeep Agrawal wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70649/ > ----------------------------------------------------------- > > (Updated May 15, 2019, 12:49 p.m.) > > > Review request for ranger, Ankita Sinha, bhavik patel, Gautam Borad, Abhay > Kulkarni, Madhan Neethiraj, Mehul Parikh, Nikhil P, Nitin Galave, Ramesh > Mani, Sailaja Polavarapu, and Velmurugan Periasamy. > > > Bugs: RANGER-2429 > https://issues.apache.org/jira/browse/RANGER-2429 > > > Repository: ranger > > > Description > ------- > > Ranger KMS start is failing with java.lang.NoClassDefFoundError as zookeeper, > common-codec jar is not available. > > > Diffs > ----- > > agents-common/pom.xml 27be45f9d > > agents-common/src/main/java/org/apache/ranger/plugin/util/RangerSslHelper.java > 5fc3358c6 > kms/pom.xml 856eebd91 > pom.xml c0a480c65 > > > Diff: https://reviews.apache.org/r/70649/diff/1/ > > > Testing > ------- > > Build Ranger with proposed changes and can see required jars in ranger-kms > module. > After installation java.lang.NoClassDefFoundError is not coming and > ranger-kms is loading properly. > > > Thanks, > > Pradeep Agrawal > >
