ashishkumar50 opened a new pull request, #5111: URL: https://github.com/apache/ozone/pull/5111
## What changes were proposed in this pull request? When there is noexec permission on /tmp directory, While executing ozone shell it prompts warning related to netty working directory. `/tmp/liborg_apache_ratis_thirdparty_netty_transport_native_epoll_x86_646071388068053995247.so exists but cannot be executed even when execute permissions set; check volume for "noexec" flag; use -Dorg.apache.ratis.thirdparty.io.netty.native.workdir=[path] to set native working directory separately.` In this PR moving netty working directory inside Ozone home temp directory. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-9078 ## How was this patch tested? Verification pending in cluster -- 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]
