----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72552/#review220902 -----------------------------------------------------------
Ship it! Ship It! - Dineshkumar Yadav On May 27, 2020, 5:50 p.m., Pradeep Agrawal wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72552/ > ----------------------------------------------------------- > > (Updated May 27, 2020, 5:50 p.m.) > > > Review request for ranger, Ankita Sinha, Bolke de Bruin, Don Bosco Durai, > bhavik patel, Colm O hEigeartaigh, Gautam Borad, Jayendra Parab, Abhay > Kulkarni, Madhan Neethiraj, Mehul Parikh, Nikhil P, Nitin Galave, > pengjianhua, Ramesh Mani, Selvamohan Neethiraj, Sailaja Polavarapu, > Velmurugan Periasamy, Qiang Zhang, and Barna Zsombor Klara. > > > Bugs: RANGER-2838 > https://issues.apache.org/jira/browse/RANGER-2838 > > > Repository: ranger > > > Description > ------- > > **Problem statement:** Kafka Testcases failing the ranger build with > NoClassDefFoundError : > > [ERROR] Errors: > [ERROR] KafkaRangerAuthorizerGSSTest.setup:146 » NoClassDefFound > com/fasterxml/jackson... > [ERROR] KafkaRangerAuthorizerTest.setup:140 » NoClassDefFound > com/fasterxml/jackson/co... > [ERROR] KafkaRangerTopicCreationTest.testCreateTopic:183 » Execution > org.apache.kafka.... > [INFO] > [ERROR] Tests run: 4, Failures: 0, Errors: 3, Skipped: 1 > > **Proposed solution:** Add the jackson core testcase dependency in kafka > plugin > > > ** Note: ** Have added a temp patch specific to this kafka test case issue. > if it would be possible to update jackson core version to 2.10.X then will > add the changes at top level pom file later. > > > Diffs > ----- > > plugin-kafka/pom.xml f895688aa > > > Diff: https://reviews.apache.org/r/72552/diff/1/ > > > Testing > ------- > > above error is not reproducing after the patch. > > > Thanks, > > Pradeep Agrawal > >
