[jira] [Created] (PHOENIX-3526) Enable option in IndexTool to specify start and stop timestamp for index rebuild.

2016-12-07 Thread Ankit Singhal (JIRA)
Ankit Singhal created PHOENIX-3526: -- Summary: Enable option in IndexTool to specify start and stop timestamp for index rebuild. Key: PHOENIX-3526 URL: https://issues.apache.org/jira/browse/PHOENIX-3526

[jira] [Commented] (PHOENIX-2890) Extend IndexTool to allow incremental index rebuilds

2016-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15731449#comment-15731449 ] ASF GitHub Bot commented on PHOENIX-2890: - Github user ankitsinghal commented on a diff in the

[GitHub] phoenix pull request #210: PHOENIX-2890 Extend IndexTool to allow incrementa...

2016-12-07 Thread ankitsinghal
Github user ankitsinghal commented on a diff in the pull request: https://github.com/apache/phoenix/pull/210#discussion_r91459367 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexTool.java --- @@ -167,50 +180,152 @@ private void printHelpAndExit(Options

[jira] [Commented] (PHOENIX-2890) Extend IndexTool to allow incremental index rebuilds

2016-12-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15731417#comment-15731417 ] James Taylor commented on PHOENIX-2890: --- I'm fine with you committing it, [~an...@apache.org].

[jira] [Commented] (PHOENIX-2890) Extend IndexTool to allow incremental index rebuilds

2016-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15731353#comment-15731353 ] ASF GitHub Bot commented on PHOENIX-2890: - Github user ankitsinghal commented on the issue:

[GitHub] phoenix issue #210: PHOENIX-2890 Extend IndexTool to allow incremental index...

2016-12-07 Thread ankitsinghal
Github user ankitsinghal commented on the issue: https://github.com/apache/phoenix/pull/210 Thank you so much @chrajeshbabu for the review, Raised PHOENIX-3525 for the same. @JamesRTaylor ,do you want to take a look or it's ok to commit now? --- If your project is set up for

[jira] [Created] (PHOENIX-3525) Cap automatic index rebuilding to inactive timestamp.

2016-12-07 Thread Ankit Singhal (JIRA)
Ankit Singhal created PHOENIX-3525: -- Summary: Cap automatic index rebuilding to inactive timestamp. Key: PHOENIX-3525 URL: https://issues.apache.org/jira/browse/PHOENIX-3525 Project: Phoenix

[jira] [Commented] (PHOENIX-2890) Extend IndexTool to allow incremental index rebuilds

2016-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15731336#comment-15731336 ] ASF GitHub Bot commented on PHOENIX-2890: - Github user ankitsinghal commented on a diff in the

[jira] [Commented] (PHOENIX-2890) Extend IndexTool to allow incremental index rebuilds

2016-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15731335#comment-15731335 ] ASF GitHub Bot commented on PHOENIX-2890: - Github user ankitsinghal commented on a diff in the

[jira] [Commented] (PHOENIX-2890) Extend IndexTool to allow incremental index rebuilds

2016-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15731338#comment-15731338 ] ASF GitHub Bot commented on PHOENIX-2890: - Github user ankitsinghal commented on a diff in the

[GitHub] phoenix pull request #210: PHOENIX-2890 Extend IndexTool to allow incrementa...

2016-12-07 Thread ankitsinghal
Github user ankitsinghal commented on a diff in the pull request: https://github.com/apache/phoenix/pull/210#discussion_r91454910 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexTool.java --- @@ -85,7 +102,7 @@ private static final Option

[GitHub] phoenix pull request #210: PHOENIX-2890 Extend IndexTool to allow incrementa...

2016-12-07 Thread ankitsinghal
Github user ankitsinghal commented on a diff in the pull request: https://github.com/apache/phoenix/pull/210#discussion_r91454867 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexFailureIT.java --- @@ -385,6 +383,8 @@ private void

[GitHub] phoenix pull request #210: PHOENIX-2890 Extend IndexTool to allow incrementa...

2016-12-07 Thread ankitsinghal
Github user ankitsinghal commented on a diff in the pull request: https://github.com/apache/phoenix/pull/210#discussion_r91454865 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/index/IndexMetadataIT.java --- @@ -216,6 +219,15 @@ public void testIndexCreateDrop()

[jira] [Created] (PHOENIX-3524) Changing the APPEND_ONLY_SCHEMA property using an ALTER TABLE does not work

2016-12-07 Thread Thomas D'Silva (JIRA)
Thomas D'Silva created PHOENIX-3524: --- Summary: Changing the APPEND_ONLY_SCHEMA property using an ALTER TABLE does not work Key: PHOENIX-3524 URL: https://issues.apache.org/jira/browse/PHOENIX-3524

