[jira] [Updated] (PHOENIX-2628) Ensure split when iterating through results handled correctly

2016-03-28 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-2628: - Attachment: PHOENIX-2628_v8.patch [~jamestaylor] bq. We'll need someone

[jira] [Commented] (PHOENIX-1478) Can't upsert value of 127 into column of type unsigned tinyint

2016-03-28 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15215235#comment-15215235 ] Rajeshbabu Chintaguntla commented on PHOENIX-1478: -- +1 on the patch. Ni

[jira] [Commented] (PHOENIX-2628) Ensure split when iterating through results handled correctly

2016-03-29 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216317#comment-15216317 ] Rajeshbabu Chintaguntla commented on PHOENIX-2628: -- [~jamestaylor] crea

[jira] [Commented] (PHOENIX-1523) Make it easy to provide a tab literal as separator for CSV imports

2016-03-31 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219570#comment-15219570 ] Rajeshbabu Chintaguntla commented on PHOENIX-1523: -- +1 on the patch [~s

[jira] [Commented] (PHOENIX-2628) Ensure split when iterating through results handled correctly

2016-04-01 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15221907#comment-15221907 ] Rajeshbabu Chintaguntla commented on PHOENIX-2628: -- [~apurtell] raised

[jira] [Updated] (PHOENIX-2628) Ensure split when iterating through results handled correctly

2016-04-01 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-2628: - Fix Version/s: 4.8.0 > Ensure split when iterating through results handl

[jira] [Commented] (PHOENIX-2628) Ensure split when iterating through results handled correctly

2016-04-04 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15225382#comment-15225382 ] Rajeshbabu Chintaguntla commented on PHOENIX-2628: -- Ping [~jamestaylor]

[jira] [Comment Edited] (PHOENIX-1478) Can't upsert value of 127 into column of type unsigned tinyint

2016-04-06 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15228358#comment-15228358 ] Rajeshbabu Chintaguntla edited comment on PHOENIX-1478 at 4/6/16 2:38 PM:

[jira] [Updated] (PHOENIX-2628) Ensure split when iterating through results handled correctly

2016-04-18 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-2628: - Attachment: PHOENIX-2628_v9.patch Here is the rebase patch after handlin

[jira] [Updated] (PHOENIX-2628) Ensure split when iterating through results handled correctly

2016-05-04 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-2628: - Attachment: PHOENIX-2628_v10.patch Here is the rebase patch fixes the te

[jira] [Commented] (PHOENIX-2628) Ensure split when iterating through results handled correctly

2016-05-04 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270603#comment-15270603 ] Rajeshbabu Chintaguntla commented on PHOENIX-2628: -- {noformat} org.apac

[jira] [Updated] (PHOENIX-2628) Ensure split when iterating through results handled correctly

2016-05-04 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-2628: - Attachment: PHOENIX-2628_v11.patch small change in LocalIndexIT test whe

[jira] [Created] (PHOENIX-2925) CsvBulkloadTool not working properly if there are multiple local indexes to the same table(After PHOENIX-1973)

2016-05-19 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created PHOENIX-2925: Summary: CsvBulkloadTool not working properly if there are multiple local indexes to the same table(After PHOENIX-1973) Key: PHOENIX-2925 URL: https://issu

[jira] [Created] (PHOENIX-2926) Skip loading data for table having local indexes when there is split during bulkload job

2016-05-20 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created PHOENIX-2926: Summary: Skip loading data for table having local indexes when there is split during bulkload job Key: PHOENIX-2926 URL: https://issues.apache.org/jira/bro

[jira] [Updated] (PHOENIX-2925) CsvBulkloadTool not working properly if there are multiple local indexes to the same table(After PHOENIX-1973)

2016-05-21 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-2925: - Attachment: PHOENIX-2925.patch Here is the patch fixes it. In the patch

[jira] [Updated] (PHOENIX-2925) CsvBulkloadTool not working properly if there are multiple local indexes to the same table(After PHOENIX-1973)

