Sujith created CARBONDATA-2592:
----------------------------------

             Summary: Getting NoSuchMethod error due to aws-sdk multple version 
jar conflicts
                 Key: CARBONDATA-2592
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2592
             Project: CarbonData
          Issue Type: Bug
    Affects Versions: 1.3.1, 1.4.0
            Reporter: Sujith
            Assignee: Sujith


Currently in Carbon Spark2 project multiple dependency for the aws-sdk jar has 
been defined,

this will create issue when we build carbon-assembly jars with latest versions 
of hadoop/spark project. As part of hadoop-aws project, already aws-sdk 1.10.6 
version jar will be fetched, since in the carbon-spark2 pom.xml there is an 
explicit dependency defined/hardcoded for aws-sdk 1.7.4(old version)  this can 
lead to conflicts while loading the class files. because of this problem when 
we run any carbon examples using carbon-assembly jars none of the testcases 
where working.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to