[ https://issues.apache.org/jira/browse/PHOENIX-5714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17036555#comment-17036555 ]
Hudson commented on PHOENIX-5714: --------------------------------- FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #684 (See [https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/684/]) PHOENIX-5714 Upgrade to 4.16 throwing ColumnNotFoundException (chinmayskulkarni: rev 3743c7f501a3a0583b26a2dd272631a5343f2602) * (edit) phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataProtocol.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java > Upgrade to 4.16 throwing ColumnNotFoundException > ------------------------------------------------ > > Key: PHOENIX-5714 > URL: https://issues.apache.org/jira/browse/PHOENIX-5714 > Project: Phoenix > Issue Type: Bug > Affects Versions: 4.16.0 > Reporter: Sandeep Guggilam > Assignee: Sandeep Guggilam > Priority: Major > Fix For: 4.16.0 > > Attachments: PHOENIX-5714.4.x-HBase-1.3.v1.patch, > PHOENIX-5714.4.x-HBase-1.3.v2.patch, PHOENIX-5714.master.v1.patch, > PHOENIX-5714.master.v2.patch > > > Steps to reproduce: > # Bring up a server with 4.16 version ( the current 4.x-HBase-1.3 ) > # Connect the 4.14 client to the server using sqlline.py > # Connect the 4.16 client to the server using sqlline.py which then throws > the following exception > ERROR 504 (42703): Undefined column. > columnName=SYSTEM.CATALOG.VIEW_INDEX_ID_DATA_TYPE (state=42703,code=504) -- This message was sent by Atlassian Jira (v8.3.4#803005)