Hi Pallavi

Let me take a look. you are right, this is jar dependency issue, need to
use the new version jars(without incubating)

Regards
Liang



2017-05-15 1:39 GMT-07:00 Pallavi Singh <pallavi.si...@knoldus.in>:

> We are getting the following error
> Error:(611, 11) java: constructor BTreeDataRefNodeFinder in class
> org.apache.carbondata.core.datastore.impl.btree.BTreeDataRefNodeFinder
> cannot be applied to given types;
>   required: int[],int,int
>   found: int[]
>   reason: actual and formal argument lists differ in length
>
>
> On Mon, May 15, 2017 at 12:29 PM, Geetika Gupta <geetika.gu...@knoldus.in>
> wrote:
>
> > Hi Community,
> >
> > I am also facing the same issue, I have tried with the following version
> > of the carbondata-core jar:
> >
> > <dependency>
> >   <groupId>org.apache.carbondata</groupId>
> >   <artifactId>carbondata-core</artifactId>
> >   <version>1.1.0-SNAPSHOT</version>
> > </dependency>
> >
> >
> >
> > On Mon, May 15, 2017 at 12:13 PM, Pallavi Singh <
> pallavi.si...@knoldus.in>
> > wrote:
> >
> >> 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 :
> >>
> >> http://repository.apache.org/snapshots/org/apache/carbondata
> >> /carbondata-core/1.1.0-incubating-SNAPSHOT/carbondata
> >> -core-1.1.0-incubating-20170509.094316-481.jar
> >>
> >> --
> >> Regards | Pallavi Singh
> >> Software Consultant
> >> Knoldus Software LLP
> >> +91-9911235949
> >>
> >
> >
> >
> > --
> > Regards,
> > Geetika Gupta
> >
>
>
>
> --
> Regards | Pallavi Singh
> Software Consultant
> Knoldus Software LLP
> +91-9911235949
>



-- 
Regards
Liang

Reply via email to