<dependency>
<groupId>org.apache.carbondata</groupId>
<artifactId>carbondata-core</artifactId>
<version>1.1.0-SNAPSHOT</version>
</dependency>
Hi Community,While working on the presto integration, while compiling and packaging the presto module , I am getting the following error:
This is problem is related to the jar of the carbondata core module which seems to be incompatible. We tried with the following as well, but the issue persists.<dependency>
<groupId>org.apache.carbondata</groupId> <artifactId>carbondata-core</artifactId> <version>1.1.0-SNAPSHOT</version> </dependency>According to current pom it picks the jar from the following location :--Regards | Pallavi SinghSoftware ConsultantKnoldus Software LLP+91-9911235949
Free forum by Nabble | Edit this page |