[jira] [Updated] (PHOENIX-1436) the choice of index by phoneix is not correct where do querying

2014-11-17 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajeshbabu updated PHOENIX-1436: Attachment: PHOENIX-1436.patch the choice of index by phoneix is not correct where do querying

[jira] [Commented] (PHOENIX-1455) Replace org.xerial.snappy with org.iq80.snappy pure Java snappy implementation

2014-11-17 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14214579#comment-14214579 ] ramkrishna.s.vasudevan commented on PHOENIX-1455: - Okie. I can add it.

[jira] [Commented] (PHOENIX-1455) Replace org.xerial.snappy with org.iq80.snappy pure Java snappy implementation

2014-11-17 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14214781#comment-14214781 ] Anoop Sam John commented on PHOENIX-1455: - Yes the threshold value by default is

[jira] [Commented] (PHOENIX-1455) Replace org.xerial.snappy with org.iq80.snappy pure Java snappy implementation

2014-11-17 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14214835#comment-14214835 ] ramkrishna.s.vasudevan commented on PHOENIX-1455: - If you have done it

[jira] [Commented] (PHOENIX-1452) Add logging to allow easier monitoring of client-side Thread Pool and Queue usage

2014-11-17 Thread Jan Fernando (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14214850#comment-14214850 ] Jan Fernando commented on PHOENIX-1452: --- A couple of other metrics that I think

[jira] [Commented] (PHOENIX-1455) Replace org.xerial.snappy with org.iq80.snappy pure Java snappy implementation

2014-11-17 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14214875#comment-14214875 ] Andrew Purtell commented on PHOENIX-1455: - bq. At the time of impl, I have

[jira] [Commented] (PHOENIX-1457) Use high priority queue for metadata endpoint calls

2014-11-17 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215016#comment-14215016 ] Jesse Yates commented on PHOENIX-1457: -- Seems very feasible. The only thing I would

[jira] [Created] (PHOENIX-1461) Unable to retrieve SelectColumnMetadataList using PhoenixPigConfiguration for ARRAY types

2014-11-17 Thread Robert Roland (JIRA)
Robert Roland created PHOENIX-1461: -- Summary: Unable to retrieve SelectColumnMetadataList using PhoenixPigConfiguration for ARRAY types Key: PHOENIX-1461 URL: https://issues.apache.org/jira/browse/PHOENIX-1461

[jira] [Commented] (PHOENIX-1461) Unable to retrieve SelectColumnMetadataList using PhoenixPigConfiguration for ARRAY types

2014-11-17 Thread Robert Roland (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215124#comment-14215124 ] Robert Roland commented on PHOENIX-1461: Okay, at this line, the sqlType becomes

Re: [VOTE] Release of Apache Phoenix 4.2.1 RC1

2014-11-17 Thread Gabriel Reid
Sorry I'm late to weigh in on this. So from what I understand, the backwards compatibility issue (which is in line with how backwards compatibility has been done up until now) is present in 4.2 and the 4.2.1 RCs. If that is indeed the case (and from what I read earlier in this thread, it is the

Pig Phoenix Loader and UNSIGNED_FLOAT

2014-11-17 Thread Mike Friedman
Hi, I am wondering what Pig data type I should use with a Phoenix UNSIGNED_FLOAT column. float in the load statement results in an error 2014-11-17 14:30:55,098 FATAL [IPC Server handler 11 on 32806] org.apache.hadoop.mapred.TaskAttemptListenerImpl: Task:

[jira] [Commented] (PHOENIX-688) Add to_time and to_timestamp built-in functions

2014-11-17 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215416#comment-14215416 ] Alicia Ying Shu commented on PHOENIX-688: - 1) Added some support for

[jira] [Commented] (PHOENIX-1380) Potential null dereference in PerformanceLog#getFileOutputStream()

2014-11-17 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215499#comment-14215499 ] Jeffrey Zhong commented on PHOENIX-1380: PHOENIX-1380_delete.patch looks good to

[jira] [Commented] (PHOENIX-1455) Replace org.xerial.snappy with org.iq80.snappy pure Java snappy implementation

2014-11-17 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215608#comment-14215608 ] Anoop Sam John commented on PHOENIX-1455: - +1 for commit this. Test we can add

[jira] [Resolved] (PHOENIX-1232) Replace direct use of Snappy codec methods with a compressor abstraction

2014-11-17 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved PHOENIX-1232. - Resolution: Later Assignee: (was: Andrew Purtell) Resolving as Later after

[jira] [Assigned] (PHOENIX-914) Native HBase timestamp support to optimize date range queries in Phoenix

2014-11-17 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong reassigned PHOENIX-914: - Assignee: Jeffrey Zhong (was: Vladimir Rodionov) Native HBase timestamp support to

[jira] [Created] (PHOENIX-1462) Create unit test for COUNT DISTINCT using compression

2014-11-17 Thread James Taylor (JIRA)
James Taylor created PHOENIX-1462: - Summary: Create unit test for COUNT DISTINCT using compression Key: PHOENIX-1462 URL: https://issues.apache.org/jira/browse/PHOENIX-1462 Project: Phoenix

[jira] [Commented] (PHOENIX-1455) Replace org.xerial.snappy with org.iq80.snappy pure Java snappy implementation

2014-11-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215634#comment-14215634 ] James Taylor commented on PHOENIX-1455: --- Thanks, [~apurtell]. [~ramkrishna] - I

[jira] [Commented] (PHOENIX-1380) Potential null dereference in PerformanceLog#getFileOutputStream()

2014-11-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215635#comment-14215635 ] James Taylor commented on PHOENIX-1380: --- +1 Potential null dereference in

[jira] [Updated] (PHOENIX-914) Native HBase timestamp support to optimize date range queries in Phoenix

2014-11-17 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated PHOENIX-914: -- Attachment: PHOENIX-914.patch This patch exposes HBase timestamp as a query hint. The reason

[jira] [Commented] (PHOENIX-1455) Replace org.xerial.snappy with org.iq80.snappy pure Java snappy implementation

2014-11-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215672#comment-14215672 ] Hudson commented on PHOENIX-1455: - SUCCESS: Integrated in Phoenix-master #489 (See

Re: [VOTE] Release of Apache Phoenix 4.2.1 RC1

2014-11-17 Thread lars hofhansl
Fair enough. Thanks Gabriel. Despite what has been suggested I have not actually -1'd the release: Let's discuss, I won't -1 the RC until we do. It seems we had some discussion now.I still think we should follow the path of the least surprise to the users, consequently I will abstain from the

[jira] [Updated] (PHOENIX-1462) Create unit test for COUNT DISTINCT using compression

2014-11-17 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated PHOENIX-1462: Attachment: Phoenix-1462.patch Simple test case as suggested. Ensured

[jira] [Commented] (PHOENIX-1462) Create unit test for COUNT DISTINCT using compression

2014-11-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215713#comment-14215713 ] James Taylor commented on PHOENIX-1462: --- +1. Thanks, Ram! Create unit test for

Re: [VOTE] Release of Apache Phoenix 3.2.1 RC1

2014-11-17 Thread James Taylor
+1 On Sat, Nov 15, 2014 at 8:54 AM, Steven Noels stev...@apache.org wrote: On Thu, Nov 13, 2014, at 08:35 PM, James Taylor wrote: Vote will be open for at least 72 hours. Please vote: [X] +1 approve Steven.

Re: [VOTE] Release of Apache Phoenix 3.2.1 RC1

2014-11-17 Thread James Taylor
The vote for the release of Apache Phoenix 3.2.1 RC1 is now closed and has passed with 3 binding +1s and no 0 or -1s: Gabriel Reid* Steven Noels* James Taylor* *=binding We'll push out the new release to maven. Thanks to those who voted. James On Mon, Nov 17, 2014 at 9:34 PM, James Taylor

[RESULT][VOTE] Release of Apache Phoenix 3.2.1 RC1

2014-11-17 Thread James Taylor
On Mon, Nov 17, 2014 at 9:35 PM, James Taylor jamestay...@apache.org wrote: The vote for the release of Apache Phoenix 3.2.1 RC1 is now closed and has passed with 3 binding +1s and no 0 or -1s: Gabriel Reid* Steven Noels* James Taylor* *=binding We'll push out the new release to maven.

[jira] [Resolved] (PHOENIX-1462) Create unit test for COUNT DISTINCT using compression

2014-11-17 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved PHOENIX-1462. - Resolution: Fixed Fix Version/s: 3.2 4.2

[jira] [Created] (PHOENIX-1464) IllegalDataException is thrown for an UNSIGNED_FLOAT column of phoenix when accessed from Pig

2014-11-17 Thread maghamravikiran (JIRA)
maghamravikiran created PHOENIX-1464: Summary: IllegalDataException is thrown for an UNSIGNED_FLOAT column of phoenix when accessed from Pig Key: PHOENIX-1464 URL:

Re: Pig Phoenix Loader and UNSIGNED_FLOAT

2014-11-17 Thread Ravi Kiran
Hi Mike, UNSIGNED_FLOAT is mapped to Float dataype of Pig. https://github.com/apache/phoenix/blob/4.0/phoenix-pig/src/main/java/org/apache/phoenix/pig/util/TypeUtil.java#L77 There seems to be an issue. I have raised this ticket https://issues.apache.org/jira/browse/PHOENIX-1464 . Regards

[jira] [Commented] (PHOENIX-1462) Create unit test for COUNT DISTINCT using compression

2014-11-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215778#comment-14215778 ] James Taylor commented on PHOENIX-1462: --- Please push to 3.0 and 4.0 branch as

[jira] [Updated] (PHOENIX-1463) phoenix.query.timeoutMs doesn't work as expected

2014-11-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1463: -- Assignee: Samarth Jain phoenix.query.timeoutMs doesn't work as expected

[jira] [Commented] (PHOENIX-1462) Create unit test for COUNT DISTINCT using compression

2014-11-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215780#comment-14215780 ] Hudson commented on PHOENIX-1462: - SUCCESS: Integrated in Phoenix-master #490 (See

[jira] [Commented] (PHOENIX-1463) phoenix.query.timeoutMs doesn't work as expected

2014-11-17 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215784#comment-14215784 ] James Taylor commented on PHOENIX-1463: --- In BaseResultIterators.getIterators(),

[jira] [Updated] (PHOENIX-1462) Create unit test for COUNT DISTINCT using compression

2014-11-17 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated PHOENIX-1462: Fix Version/s: 4.0.0 3.0.0 Pushed to 4.0 and 3.0.

[jira] [Commented] (PHOENIX-1462) Create unit test for COUNT DISTINCT using compression

2014-11-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215844#comment-14215844 ] Hudson commented on PHOENIX-1462: - SUCCESS: Integrated in Phoenix-3.0-hadoop1 #316 (See