2016-05-21 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-2925: - Attachment: PHOENIX-2925.patch Here is the patch fixes it. In the patch

[jira] [Commented] (PHOENIX-2925) CsvBulkloadTool not working properly if there are multiple local indexes to the same table(After PHOENIX-1973)

2016-05-21 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295404#comment-15295404 ] Rajeshbabu Chintaguntla commented on PHOENIX-2925: -- Here are some detai

[jira] [Updated] (PHOENIX-2925) CsvBulkloadTool not working properly if there are multiple local indexes to the same table(After PHOENIX-1973)

2016-05-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-2925: - Attachment: PHOENIX-2925_v2.patch bq. Rather than have another boolean f

[jira] [Commented] (PHOENIX-2925) CsvBulkloadTool not working properly if there are multiple local indexes to the same table(After PHOENIX-1973)

2016-05-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295770#comment-15295770 ] Rajeshbabu Chintaguntla commented on PHOENIX-2925: -- [~sergey.soldatov]

[jira] [Commented] (PHOENIX-2903) Handle split during scan for row key ordered aggregations

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

[jira] [Commented] (PHOENIX-2903) Handle split during scan for row key ordered aggregations

2016-05-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295797#comment-15295797 ] Rajeshbabu Chintaguntla commented on PHOENIX-2903: -- bq. So do we not ne

[jira] [Commented] (PHOENIX-2903) Handle split during scan for row key ordered aggregations

2016-05-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295845#comment-15295845 ] Rajeshbabu Chintaguntla commented on PHOENIX-2903: -- region.startRegionO

[jira] [Commented] (PHOENIX-2903) Handle split during scan for row key ordered aggregations

2016-05-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295857#comment-15295857 ] Rajeshbabu Chintaguntla commented on PHOENIX-2903: -- No..region.startReg

[jira] [Commented] (PHOENIX-2903) Handle split during scan for row key ordered aggregations

2016-05-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295898#comment-15295898 ] Rajeshbabu Chintaguntla commented on PHOENIX-2903: -- There are two case

[jira] [Commented] (PHOENIX-2925) CsvBulkloadTool not working properly if there are multiple local indexes to the same table(After PHOENIX-1973)

2016-05-23 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296527#comment-15296527 ] Rajeshbabu Chintaguntla commented on PHOENIX-2925: -- Thanks for the patc

[jira] [Updated] (PHOENIX-2925) CsvBulkloadTool not working properly if there are multiple local indexes to the same table(After PHOENIX-1973)

2016-05-23 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-2925: - Assignee: Sergey Soldatov (was: Rajeshbabu Chintaguntla) > CsvBulkloadT

[jira] [Commented] (PHOENIX-2903) Handle split during scan for row key ordered aggregations

2016-05-24 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297843#comment-15297843 ] Rajeshbabu Chintaguntla commented on PHOENIX-2903: -- Reviewing the lates

[jira] [Commented] (PHOENIX-2903) Handle split during scan for row key ordered aggregations

2016-05-24 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298401#comment-15298401 ] Rajeshbabu Chintaguntla commented on PHOENIX-2903: -- [~jamestaylor] For

[jira] [Commented] (PHOENIX-2903) Handle split during scan for row key ordered aggregations

2016-05-24 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298428#comment-15298428 ] Rajeshbabu Chintaguntla commented on PHOENIX-2903: -- I think when we set

[jira] [Comment Edited] (PHOENIX-2903) Handle split during scan for row key ordered aggregations

2016-05-24 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298461#comment-15298461 ] Rajeshbabu Chintaguntla edited comment on PHOENIX-2903 at 5/24/16 4:30 PM: ---

[jira] [Commented] (PHOENIX-2903) Handle split during scan for row key ordered aggregations

2016-05-24 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298461#comment-15298461 ] Rajeshbabu Chintaguntla commented on PHOENIX-2903: -- bq. In ScanUtil#set

[jira] [Commented] (PHOENIX-1734) Local index improvements

