> If you can afford to lose the data in SYSTEM.LOG, then the easiest fix
> is to drop SYSTEM.LOG.
> Phoenix will re-create it with the correct columns on the next
> connection.
Thanks for advice! May be we will choose this way.
> Please file a JIRA with this information.
Ok!
--
Андрей Хозов
Т
What version did you upgrade from ?
What columns do you have after the upgrade ?
Have you started Phoenix at least once with HBase superuser privileges
(RWXC) after the upgrade ?
Please file a JIRA with this information.
If you can afford to lose the data in SYSTEM.LOG, then the easiest fix is
to
Hi everyone!
After upgrading to Phoenix 5.1.3 we started getting errors in log: ERROR
504 (42703): Undefined column.
columnName=SYSTEM.LOG.CLIENT_METADATA_CACHE_MISS_COUNTER
After that I found that we have no 8 columns in our SYSTEM.LOG table:
https://github.com/apache/phoenix/blob/5.1.3/phoenix