http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/Compilation-error-on-presto-Branch-tp12673p13266.html
Please rebase your PR to master branch. The presto branch code has been
> Hi,
>
> I have updated the core version for presto branch to fix the compilation
> issue and build failure. Please check, below is the PR link:
>
>
https://github.com/apache/carbondata/pull/941>
> On Mon, May 15, 2017 at 2:37 PM, Liang Chen <
[hidden email]>
> wrote:
>
> > 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 <
[hidden email]>:
> >
> > > 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
> > >
> >
> >
> >
> > --
> > Regards
> > Liang
> >
>
>
>
> --
> Regards,
> Geetika Gupta
>