Github user mccheah commented on the pull request:

    https://github.com/apache/spark/pull/9615#issuecomment-157206809
  
    I used
    
    ```
    mcheah@mcheah-mbp spark-1.5.1-bin-hadoop2.4 $ bin/spark-shell --master 
spark://mcheah-mbp:7077 --driver-class-path 
/Users/mcheah/Downloads/jersey-common-2.19.jar,/Users/mcheah/Downloads/javax.ws.rs-api-2.0.1.jar
 --conf spark.driver.userClassPathFirst=true
    ```
    
    And this time I got...
    
    ```
    scala> import javax.ws.rs.NotFoundException
    <console>:19: error: object NotFoundException is not a member of package 
javax.ws.rs
           import javax.ws.rs.NotFoundException
    ```


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