Hi,

Hbase version on the cluster is Hbase 1.1.2.2.6.1.0 , how to check on the
Zeppelin ? because phoenix in Zeppelin is trying to connect to Hbase which
is running on cluster which is managed by Horton networks manager .

Actually I used this
https://zeppelin.apache.org/docs/0.6.1/interpreter/jdbc.html#phoenix  doc
help to configure phoenix interpreter .
What I observed was the  phoenix interpreter in *zeppelin 0.7.3* its able
to connect to my hbase properly but this 0.8.0 is not able to connect
giving the above RPC_HEADER error




Regards
In

On Mon, Oct 23, 2017 at 8:11 AM, Jeff Zhang <zjf...@gmail.com> wrote:

> There's no phenix interpreter for zeppelin 0.8.0, you need to figure out
> what phenix interpreter you are using.
>
> Jongyoul Lee <jongy...@gmail.com>于2017年10月23日周一 上午10:27写道:
>
> > Hi,
> >
> > I think it looks related to the version of components.
> >
> > Can you check it?
> >
> > JL
> >
> > On Thu, Oct 19, 2017 at 8:52 PM, Indtiny S <indt...@gmail.com> wrote:
> >
> > > Hi,
> > >
> > > I installed zeppelin 0.8.0 and added phoenix interpreter .
> > >
> > > when I run simple query from the
> > >
> > > %phoenix
> > > select "age" from "empolyeelist"
> > >
> > >
> > >  I got the below error , if I try adding phoenix interpreter to
> zeppelin
> > > 0.7.3 its able to connect to my hbase properly , I am getting this
> below
> > > error only with 0.8.0 version
> > >
> > > org.apache.phoenix.exception.PhoenixIOException: Failed after
> > attempts=35,
> > > exceptions:
> > > Wed Oct 18 09:40:43 UTC 2017, RpcRetryingCaller{
> > > globalStartTime=1508319643569,
> > > pause=100, retries=35},
> > org.apache.hadoop.hbase.MasterNotRunningException:
> > > com.google.protobuf.ServiceException:
> > > org.apache.hadoop.hbase.DoNotRetryIOException:
> > > java.lang.NoSuchFieldError: *RPC_HEADER*
> > > Wed Oct 18 09:40:43 UTC 2017, RpcRetryingCaller{
> > > globalStartTime=1508319643569,
> > > pause=100, retries=35},
> > org.apache.hadoop.hbase.MasterNotRunningException:
> > > com.google.protobuf.ServiceException:
> > > org.apache.hadoop.hbase.ipc.FailedServerException:
> > > This server is in the failed servers list: master/10.20.3.207:16000
> > > Wed Oct 18 09:40:44 UTC 2017, RpcRetryingCaller{
> > > globalStartTime=1508319643569,
> > > pause=100, retries=35},
> > org.apache.hadoop.hbase.MasterNotRunningException:
> > > com.google.protobuf.ServiceException:
> > > org.apache.hadoop.hbase.ipc.FailedServerException:
> > > This server is in the failed servers list: master/10.20.3.207:16000
> > > Wed Oct 18 09:40:44 UTC 2017, RpcRetryingCaller{
> > > globalStartTime=1508319643569,
> > > pause=100, retries=35},
> > org.apache.hadoop.hbase.MasterNotRunningException:
> > > com.google.protobuf.ServiceException:
> > > org.apache.hadoop.hbase.ipc.FailedServerException:
> > > This server is in the failed servers list: master/10.20.3.207:16000
> > > Wed Oct 18 09:40:45 UTC 2017, RpcRetryingCaller{
> > > globalStartTime=1508319643569,
> > > pause=100, retries=35},
> > org.apache.hadoop.hbase.MasterNotRunningException:
> > > com.google.protobuf.ServiceException:
> > > org.apache.hadoop.hbase.DoNotRetryIOException:
> > > java.lang.NoSuchFieldError: RPC_HEADER
> > > Wed Oct 18 09:40:47 UTC 2017, RpcRetryingCaller{
> > > globalStartTime=1508319643569,
> > > pause=100, retries=35},
> > org.apache.hadoop.hbase.MasterNotRunningException:
> > > com.google.protobuf.ServiceException:
> > > org.apache.hadoop.hbase.DoNotRetryIOException:
> > > java.lang.NoSuchFieldError: RPC_HEADER
> > >
> >
> >
> >
> > --
> > 이종열, Jongyoul Lee, 李宗烈
> > http://madeng.net
> >
>

Reply via email to