Hi All, We are upgrading from Phoenix 4.7 to 4.14 and observed that data is not directly available in Phoenix after the upgrade, though the underlying old hbase tables still hold the data. Is it because of the column name encoding that's introduced after 4.8 and Is there any easier way to migrate the data from older versions to a newer version (>= 4.8 and < 4.14) without having to re-insert data? I am using CDH parcels to upgrade and do we still need to upgrade to a maximum of two version as stated in http://phoenix.apache.org/upgrading.html or Is it okay to directly upgrade to 4.14? Any known issues in doing so?
Thanks, Abhishek