[
https://issues.apache.org/jira/browse/PHOENIX-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14159232#comment-14159232
]
Lars Hofhansl commented on PHOENIX-1318:
----------------------------------------
Sounds like an HBase problem.
What's the exact problem, and is there a proposed way to fix it so Phoenix can
use it?
Happy to work on and commit a patch to HBase once we know what the issues is.
> Tables with Put coprocessor cannot use HRegion.mutateRowsWithLocks()
> --------------------------------------------------------------------
>
> Key: PHOENIX-1318
> URL: https://issues.apache.org/jira/browse/PHOENIX-1318
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 3.1, 4.1
> Reporter: James Taylor
>
> Ran into this originally with the SYSTEM.CATALOG table, and we hacked around
> it by not putting the Put coprocessors on it (which means it can't have
> mutable indexes). Ran into it again now with the SYSTEM.STATS table (FYI,
> [~ramkrishna]). If you remember why, [~jesse_yates] would you mind adding a
> comment here? We should get to the bottom of the issue and get a fix in if
> possible (maybe requires an HBase change?).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)