smengcl commented on code in PR #8950:
URL: https://github.com/apache/ozone/pull/8950#discussion_r2279842270


##########
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/debug/CheckNative.java:
##########
@@ -56,6 +56,7 @@ public Void call() throws Exception {
     ));
 
     // Ozone
+    ManagedRocksObjectUtils.loadRocksDBLibrary();

Review Comment:
   RocksDB lib is always expected to be there in the rocksdbjni jar.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to