服务器连接phoenix出错,提示java.sql.SQLException: ERROR 726 (43M10): Inconsistent namespace mapping properties. Ensure that config phoenix.schema.isNamespaceMappingEnabled is consistent on client and
server.
错误原因:在WEBUI修改了hbase-site.xml文件但是没有重启hbase服务,所以没生效
我的解决办法:重启
再次输入命令,成功~



