Littlestar created SPARK-5834:
---------------------------------

             Summary: spark 1.2.1 officical package bundled with httpclient 
4.1.2 is too old
                 Key: SPARK-5834
                 URL: https://issues.apache.org/jira/browse/SPARK-5834
             Project: Spark
          Issue Type: Improvement
          Components: Deploy
    Affects Versions: 1.2.1
            Reporter: Littlestar


assembly-1.1.1-hadoop2.4.0.jar the class HttpPatch is not there which was 
introduced in 4.2
 I see 
spark-1.2.1-bin-hadoop2.4.tgz\spark-1.2.1-bin-hadoop2.4\lib\spark-assembly-1.2.1-hadoop2.4.0.jar\org\apache\http\version.properties
 It indicates that officical package only use httpclient 4.1.2.

some spark module required httpclient 4.2 and above.
https://github.com/apache/spark/pull/2489/files ( 
<commons.httpclient.version>4.2</commons.httpclient.version>)
https://github.com/apache/spark/pull/2535/files 
(<commons.httpclient.version>4.2.6</commons.httpclient.version>)

I think httpclient 4.1.2 is too old, standard distribution may conflict with 
other "httpclient required" user app.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to