Hi,
cdh 5.7.6
when I use hive client,It's normal to write data to HBase through hive.
But when using beeline client to write data to hbase, an error occurred:
Error: Could not initialize class org.apache.hadoop.hbase.client.HConnectionKey.
The task sometimes succeed and sometimes fail.
why?