2016-05-24 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298521#comment-15298521 ] Rajeshbabu Chintaguntla commented on PHOENIX-1734: -- [~jamestaylor] Than

[jira] [Commented] (PHOENIX-2903) Handle split during scan for row key ordered aggregations

2016-05-24 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298535#comment-15298535 ] Rajeshbabu Chintaguntla commented on PHOENIX-2903: -- After PHOENIX-2628

[jira] [Updated] (PHOENIX-2914) Make sqlline refer to bin/hbase-site.xml by default

2016-05-25 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-2914: - Assignee: Junegunn Choi > Make sqlline refer to bin/hbase-site.xml by de

[jira] [Updated] (PHOENIX-2915) Dropping of Index can still leave some non-replayed writes in WAL

2016-05-25 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-2915: - Fix Version/s: 4.8.0 > Dropping of Index can still leave some non-replay

[jira] [Commented] (PHOENIX-2915) Dropping of Index can still leave some non-replayed writes in WAL

2016-05-25 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299836#comment-15299836 ] Rajeshbabu Chintaguntla commented on PHOENIX-2915: -- One more simpler so

[jira] [Commented] (PHOENIX-1734) Local index improvements

2016-05-26 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15301875#comment-15301875 ] Rajeshbabu Chintaguntla commented on PHOENIX-1734: -- [~sergey.soldatov]

[jira] [Commented] (PHOENIX-2915) Dropping of Index can still leave some non-replayed writes in WAL

2016-05-26 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15301944#comment-15301944 ] Rajeshbabu Chintaguntla commented on PHOENIX-2915: -- [~ankit.singhal] Yo

[jira] [Updated] (PHOENIX-1734) Local index improvements

2016-05-26 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-1734: - Attachment: PHOENIX-1734_addendum2.patch The reason for the NPE during c

[jira] [Updated] (PHOENIX-2926) Skip loading data for table having local indexes when there is split during bulkload job

2016-05-29 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-2926: - Attachment: PHOENIX-2926.patch Here is the patch checks split keys befor

[jira] [Commented] (PHOENIX-2915) Dropping of Index can still leave some non-replayed writes in WAL

2016-05-29 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306300#comment-15306300 ] Rajeshbabu Chintaguntla commented on PHOENIX-2915: -- +1 Ankit. > Droppi

[jira] [Updated] (PHOENIX-2596) Asynchronous Local Index is not available

2016-06-01 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-2596: - Attachment: PHOENIX-2596.patch It's not just a local index problem it's

[jira] [Commented] (PHOENIX-2209) Building Local Index Asynchronously via IndexTool fails to populate index table

2016-06-01 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15310378#comment-15310378 ] Rajeshbabu Chintaguntla commented on PHOENIX-2209: -- [~jamestaylor] This

[jira] [Updated] (PHOENIX-2209) Building Local Index Asynchronously via IndexTool fails to populate index table

2016-06-02 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-2209: - Attachment: PHOENIX-2209.patch [~jamestaylor] Here is the patch get regi

[jira] [Commented] (PHOENIX-2967) CSV BulkLoad should properly handle empty family for logical tables.

2016-06-06 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15317101#comment-15317101 ] Rajeshbabu Chintaguntla commented on PHOENIX-2967: -- +1 > CSV BulkLoad

[jira] [Commented] (PHOENIX-2596) Asynchronous Local Index is not available

2016-06-06 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15317984#comment-15317984 ] Rajeshbabu Chintaguntla commented on PHOENIX-2596: -- Thanks [~jamestaylo

[jira] [Commented] (PHOENIX-2975) CSVBulkLoad for local index only fails.

2016-06-10 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15324113#comment-15324113 ] Rajeshbabu Chintaguntla commented on PHOENIX-2975: -- [~sergey.soldatov]

[jira] [Commented] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-06-17 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336203#comment-15336203 ] Rajeshbabu Chintaguntla commented on PHOENIX-3002: -- [~samarthjain] Look

[jira] [Commented] (PHOENIX-3001) Dropping local index and recreation it with following split may cause RS failure

