[
https://issues.apache.org/jira/browse/PHOENIX-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163511#comment-15163511
]
Ankit Singhal commented on PHOENIX-2713:
----------------------------------------
I also saw this when stats are collected for system.catalog table also.(when
guideposts width is set very low) as timestamp got updated with newer timestamp
resulting in newerTableFoundException while adding column in SYSTEM.CATALOG at
lower timestamp during upgrade.
[~mujtabachohan],can you please check if that the case with you , you may try
deleting the stats for system.catalog and try upgrading again.
> Backward compatibility fails with CNF exception with 4.7 client and server
> when upgraded from 4.6
> -------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-2713
> URL: https://issues.apache.org/jira/browse/PHOENIX-2713
> Project: Phoenix
> Issue Type: Bug
> Reporter: Mujtaba Chohan
> Assignee: James Taylor
> Fix For: 4.7.0
>
>
> Backward compatibility fails with CNF exception with 4.7 client and server
> when upgraded from 4.6.
> Phoenix upgrade sequence:
> 4.6 client -> 4.6 server
> 4.6 client -> 4.7 server
> 4.7 client -> 4.7 server
> {code}
> ERROR 504 (42703): Undefined column. columnName=UPDATE_CACHE_FREQUENCY
> (state=42703,code=504)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)