Hi Rohit, Your classpath has two versions of library httpclient and httpcore and one of these is causing the issue. httpclient-4.2.5.jar httpclient-4.3.5.jar httpcore-4.2.5.jar httpcore-4.3.2.jar You need to have only one version of both these libraries. Depending on your project, you will have to either exclude or use shading to solve this issue.
Thanks, Ajay On Thu, May 18, 2017 at 5:59 PM, userguy <rohit.gar...@gmail.com> wrote: > Please find the hadoop classpath list > > classpath_hadoop.txt > <http://apache-apex-users-list.78494.x6.nabble.com/file/ > n1637/classpath_hadoop.txt> > > > > > > > -- > View this message in context: http://apache-apex-users-list. > 78494.x6.nabble.com/Fwd-Hdfs-apex-core-tp1608p1637.html > Sent from the Apache Apex Users list mailing list archive at Nabble.com. >