Github user pwendell commented on a diff in the pull request:
https://github.com/apache/spark/pull/590#discussion_r12181383
--- Diff: yarn/stable/pom.xml ---
@@ -21,7 +21,6 @@
<groupId>org.apache.spark</groupId>
<artifactId>yarn-parent_2.10</artifactId>
<version>1.0.0-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
--- End diff --
I think these might be necessary for users who link against this artifact.
In general the yarn module is not something people really link against in
spark, but we do publish it, so I think it might be good to include these.
---
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.
---