vanzin commented on issue #24502: [SPARK-27610] - Yarn external shuffle service 
fails to start when spark.shuffle.io.mode=EPOLL
URL: https://github.com/apache/spark/pull/24502#issuecomment-488148766
 
 
   Hmmm... the netty native code seems to map the native symbols to java names 
based on the file name of the native library (see 
`netty_unix_util_parse_package_prefix`). Clever.
   
   Usual requests:
   - your PR title doesn't follow the convention (missing the [module] part)
   - describe the fix, not the problem, in the PR title.
   
   Also since it's a maven change you need to add `[test-maven]` to the PR 
title to run the build through maven.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to