Github user markgrover commented on a diff in the pull request:
https://github.com/apache/spark/pull/17990#discussion_r116845002
--- Diff: common/network-yarn/pom.xml ---
@@ -113,6 +116,13 @@
<include>io.netty.**</include>
</includes>
</relocation>
+ <relocation>
+ <pattern>com.google.common</pattern>
--- End diff --
I have changed it to use inheritance. They looked equivalent but on second
thought inheritance is better so any changes to parent pom trickle down
automatically.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]