Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/5354#issuecomment-92293857
Yea, this is really messy. Why are so many exclusions needed? these are
artifacts that are already in the assembly, so, there's no particular problem.
However it does look like the Tachyon client has a lot of big dependencies.
Is the client really pulling in `hadoop-core` and `jetty-*`? can the client's
dependencies be trimmed somewhat? Basically this declaration says that fewof
its dependencies are actually needed.
At the least we need to keep out hadoop-core, the servlet APIs, EL,
probably hsqldb if possible, Glassfish. Anything that's added needs its license
checked.
---
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]