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
There's no phenix interpreter for zeppelin 0.8.0, you need to figure out
what phenix interpreter you are using.
Jongyoul Lee 于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 wrot
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 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
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