Github user fabriziocucci commented on the pull request:

    https://github.com/apache/spark/pull/12715#issuecomment-216956211
  
    Thanks Sean. So, just to recap regarding 
[this](https://issues.apache.org/jira/browse/SPARK-11081), whoever is stuck 
trying to use spark in a web application based on Jersey 2 has currently the 
following options:
    - wait for spark 2.0;
    - rollback the web application to use Jersey 1.9 (to be consistent with 
spark);
    - rollback the spark version to be 1.3.1 (the only one that can be easily 
integrated by simply excluding the *jersey-server* dependecy);
    - replace Jersey 2 in the web application with something else (e.g. spring 
mvc).
    
    Is my understanding correct?


---
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]

Reply via email to