Github user jerryshao commented on the pull request:
https://github.com/apache/spark/pull/5632#issuecomment-112664402
I'm OK changing SBT rather than Maven, but my doubt is that, for other
module like example, assembly, we also change the Maven output file:
```
<outputFile>${project.build.directory}/scala-${scala.binary.version}/spark-examples-${project.v
ersion}-hadoop${hadoop.version}.jar</outputFile>
```
I think by default Maven will not generate the assembly jar in this folder,
but SBT will, so here why change Maven rather than SBT?
---
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]