I am using prepared statement to execute batch to upsert into hbase using phoenix jdbc. When executeBatch is called following exception occur
ERROR 1106 (XCL06): Exception while executing batch any idea?
I am using prepared statement to execute batch to upsert into hbase using phoenix jdbc. When executeBatch is called following exception occur
ERROR 1106 (XCL06): Exception while executing batch any idea?