Hi Ambari,

branch-2.2 CI has been broken with a NullPointerException.
https://builds.apache.org/view/A-D/view/Ambari/job/Ambari-branch-2.2/162/testReport/org.apache.ambari.server.upgrade/UpgradeCatalog221Test/testExecuteDMLUpdates/
https://builds.apache.org/view/A-D/view/Ambari/job/Ambari-branch-2.2/161/testReport/org.apache.ambari.server.upgrade/UpgradeCatalog221Test/testExecuteDMLUpdates/
https://builds.apache.org/view/A-D/view/Ambari/job/Ambari-branch-2.2/160/testReport/org.apache.ambari.server.upgrade/UpgradeCatalog221Test/testExecuteDMLUpdates/
https://builds.apache.org/view/A-D/view/Ambari/job/Ambari-branch-2.2/159/testReport/org.apache.ambari.server.upgrade/UpgradeCatalog221Test/testExecuteDMLUpdates/



This seems started Build 159 when
https://issues.apache.org/jira/browse/AMBARI-14550 was added and the
exception thrown from the line that was added by the jira too.
https://reviews.apache.org/r/41973/diff/2#0

Could anyone please take a look?



java.lang.NullPointerException: null
        at 
org.apache.ambari.server.upgrade.UpgradeCatalog221.updateRangerKmsDbksConfigs(UpgradeCatalog221.java:349)
        at 
org.apache.ambari.server.upgrade.UpgradeCatalog221$$EnhancerByCGLIB$$ca0acf2a.CGLIB$updateRangerKmsDbksConfigs$2(<generated>)
        at 
org.apache.ambari.server.upgrade.UpgradeCatalog221$$EnhancerByCGLIB$$ca0acf2a$$FastClassByCGLIB$$b16493fa.invoke(<generated>)
        at 
org.easymock.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)

...



-- 
-jun

Reply via email to