Re: Getting Error after Upgrading Phoenix and HBase in cluster

2021-06-03 Thread Ankit Joshi
Hello Viraj, Not able to create connection getting below error. org.apache.haoop.hbase.NotServingRegionException : SYSTEM.CATALOG is not online on server ,16020. I have perfomed this upgrade as I move from CDH-5.14 to CDH-6.3.0 using parcels. HBase is upgraded to 2.1.0 from 1.2. Phoenix compa

Re: [ANNOUNCE] New Committer Jacob Isaac

2021-06-03 Thread Viraj Jasani
Congratulations Jacob!! On Thu, 3 Jun 2021 at 8:47 AM, Xinyi Yan wrote: > On behalf of the Apache Phoenix PMC, I'm pleased to announce that Jacob > Isaac has accepted the PMC's invitation to become a committer on Apache > Phoenix. > > We appreciate all of the great contributions Jacob has made t

Re: Getting Error after Upgrading Phoenix and HBase in cluster

2021-06-03 Thread Viraj Jasani
You can execute "EXECUTE UPGRADE" SQL command on sqlline just like any other SQL commands. On Wed, 2 Jun 2021 at 4:10 PM, Ankit Joshi wrote: > Hi Viraj, > > Could you please help me with the steps or any document I can refer for > "Execute Upgrade" command. > > > > Thanks & Regards, > Ankit Jos