Fixed Issues in Phoenix

Review the list of Phoenix issues that are resolved in Cloudera Runtime 7.2.18.

CDPD-58269: Add option to CREATE TABLE to skip verification of HBase table
A new option NOVERIFY has been introduced for CREATE TABLE command, that allows skipping the verification of columns with empty qualifier. This feature is useful when a Phoenix table is restored from HBase snapshot. It allows to skip the lengthy validation process when executing CREATE TABLE.
CDPD-55719: Cluster Launch with JDK 17 fails in first run command for OMID
JDK 17 support has been added
CDPD-49395: CR - ZooKeeperless Phoenix Client
Phoenix now supports alternate HBase connection registries. See https://phoenix.apache.org/classpath_and_url.html for details.

Apache Patch Information

  • PHOENIX-6973
  • PHOENIX-6523
  • OMID-242