adoroszlai commented on PR #2:
URL: https://github.com/apache/ozone-thirdparty/pull/2#issuecomment-4488773724

   > hadoop common code which loads libhadoop, only recognizes libhadoop.so, or 
libhadoop.dylib, doesn't recognize libhadoop_linux_aarch_64.so.
   
   "Symlink should be created by user for their own environment."  E.g. user 
who runs it on Linux x86 should create the symlink `libhadoop.so -> 
libhadoop_linux_x86_64.so`.  If we have files named `libhadoop.so` in different 
directories (one for each environment), they need to make the same choice.


-- 
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