2016-06-17 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336353#comment-15336353 ] Rajeshbabu Chintaguntla commented on PHOENIX-3001: -- +1 [~sergey.soldato

[jira] [Updated] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-06-20 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3002: - Fix Version/s: 4.8.0 > Upgrading to 4.8 doesn't recreate local indexes >

[jira] [Updated] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-06-20 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3002: - Attachment: PHOENIX-3002.patch [~samarthjain] [~jamestaylor] Here is the

[jira] [Updated] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-06-20 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3002: - Attachment: PHOENIX-3002_v0.patch > Upgrading to 4.8 doesn't recreate lo

[jira] [Comment Edited] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-06-20 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15340561#comment-15340561 ] Rajeshbabu Chintaguntla edited comment on PHOENIX-3002 at 6/20/16 10:31 PM: --

[jira] [Commented] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-06-20 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15340561#comment-15340561 ] Rajeshbabu Chintaguntla commented on PHOENIX-3002: -- Thanks for review [

[jira] [Commented] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-06-20 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15340599#comment-15340599 ] Rajeshbabu Chintaguntla commented on PHOENIX-3002: -- [~samarthjain] bq.

[jira] [Commented] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-06-20 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15340643#comment-15340643 ] Rajeshbabu Chintaguntla commented on PHOENIX-3002: -- [~samarthjain] bq.

[jira] [Commented] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-06-20 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15340872#comment-15340872 ] Rajeshbabu Chintaguntla commented on PHOENIX-3002: -- The upgrade skip ch

[jira] [Updated] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-06-20 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3002: - Attachment: PHOENIX-3002_v1.patch Patch have both offline and online upg

[jira] [Updated] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-06-21 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3002: - Attachment: PHOENIX-3002_v2.patch Here is the patch adds online and offl

[jira] [Commented] (PHOENIX-3016) NO_UPGRADE_ATTRIB on a PhoenixConnection shouldn't prevent opening of HConnection

2016-06-21 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15342068#comment-15342068 ] Rajeshbabu Chintaguntla commented on PHOENIX-3016: -- Let me check with t

[jira] [Commented] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-06-21 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15342152#comment-15342152 ] Rajeshbabu Chintaguntla commented on PHOENIX-3002: -- [~jamestaylor] [~sa

[jira] [Updated] (PHOENIX-2209) Building Local Index Asynchronously via IndexTool fails to populate index table

2016-06-21 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-2209: - Attachment: PHOENIX-2209_v2.patch Here is the rebase patch going to comm

[jira] [Updated] (PHOENIX-2926) Skip loading data for table having local indexes when there is split during bulkload job

2016-06-21 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-2926: - Fix Version/s: 4.8.0 > Skip loading data for table having local indexes

[jira] [Resolved] (PHOENIX-2331) Fix flapping MutableIndexFailureIT.testWriteFailureDisablesLocalIndex()

2016-06-21 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla resolved PHOENIX-2331. -- Resolution: Won't Fix This is no longer an issue the test passing from

[jira] [Commented] (PHOENIX-2209) Building Local Index Asynchronously via IndexTool fails to populate index table

2016-06-21 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15342918#comment-15342918 ] Rajeshbabu Chintaguntla commented on PHOENIX-2209: -- Pushed the addendum

[jira] [Commented] (PHOENIX-3012) DistinctPrefixFilter logic fails with local indexes and salted tables

2016-06-21 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15343084#comment-15343084 ] Rajeshbabu Chintaguntla commented on PHOENIX-3012: -- [~lhofhansl] sorry

[jira] [Commented] (PHOENIX-3016) NO_UPGRADE_ATTRIB on a PhoenixConnection shouldn't prevent opening of HConnection

2016-06-21 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15343087#comment-15343087 ] Rajeshbabu Chintaguntla commented on PHOENIX-3016: -- +1 This is better [

[jira] [Created] (PHOENIX-3018) Write local updates to region than HTable in master branch

2016-06-21 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created PHOENIX-3018: Summary: Write local updates to region than HTable in master branch Key: PHOENIX-3018 URL: https://issues.apache.org/jira/browse/PHOENIX-3018 P

[jira] [Resolved] (PHOENIX-1734) Local index improvements

2016-06-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla resolved PHOENIX-1734. -- Resolution: Fixed Resolving this. Thanks for review [~jamestaylor]. >

[jira] [Commented] (PHOENIX-3015) Any metadata changes may cause unpredictable result when local indexes are using

2016-06-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15345115#comment-15345115 ] Rajeshbabu Chintaguntla commented on PHOENIX-3015: -- +1 Sergey. > Any m

[jira] [Updated] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-06-23 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3002: - Attachment: PHOENIX-3002_v3.patch [~samarthjain] Thanks for review. Here

[jira] [Updated] (PHOENIX-3018) Write local updates to region than HTable in master branch

2016-06-23 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3018: - Attachment: PHOENIX-3018.patch > Write local updates to region than HTab

[jira] [Created] (PHOENIX-3024) Upgrade path to 4.8 during connection initialization is not adding AUTO_PARTITION_SEQ and APPEND_ONLY_SCHEMA(4.x-HBase-1.0 only)

2016-06-23 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created PHOENIX-3024: Summary: Upgrade path to 4.8 during connection initialization is not adding AUTO_PARTITION_SEQ and APPEND_ONLY_SCHEMA(4.x-HBase-1.0 only) Key: PHOENIX-3024

[jira] [Resolved] (PHOENIX-3024) Upgrade path to 4.8 during connection initialization is not adding AUTO_PARTITION_SEQ and APPEND_ONLY_SCHEMA(4.x-HBase-1.0 only)

2016-06-23 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla resolved PHOENIX-3024. -- Resolution: Fixed Pushed the changes as part of PHOENIX-3002. Resolvin

[jira] [Updated] (PHOENIX-3018) Write local updates to region than HTable in master branch

2016-06-24 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3018: - Attachment: PHOENIX-3018_v2.patch can you please review [~samarthjain].

[jira] [Created] (PHOENIX-3025) CsvBulkloadTool is failing with java.lang.IncompatibleClassChangeError

2016-06-24 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created PHOENIX-3025: Summary: CsvBulkloadTool is failing with java.lang.IncompatibleClassChangeError Key: PHOENIX-3025 URL: https://issues.apache.org/jira/browse/PHOENIX-3025

[jira] [Reopened] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-06-26 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla reopened PHOENIX-3002: -- Currently the upgrade is not tenant_id into consideration so that upgradin

[jira] [Updated] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-06-27 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3002: - Attachment: PHOENIX-3002_addendum.patch Here is the patch upgrades multi

[jira] [Resolved] (PHOENIX-3030) ALTER SESSION missing from 4.x-HBase-0.98

2016-06-27 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla resolved PHOENIX-3030. -- Resolution: Won't Fix [~samarthjain] as part of alter session at prese

[jira] [Resolved] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-06-28 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla resolved PHOENIX-3002. -- Resolution: Fixed Added variables for rs.getString(2), rs.getString(4)

[jira] [Created] (PHOENIX-3045) Data regions in transition forever if RS holding them down during drop index and before flush on data table

2016-07-04 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created PHOENIX-3045: Summary: Data regions in transition forever if RS holding them down during drop index and before flush on data table Key: PHOENIX-3045 URL: https://issues

[jira] [Updated] (PHOENIX-3045) Data regions in transition forever if RS holding them down during drop index and before flush on data table

2016-07-04 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3045: - Fix Version/s: 4.8.0 > Data regions in transition forever if RS holding

[jira] [Updated] (PHOENIX-3045) Data regions in transition forever if RS holding them down during drop index and before flush on data table

2016-07-05 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3045: - Reporter: Sergio Peleato (was: Rajeshbabu Chintaguntla) > Data regions

[jira] [Updated] (PHOENIX-3045) Data regions in transition forever if RS holding them down during drop index and before flush on data table

