Flink写入Phoenix报错:Schema with given name already exists schemaName=SYSTEM

Phoenix:5.0 Flink:1.9 Phoenix设置: <property>     <name>phoenix.schema.isNamespaceMappingEnabled</name>     <value>true</value> </property> Flink 通过jdbc sink写入phoenix时报错: Caused by: org.apache.phoenix.s
相关文章
相关标签/搜索