[jira] [Commented] (PHOENIX-1318) Tables with Put coprocessor cannot use HRegion.mutateRowsWithLocks()

2014-10-06 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14160607#comment-14160607 ] Jesse Yates commented on PHOENIX-1318: -- Yeah, that sounds right. There are a couple

[jira] [Commented] (PHOENIX-1318) Tables with Put coprocessor cannot use HRegion.mutateRowsWithLocks()

2014-10-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14160850#comment-14160850 ] Ted Yu commented on PHOENIX-1318: - For append, HBase provides: {code}

[jira] [Commented] (PHOENIX-1318) Tables with Put coprocessor cannot use HRegion.mutateRowsWithLocks()

2014-10-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14161181#comment-14161181 ] Andrew Purtell commented on PHOENIX-1318: - bq. Should another hook for PostWAL

[jira] [Commented] (PHOENIX-1318) Tables with Put coprocessor cannot use HRegion.mutateRowsWithLocks()

2014-10-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14159222#comment-14159222 ] ramkrishna.s.vasudevan commented on PHOENIX-1318: - Yes. True even I

[jira] [Commented] (PHOENIX-1318) Tables with Put coprocessor cannot use HRegion.mutateRowsWithLocks()

2014-10-04 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14159232#comment-14159232 ] Lars Hofhansl commented on PHOENIX-1318: Sounds like an HBase problem. What's

[jira] [Commented] (PHOENIX-1318) Tables with Put coprocessor cannot use HRegion.mutateRowsWithLocks()

2014-10-04 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14159236#comment-14159236 ] James Taylor commented on PHOENIX-1318: --- Thanks, [~lhofhansl]. I don't remember

[jira] [Commented] (PHOENIX-1318) Tables with Put coprocessor cannot use HRegion.mutateRowsWithLocks()

2014-10-04 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14159246#comment-14159246 ] Lars Hofhansl commented on PHOENIX-1318: Looking at the HBase code... The