http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/Compilation-error-on-presto-Branch-tp12673p12685.html
Let me take a look. you are right, this is jar dependency issue, need to
> 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 <
[hidden email]>
> 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 <
>
[hidden email]>
> > 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
>