2016-07-05 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3045: - Assignee: Ankit Singhal (was: Rajeshbabu Chintaguntla) > Data regions i

[jira] [Commented] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-07-08 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367671#comment-15367671 ] Rajeshbabu Chintaguntla commented on PHOENIX-3002: -- I am done with the

[jira] [Created] (PHOENIX-3058) UpgradeUtil#disableViewIndexes not working properly for views with schema name

2016-07-08 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created PHOENIX-3058: Summary: UpgradeUtil#disableViewIndexes not working properly for views with schema name Key: PHOENIX-3058 URL: https://issues.apache.org/jira/browse/PHOENI

[jira] [Updated] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-07-08 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3002: - Attachment: PHOENIX-3002_addendum2.patch [~samarthjain] [~jamestaylor] H

[jira] [Updated] (PHOENIX-3058) UpgradeUtil#disableViewIndexes not working properly for views with schema name

2016-07-08 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3058: - Fix Version/s: 4.8.0 > UpgradeUtil#disableViewIndexes not working proper

[jira] [Updated] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-07-10 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3002: - Attachment: PHOENIX-3002_addendum2_v2.patch [~jamestaylor] Thanks for re

[jira] [Resolved] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-07-10 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla resolved PHOENIX-3002. -- Resolution: Fixed Committed the patch to master and 4.x branches. I ha

[jira] [Resolved] (PHOENIX-3058) UpgradeUtil#disableViewIndexes not working properly for views with schema name

2016-07-10 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla resolved PHOENIX-3058. -- Resolution: Fixed Handled this as part of PHOENIX-3002. > UpgradeUtil

[jira] [Commented] (PHOENIX-3045) Data regions in transition forever if RS holding them down during drop index

2016-07-11 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15371041#comment-15371041 ] Rajeshbabu Chintaguntla commented on PHOENIX-3045: -- As for the patch we

[jira] [Commented] (PHOENIX-3021) Using local index during compaction is producing NPE

2016-07-13 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15374893#comment-15374893 ] Rajeshbabu Chintaguntla commented on PHOENIX-3021: -- +1 on the patch. Th

[jira] [Comment Edited] (PHOENIX-3021) Using local index during compaction is producing NPE

2016-07-14 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15377902#comment-15377902 ] Rajeshbabu Chintaguntla edited comment on PHOENIX-3021 at 7/14/16 6:16 PM: ---

[jira] [Commented] (PHOENIX-3021) Using local index during compaction is producing NPE

2016-07-14 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15377902#comment-15377902 ] Rajeshbabu Chintaguntla commented on PHOENIX-3021: -- [~ndimiduk] Yes it'

[jira] [Created] (PHOENIX-3098) Possible NegativeArraySizeException while scanning local indexes during regions merge

2016-07-19 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created PHOENIX-3098: Summary: Possible NegativeArraySizeException while scanning local indexes during regions merge Key: PHOENIX-3098 URL: https://issues.apache.org/jira/brows

[jira] [Updated] (PHOENIX-3098) Possible NegativeArraySizeException while scanning local indexes during regions merge

2016-07-19 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3098: - Description: While scanning local indexes during regions merge we might

[jira] [Updated] (PHOENIX-3098) Possible NegativeArraySizeException while scanning local indexes during regions merge

2016-07-19 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3098: - Attachment: PHOENIX-3098.patch Here is the patch fixes it. [~enis] [~ser

[jira] [Commented] (PHOENIX-3109) Improve and fix the way we are caching column family names for local indexes in IndexMaintainer

2016-07-21 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388843#comment-15388843 ] Rajeshbabu Chintaguntla commented on PHOENIX-3109: -- +1 [~samarthjain].

[jira] [Updated] (PHOENIX-3109) Improve and fix the way we are caching column family names for local indexes in IndexMaintainer

2016-07-21 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-3109: - Fix Version/s: 4.8.0 > Improve and fix the way we are caching column fam

  1   2   3   4   5   6   7   8   9   10   >