Hi,
If I build the zeppelin with latest version, then I get below create
interpreter error when I tried add new phoenix interpreter and run query
from that

%phoenix
select * from "mytable"

org.apache.thrift.TApplicationException: Internal error processing
createInterpreter


Interpreter log shows below error

ERROR [2017-10-18 11:22:32,014] ({pool-1-thread-1}
RemoteInterpreterServer.java[createInterpreter]:308) -
java.lang.ClassNotFoundException:
org.apache.zeppelin.jdbc.JDBCInterpreter


But if reset git to date *9/10 date* , then I dont get this error I get
other error


org.apache.hadoop.hbase.MasterNotRunningException:
com.google.protobuf.ServiceException:
org.apache.hadoop.hbase.DoNotRetryIOException:
java.lang.NoSuchFieldError: *RPC_HEADER*


This error I am facing only with 0.8.0, If I download the 0.7.3 then I dont
get any error,
in 0.7.3 I could add new phoenix interpreter and it works well.
So I am thinking problem with my zeppelin 0.8.0 build.



Regards
In
On Tue, Oct 24, 2017 at 12:00 PM, Jeff Zhang <zjf...@gmail.com> wrote:

> What kind of problem do you have ?
>
> Indtiny S <indt...@gmail.com>于2017年10月24日周二 下午2:22写道:
>
> > Hi All,
> > Is there a zeppelin 0.8.0 binary version available ?
> >
> > on zeppelin site I could check only version till 0.7.3 .
> >
> > I am facing some problem after building myself  so asking for the built
> > version .
> >
> > And if not available which is the stable git commit for 0.8.0 version  ?
> >
> >
> > Regards
> > In
> >
>

Reply via email to