Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/1726#issuecomment-53135223
How do you explain the compile failure then? The test code does plainly
depend on the non-test streaming module. It depends on `TestSuiteBase` from
streaming which depends on non-test code. I think the kicker here is that
Maven test dependencies do not bring in transitive dependencies, while
non-test dependencies do. Hence I think this is a legit failure that needs
to be fixed.
On Sat, Aug 23, 2014 at 12:43 AM, Hari Shreedharan <[email protected]
> wrote:
> Actually, the Spark Sink test code only depends on the test jar. The test
> jar seems to depend on the main jar. I am not sure why the sink's pom must
> also pull in the main jar even though it does not depend on it directly.
>
> â
> Reply to this email directly or view it on GitHub
> <https://github.com/apache/spark/pull/1726#issuecomment-53134963>.
>
---
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]