amuraru commented on a change in pull request #24502: [SPARK-27610][YARN] Shade 
netty native libraries
URL: https://github.com/apache/spark/pull/24502#discussion_r280324881
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -202,7 +202,7 @@
     <test.include.tags></test.include.tags>
 
     <!-- Package to use when relocating shaded classes. -->
-    <spark.shade.packageName>org.spark_project</spark.shade.packageName>
+    <spark.shade.packageName>org.spark.project</spark.shade.packageName>
 
 Review comment:
   can you elaborate @vanzin  - `common/network-yarn` package uses this 
property from parent pom to get the shade prefix

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