Github user prb commented on the pull request:
https://github.com/apache/spark/pull/4125#issuecomment-70744946
I have Spark embedded within a web service that is using Jetty 9, so the
classes for Jetty (along with those for Jersey) are unavailable. The system
works with this change; I can chase some of the plumbing if there are a known
set of touchpoints.
I would argue that the right thing to do is to make all of the
non-computation pieces of the system possible to disable conveniently. (This
is a selfish wish for people like me who want to use Spark as a library and not
a standalone server/service.) That is already the case with the UI and the
pretty (but gratuitous) status output.
---
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]