Hello,
I have upgrade my phoenix 4.14.0 to 5.0.0 with HBase 2.0 and also upgrade
spark 1.6 to 2.4.
Now I am trying to load the data from phoenix to Hadoop using dataset and
getting below exception in cluster.
at org.apache.phoenix.utilServerutil.parseServerException
org.apache.phoenix.query.conne
Not sure there is enough information here to help. One thing of note is post
phoenix 4.14 it is now required to use the phoenix-connectors project as many
connectors like spark were moved out.
https://github.com/apache/phoenix-connectors. Also consider using a more
recent released phoenix ve