Re: httpclient conflict in spark

2017-03-30 Thread Arvind Kandaswamy
. On Thu, Mar 30, 2017 at 9:55 AM, Steve Loughran <ste...@hortonworks.com> wrote: > > On 29 Mar 2017, at 14:42, Arvind Kandaswamy <aravind.ka...@gmail.com> > wrote: > > Hello, > > I am getting the following error. I get this error when trying to use AWS &g

httpclient conflict in spark

2017-03-29 Thread Arvind Kandaswamy
Hello, I am getting the following error. I get this error when trying to use AWS S3. This appears to be a conflict with httpclient. AWS S3 comes with httplient-4.5.2.jar. I am not sure how to force spark to use this version. I have tried spark.driver.userClassPathFirst = true,