https://issues.apache.org/jira/browse/DRILL-4727

On Thu, Jun 16, 2016 at 11:39 AM, Aman Sinha <amansi...@apache.org> wrote:

> Qiang/Aditya can you create a JIRA for this and mark it for 1.7.  thanks.
>
> On Thu, Jun 16, 2016 at 11:25 AM, Aditya <adityakish...@gmail.com> wrote:
>
> > Thanks for reporting, I'm looking into it and will post a patch soon.
> >
> > On Wed, Jun 15, 2016 at 7:27 PM, qiang li <tiredqi...@gmail.com> wrote:
> >
> > > Hi Aditya,
> > >
> > > I tested the latest version and got this exception and the drillbit
> fail
> > > to startup .
> > >
> > > Exception in thread "main" java.lang.NoSuchMethodError:
> > > io.netty.util.UniqueName.<init>(Ljava/lang/String;)V
> > >         at
> io.netty.channel.ChannelOption.<init>(ChannelOption.java:136)
> > >         at
> io.netty.channel.ChannelOption.valueOf(ChannelOption.java:99)
> > >         at
> io.netty.channel.ChannelOption.<clinit>(ChannelOption.java:42)
> > >         at
> > > org.apache.drill.exec.rpc.BasicServer.<init>(BasicServer.java:63)
> > >         at
> > > org.apache.drill.exec.rpc.user.UserServer.<init>(UserServer.java:74)
> > >         at
> > >
> org.apache.drill.exec.service.ServiceEngine.<init>(ServiceEngine.java:78)
> > >         at
> > org.apache.drill.exec.server.Drillbit.<init>(Drillbit.java:108)
> > >         at
> org.apache.drill.exec.server.Drillbit.start(Drillbit.java:285)
> > >         at
> org.apache.drill.exec.server.Drillbit.start(Drillbit.java:271)
> > >         at
> org.apache.drill.exec.server.Drillbit.main(Drillbit.java:267)
> > >
> > > It will working if I remove jars/3rdparty/netty-all-4.0.23.Final.jar,
> the
> > > drill can startup. I think there have some package dependency version
> > > issue, do you think so ?
> > >
> > >
> > >
> > > 2016-06-15 8:14 GMT+08:00 Aditya <adityakish...@gmail.com>:
> > >
> > >> HBase 1.x support has been merged and is available in latest
> > >> 1.7.0-SNAPSHOT
> > >> builds.
> > >>
> > >> On Wed, Jun 1, 2016 at 1:23 PM, Aditya <adityakish...@gmail.com>
> wrote:
> > >>
> > >> > Thanks Jacques for promptly reviewing my long series of patches!
> > >> >
> > >> > I'm planning to merge the HBase 1.x support some time in next 48
> > hours.
> > >> >
> > >> > If anyone else is interested and willing, please review the latest
> > patch
> > >> > here[1].
> > >> >
> > >> > aditya...
> > >> >
> > >> > [1] https://github.com/apache/drill/pull/443/files
> > >> >
> > >>
> > >
> > >
> >
>

Reply via email to