将phoenix从4.8升级到4.13时出的错:
SLF4J: Found binding in [jar:file:/opt/hadoop/hadoop-2.7.5/share/hadoop/common/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
18/04/03 11:52:53 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
Error: Cluster is being concurrently upgraded from 4.8.x to 4.13.x. Please retry establishing connection. (state=INT12,code=2010)
org.apache.phoenix.exception.UpgradeInProgressException: Cluster is being concurrently upgraded from 4.8.x to 4.13.x. Please retry establishing connection.
查了很久没找到原因,4.8的文件都已全删除了,环境变量也改了。
最后参考phoenix