Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/5354#issuecomment-94417835
  
    I thought this was about Jackson, since that's what's excluded. It's 
already managed to version 1.9.13, yes. Is that not the version you need? This 
is a version that I think a lot of Hadoop components agree on, so would be good 
if that's also fine for Tachyon.
    
    I don't see anything bringing in httpclient 4.2.5 at the moment. In fact I 
was confused to see `commons.httpclient.version` doesn't do anything. This 
actually appears to be added only for Kinesis, and only affects its 
dependencies. 
    
    @ScrapCodes (looks like you added that bit) this seems pretty confusing 
since it doesn't affect the version used in the rest of the project, which 
looks to be some mismatched combination of core 4.3.3 and client 4.3.6.
    
    Since it seems Tachyon wants 4.3.2, can we all agree on 
`org.apache.httpcomponents:httpclient` and  
`org.apache.httpcomponents:httpcore` version 4.3.6?
    
    So: we would explicitly manage both of these versions in the parent 
`pom.xml` and remove the two manual version management stanzas for Kinesis (the 
two refs to `${commons.httpclient.version}` in children).


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