[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16026791#comment-16026791 ] Lars Hofhansl commented on PHOENIX-3827: NM. Only works on 1.3.0+ > Make use of HBASE-15600 to

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16026790#comment-16026790 ] Lars Hofhansl commented on PHOENIX-3827: What about the other Phoenix branches? > Make use of

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022429#comment-16022429 ] Hudson commented on PHOENIX-3827: - FAILURE: Integrated in Jenkins build Phoenix-master #1621 (See

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-24 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022396#comment-16022396 ] James Taylor commented on PHOENIX-3827: --- Yes, true - we don't need those hooks in other branches.

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-23 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022352#comment-16022352 ] Rajeshbabu Chintaguntla commented on PHOENIX-3827: -- Thanks for review [~jamestaylor].

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-23 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16022337#comment-16022337 ] James Taylor commented on PHOENIX-3827: --- +1 for v5, but please add comment that we don't need

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021796#comment-16021796 ] Hadoop QA commented on PHOENIX-3827: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-23 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021739#comment-16021739 ] James Taylor commented on PHOENIX-3827: --- +1. All looks good now, [~rajeshbabu]. > Make use of

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021722#comment-16021722 ] Hadoop QA commented on PHOENIX-3827: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-23 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021700#comment-16021700 ] James Taylor commented on PHOENIX-3827: --- +1 on patch for master. Thanks, [~rajeshbabu]! One oddity

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16021575#comment-16021575 ] Hadoop QA commented on PHOENIX-3827: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16019847#comment-16019847 ] Rajeshbabu Chintaguntla commented on PHOENIX-3827: -- Yes we can make use of

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16019780#comment-16019780 ] James Taylor commented on PHOENIX-3827: --- If it works to using HRegion#batchMutate, let's just

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16019765#comment-16019765 ] Rajeshbabu Chintaguntla commented on PHOENIX-3827: -- [~jamestaylor] bq. The

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-20 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16018416#comment-16018416 ] Rajeshbabu Chintaguntla commented on PHOENIX-3827: -- [~jamestaylor] As part of

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-16 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16013405#comment-16013405 ] Rajeshbabu Chintaguntla commented on PHOENIX-3827: -- [~jamestaylor] I am working on

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-16 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16013193#comment-16013193 ] Mujtaba Chohan commented on PHOENIX-3827: - [~jamestaylor] There is no change in performance with

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16013177#comment-16013177 ] Hadoop QA commented on PHOENIX-3827: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-12 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16008945#comment-16008945 ] James Taylor commented on PHOENIX-3827: --- [~rajeshbabu] - I debugged the OnDuplicateKeyIT failures

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-11 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16006928#comment-16006928 ] James Taylor commented on PHOENIX-3827: --- Had an offline conversation with [~rajeshbabu] - the test

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-08 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16001836#comment-16001836 ] James Taylor commented on PHOENIX-3827: --- Thanks for the patch, [~rajeshbabu]. Any reason why you

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16000436#comment-16000436 ] Hadoop QA commented on PHOENIX-3827: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-08 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16000332#comment-16000332 ] Hadoop QA commented on PHOENIX-3827: {color:red}-1 overall{color}. Here are the results of testing

[jira] [Commented] (PHOENIX-3827) Make use of HBASE-15600 to write local index mutations along with data mutations atomically

2017-05-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16000245#comment-16000245 ] Hadoop QA commented on PHOENIX-3827: {color:red}-1 overall{color}. Here are the results of testing