Hello,
So we have iterator type of RDD passing schema as object.
Some of the rows inserting but bulk data is not inserting into the table.
Using phoenix 5.0.0-Hbase-2.0 in our application.
It's showing warning in executor logs while we are catch the exception in
insert method. Error below
"Error
This is not enough information to diagnose the problem.
However, I suggest building and using the HEAD revision from the
phoenix-connectors repo.
On Mon, Sep 27, 2021 at 8:51 AM Ankit Joshi
wrote:
> Hello Team,
>
> I am using phoenix 5.0.0-HBase-2.0 as dependency and in cluster we have
> 5.1.0
Hello Team,
I am using phoenix 5.0.0-HBase-2.0 as dependency and in cluster we have
5.1.0 and HBase 2.1.
I am able to load data from phoenix into DataFrame.
But while inserting (upsert) it from RDD failing with below error.
"Error occurred while executing the insert in table for phoenix
ERROR