hbase-phoenix-all-in-one icon indicating copy to clipboard operation
hbase-phoenix-all-in-one copied to clipboard

Inconsistent namespace mapping properties. Ensure that config phoenix.schema.isNamespaceMappingEnabled is consistent on client and server

Open shangjianan2 opened this issue 1 year ago • 1 comments

/opt/opt/phoenix-server/bin/hbase-site.xml should add

  <property>

    <name>phoenix.schema.isNamespaceMappingEnabled</name>

    <value>true</value>

  </property>

shangjianan2 avatar Mar 22 '24 06:03 shangjianan2

@shangjianan2 Can you open a PR for this?

F21 avatar Mar 22 '24 06:03 F21