Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 02-23-2022 08:05 AM
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