After the Cloudera patching against TSB 2021-545 - Critical vulnerability in log4j2 CVE-2021-44228 on hdp, we need to re-create the oozie share lib and after that, update these.
So, after this steps, all the jobs schedule via OOZIE get the execption:
ERROR org.apache.hadoop.hive.metastore.RetryingHMSHandler - HMSHandler Fatal error: java.lang.NoClassDefFoundError: com/codahale/metrics/Metric.
Doing a rollback of previous libraries fixed the error.
I've already checked the new and older paths on HDFS /user/oozie/share/lib/lib_<tms>/spark, but are the same.
Any ideas about the problem?
Thanks
BR