Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/1271#issuecomment-47589343
  
    Hey @pdmack as far as I can see, you're correct. javax.servlet:servlet-api 
is not currently a dependency for most (?) Hadoop versions. It seems to come in 
with versions of Hadoop 2.0.x via hadoop-hdfs. Excluding it should be fine 
since it is not desirable where it is brought in, and not brought in elsewhere.
    
    Just check that it all works, that the web UI starts. I have managed to 
accidentally exclude all copies of the servlet API accidentally before!


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to