[jira] [Commented] (PHOENIX-3523) Secondary index on case sensitive table breaks all queries

2016-12-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15730370#comment-15730370 ] James Taylor commented on PHOENIX-3523: --- [~an...@apache.org] - any insights? > Secondary index on

[jira] [Updated] (PHOENIX-3523) Secondary index on case sensitive table breaks all queries

2016-12-07 Thread Karthick Duraisamy Soundararaj (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthick Duraisamy Soundararaj updated PHOENIX-3523: Description: Phoenix creates the HBase table for case

[jira] [Updated] (PHOENIX-3523) Secondary index on case sensitive table breaks all queries

2016-12-07 Thread Karthick Duraisamy Soundararaj (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthick Duraisamy Soundararaj updated PHOENIX-3523: Description: Phoenix creates the HBase table for case

[jira] [Updated] (PHOENIX-3523) Secondary index on case sensitive table breaks all queries

2016-12-07 Thread Karthick Duraisamy Soundararaj (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthick Duraisamy Soundararaj updated PHOENIX-3523: Description: Phoenix creates the HBase table for case

[jira] [Updated] (PHOENIX-3523) Secondary index on case sensitive table breaks all queries

2016-12-07 Thread Karthick Duraisamy Soundararaj (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthick Duraisamy Soundararaj updated PHOENIX-3523: Description: Phoenix creates the HBase table for case

[jira] [Updated] (PHOENIX-3523) Secondary index on case sensitive table breaks all queries

2016-12-07 Thread Karthick Duraisamy Soundararaj (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthick Duraisamy Soundararaj updated PHOENIX-3523: Description: Phoenix creates the HBase table for case

[jira] [Updated] (PHOENIX-3523) Secondary index on case sensitive table breaks all queries

2016-12-07 Thread Karthick Duraisamy Soundararaj (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthick Duraisamy Soundararaj updated PHOENIX-3523: Affects Version/s: 4.8.3 4.8.2 >

[jira] [Updated] (PHOENIX-3523) Secondary index on case sensitive table breaks all queries

2016-12-07 Thread Karthick Duraisamy Soundararaj (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthick Duraisamy Soundararaj updated PHOENIX-3523: Description: Phoenix creates the HBase table for case

[jira] [Updated] (PHOENIX-3523) Secondary index on case sensitive table breaks all queries

2016-12-07 Thread Karthick Duraisamy Soundararaj (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthick Duraisamy Soundararaj updated PHOENIX-3523: Description: Phoenix creates the HBase table for case

[jira] [Updated] (PHOENIX-3523) Secondary index on case sensitive table breaks all queries

2016-12-07 Thread Karthick Duraisamy Soundararaj (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthick Duraisamy Soundararaj updated PHOENIX-3523: Description: Phoenix creates the HBase table for case

[jira] [Updated] (PHOENIX-3523) Secondary index on case sensitive table breaks all queries

2016-12-07 Thread Karthick Duraisamy Soundararaj (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthick Duraisamy Soundararaj updated PHOENIX-3523: Description: Phoenix creates the HBase table for case

[jira] [Created] (PHOENIX-3523) Secondary index on case sensitive table breaks all queries

2016-12-07 Thread Karthick Duraisamy Soundararaj (JIRA)
Karthick Duraisamy Soundararaj created PHOENIX-3523: --- Summary: Secondary index on case sensitive table breaks all queries Key: PHOENIX-3523 URL: https://issues.apache.org/jira/browse/PHOENIX-3523

Re: [VOTE] Release of Apache Phoenix 4.8.2 RC2

2016-12-07 Thread Josh Elser
No worries! Thanks to you for making the time to do this all. I just wanted to make sure you hadn't forgotten about it :) la...@apache.org wrote: Yeah... Sorry *very* busy. Will call the vote, do the release, and announce. -- Lars From: Josh Elser To:

[ANNOUNCE] Apache Phoenix 4.8.2 is available for download

2016-12-07 Thread larsh
The Phoenix Team is pleased to announce the immediate release of Apache Phoenix 4.8.2. Download it from your favorite Apache mirror [1]. Apache Phoenix 4.8.2 a bug fix release for the Phoenix 4.8 release line, compatible with Apache HBase 0.98, 1.0, 1.1 & 1.2. This release fixes the following

[jira] [Commented] (PHOENIX-3333) Support Spark 2.0

2016-12-07 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15729293#comment-15729293 ] James Taylor commented on PHOENIX-: --- That's be perfect! Thanks, [~jmahonin]! > Support Spark

[jira] [Commented] (PHOENIX-3333) Support Spark 2.0

2016-12-07 Thread Josh Mahonin (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15729257#comment-15729257 ] Josh Mahonin commented on PHOENIX-: --- I think I'll be able to get something done this week. At