Phoenix upgrade from 4.7.0(base 1.1.2) to 5.1.2(base 2.3.0) is failing with ColumnNotFoundException

2022-07-22 Thread Arshad, Mohammad
Hello All, Upgraded HBase from 1.1.2 to 2.3.0. After applying HBASE-25902, hbase upgrade was successful. But phoenix upgrade from version 4.7.0(hbase version 1.1.2) to 5.1.2(hbase version 2.3,0) is failing with following error. 22/07/18 10:53:26 WARN query.ConnectionQueryServicesImpl: Fa

Re: Phoenix upgrade from 4.7.0(base 1.1.2) to 5.1.2(base 2.3.0) is failing with ColumnNotFoundException

2022-07-25 Thread Arshad, Mohammad
s, this is PHOENIX-6534. There is no released Apache version with the fix, you need to manually apply the fix to 5.1.2, or use the 5.1 branch head. regards István On Fri, Jul 22, 2022 at 10:35 PM Arshad, Mohammad wrote: > Hello All, > > >