>
> hi,
>

>    On phoenix 4.9, I can create phoenix table on top of existing hbase
> table without a problem. but on 4.10. the column mapping was introduced and
> the hbase column qualifier is not directly used but mapping to an integer.
> when I create a table, I get this message : Invalid number of qualifier
> bytes. Expected length: 2. Actual: 11.  how to solve this? or disable this
> column mapping feature?
>
> Thanks,
> Nan
>

Reply via email to