cfmcgrady commented on PR #43289:
URL: https://github.com/apache/spark/pull/43289#issuecomment-1752467234

   we may consider adding these renaming rules to the SBT build.
   
   ```
   $ ./build/sbt -Pyarn network-yarn/assembly
   $ jar tf 
common/network-yarn/target/scala-2.13/spark-network-yarn-4.0.0-SNAPSHOT-hadoop3.3.6.jar
 | grep libnetty
   META-INF/native/libnetty_transport_native_epoll_aarch_64.so
   META-INF/native/libnetty_transport_native_epoll_x86_64.so
   META-INF/native/libnetty_transport_native_kqueue_aarch_64.jnilib
   META-INF/native/libnetty_transport_native_kqueue_x86_64.jnilib
   ```


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