[ https://issues.apache.org/jira/browse/APEXCORE-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369382#comment-15369382 ]
Pramod Immaneni edited comment on APEXCORE-483 at 7/10/16 1:57 AM: ------------------------------------------------------------------- To get this around the problem we will shade the artifact in the engine. Refer to https://mail-archives.apache.org/mod_mbox/apex-dev/201607.mbox/%3CCAA7LveFgtZ-ihx_hoxM6FJQ5N2v4-p77FrBY2_pkh_Jd4=v...@mail.gmail.com%3E was (Author: pramodssimmaneni): To get this around the problem we will shade the artifact in the engine. > Dependency to httpclient version 3.5 causing problem with newer versions of > Hadoop > ---------------------------------------------------------------------------------- > > Key: APEXCORE-483 > URL: https://issues.apache.org/jira/browse/APEXCORE-483 > Project: Apache Apex Core > Issue Type: Bug > Reporter: Pramod Immaneni > Assignee: Pramod Immaneni > > Engine uses artifact org.apache.httpcomponents:httpclient:4.3.5 for kerberos > SPNEGO related functionality. This artifact does not appear as a transitive > dependency anywhere in the dependency tree including dependencies of hadoop > 2.2.0, the hadoop version we build against. However newer versions of hadoop > are including an earlier version of the above artifact version 4.2.5 in the > classpath that does not have the necessary functionality. This results in > multiple versions of the artifact to getting included in the classpath at > runtime causing runtime exceptions. -- This message was sent by Atlassian JIRA (v6.3.4#6332)