Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/2474#issuecomment-57026691
  
    @srowen  
    
    > In your patch, you don't make httpclient a test scope dependency.
    
    Actually, the code in this PR works fine (note that the SparkQA tests 
passed).  The issue that I was referring to crops up when I remove the 
`httpclient` dependencies added by this PR and attempt to run the `UISuite` 
tests.  In that case, it seems that the older JAR is somehow being used even 
though it doesn't appear on the classpath _and_ doesn't appear in SBT's 
dependency-tree.


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