Hi,
I am trying to read Hbase tables in pyspark data frame,
I am using the below code
but I am getting the ClassNotFoundException error
df=sqlContext.read.format('jdbc').options(driver="org.apache.phoenix.jdbc.PhoenixDriver",url='jdbc:phoenix:localhost:2181:/hbase-unsecure',dbtable='table_name')
Ah.. thanks :) That wasn't easy :)
2017-10-23 13:13 GMT+02:00 Jeff Zhang :
>
> But the error message here is not so user friendly, created ticket for
> this https://issues.apache.org/jira/browse/ZEPPELIN-3005
>
>
>
> Jeff Zhang 于2017年10月23日周一 下午7:08写道:
>
>>
>> Please bind this interpreter to your