apache-phoenix-5.0.0-HBase-2.0-bin 登陸報錯


1.Error: org.apache.hadoop.hbase.DoNotRetryIOException: java.io.IOException: Unable to load configured region split policy 'org.apache.phoenix.schema.MetaDataSplitPolicy' for table 'SYSTEM.CATALOG'

參考:https://my.oschina.net/weikan/blog/684850

 將pheonix的core和server對應的jar包加入到hbase的classpath中,穩妥做法復制到hbase/lib下

2.注意拷貝的版本,不同版本會報下面的錯

Error: ERROR 2006 (INT08): Incompatible jars detected between client and server. Ensure that phoenix-[version]-server.jar is put on the classpathof HBase in every region server: org.apache.hadoop.hbase.exceptions.UnknownProtocolException: No registered coprocessor service found for MetaDataService in region SYSTEM.CATALOG,,1574410959881.cd746b1519368f5e262005e04d8e9028.

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM