[jira] [Created] (PHOENIX-82) Allow ARRAY to be compared and used at end of PK

2014-02-26 Thread James Taylor (JIRA)
James Taylor created PHOENIX-82: --- Summary: Allow ARRAY to be compared and used at end of PK Key: PHOENIX-82 URL: https://issues.apache.org/jira/browse/PHOENIX-82 Project: Phoenix Issue Type: Bu

[GitHub] incubator-phoenix pull request: Phoenix 37

2014-02-26 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/8#discussion_r10113387 --- Diff: phoenix-core/src/test/java/org/apache/phoenix/end2end/ArrayTest.java --- @@ -393,6 +393,73 @@ public void testSelectWithArrayWithColum

[GitHub] incubator-phoenix pull request: Phoenix 37

2014-02-26 Thread ramkrish86
Github user ramkrish86 commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/8#discussion_r10113013 --- Diff: phoenix-core/src/test/java/org/apache/phoenix/end2end/ArrayTest.java --- @@ -393,6 +393,73 @@ public void testSelectWithArrayWithColumnR

[jira] [Commented] (PHOENIX-76) Fix perf regression due to PHOENIX-29

2014-02-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914084#comment-13914084 ] Lars Hofhansl commented on PHOENIX-76: -- Also checkout HBASE-10625, which (if everythi

[jira] [Commented] (PHOENIX-79) Change the way QueryServices is initialized and requested to make it more perfomant.

2014-02-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914078#comment-13914078 ] Hudson commented on PHOENIX-79: --- SUCCESS: Integrated in Apache Phoenix - Branch:master #81 (

[jira] [Commented] (PHOENIX-81) Salted tenant-specific indexes are broken

2014-02-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914079#comment-13914079 ] Hudson commented on PHOENIX-81: --- SUCCESS: Integrated in Apache Phoenix - Branch:master #81 (

[jira] [Resolved] (PHOENIX-79) Change the way QueryServices is initialized and requested to make it more perfomant.

2014-02-26 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-79. - Resolution: Fixed > Change the way QueryServices is initialized and requested to make it more >

[jira] [Resolved] (PHOENIX-80) Improve handing of TableNotFoundException in ConnectionQueryServicesImpl#getTable

2014-02-26 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-80. - Resolution: Fixed > Improve handing of TableNotFoundException in > ConnectionQueryServicesImpl#g

[jira] [Updated] (PHOENIX-80) Improve handing of TableNotFoundException in ConnectionQueryServicesImpl#getTable

2014-02-26 Thread Samarth (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth updated PHOENIX-80: --- Attachment: patch-79-80-v2.diff > Improve handing of TableNotFoundException in > ConnectionQueryServicesImpl

[jira] [Updated] (PHOENIX-79) Change the way QueryServices is initialized and requested to make it more perfomant.

2014-02-26 Thread Samarth (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth updated PHOENIX-79: --- Summary: Change the way QueryServices is initialized and requested to make it more perfomant. (was: Change t

[jira] [Commented] (PHOENIX-79) Change the way QueryServices is initialized to make initialization more performant

2014-02-26 Thread Samarth (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913977#comment-13913977 ] Samarth commented on PHOENIX-79: Fixed the lazy init DCL issue. Changed exception throwing

[jira] [Updated] (PHOENIX-79) Change the way QueryServices is initialized to make initialization more performant

2014-02-26 Thread Samarth (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth updated PHOENIX-79: --- Attachment: patch-79-80-v2.diff > Change the way QueryServices is initialized to make initialization more >

[jira] [Commented] (PHOENIX-78) MetaDataUtil must respect ClientKeyValue usage

2014-02-26 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913956#comment-13913956 ] Jesse Yates commented on PHOENIX-78: I was thinking of that when I wrote it. New versi

[jira] [Comment Edited] (PHOENIX-78) MetaDataUtil must respect ClientKeyValue usage

2014-02-26 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913955#comment-13913955 ] James Taylor edited comment on PHOENIX-78 at 2/27/14 2:31 AM: --

[jira] [Commented] (PHOENIX-78) MetaDataUtil must respect ClientKeyValue usage

2014-02-26 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913955#comment-13913955 ] James Taylor commented on PHOENIX-78: - Very minor, but can you use ByteUtil.copyKeyByt

[jira] [Updated] (PHOENIX-78) MetaDataUtil must respect ClientKeyValue usage

2014-02-26 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated PHOENIX-78: --- Attachment: phoenix-78-v1.patch Thanks for the review James! Attaching patch with updates. Besides y

[jira] [Commented] (PHOENIX-19) Enhance JDBC connection of Phoenix to support connecting to a Secure HBase cluster.

2014-02-26 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913939#comment-13913939 ] James Taylor commented on PHOENIX-19: - Not sure exactly what you're asking exactly. Do

[jira] [Resolved] (PHOENIX-81) Salted tenant-specific indexes are broken

2014-02-26 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-81. - Resolution: Fixed > Salted tenant-specific indexes are broken > -

[jira] [Updated] (PHOENIX-79) Change the way QueryServices is initialized to make initialization more performant

2014-02-26 Thread Samarth (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth updated PHOENIX-79: --- Attachment: dcl_exception_columnsize.diff Patch for Phoenix-79 and Phoenix-80. Also added COLUMN_SIZE column

[jira] [Commented] (PHOENIX-78) MetaDataUtil must respect ClientKeyValue usage

2014-02-26 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913896#comment-13913896 ] James Taylor commented on PHOENIX-78: - I'd change this: {code} public abstract Im

[jira] [Updated] (PHOENIX-81) Salted tenant-specific indexes are broken

2014-02-26 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-81: Attachment: PHOENIX-81.diff > Salted tenant-specific indexes are broken > -

[jira] [Created] (PHOENIX-81) Salted tenant-specific indexes are broken

2014-02-26 Thread James Taylor (JIRA)
James Taylor created PHOENIX-81: --- Summary: Salted tenant-specific indexes are broken Key: PHOENIX-81 URL: https://issues.apache.org/jira/browse/PHOENIX-81 Project: Phoenix Issue Type: Bug

[jira] [Commented] (PHOENIX-19) Enhance JDBC connection of Phoenix to support connecting to a Secure HBase cluster.

2014-02-26 Thread Anil Gupta (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913802#comment-13913802 ] Anil Gupta commented on PHOENIX-19: --- [~giacomotaylor] : I got stuck in some other stuff

[jira] [Created] (PHOENIX-80) Improve handing of TableNotFoundException in ConnectionQueryServicesImpl#getTable

2014-02-26 Thread Samarth (JIRA)
Samarth created PHOENIX-80: -- Summary: Improve handing of TableNotFoundException in ConnectionQueryServicesImpl#getTable Key: PHOENIX-80 URL: https://issues.apache.org/jira/browse/PHOENIX-80 Project: Phoenix

[jira] [Created] (PHOENIX-79) Change the way QueryServices is initialized to make initialization more performant

2014-02-26 Thread Samarth (JIRA)
Samarth created PHOENIX-79: -- Summary: Change the way QueryServices is initialized to make initialization more performant Key: PHOENIX-79 URL: https://issues.apache.org/jira/browse/PHOENIX-79 Project: Phoenix

[jira] [Updated] (PHOENIX-78) MetaDataUtil must respect ClientKeyValue usage

2014-02-26 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated PHOENIX-78: --- Attachment: phoenix-78-v0.patch Attaching patch. Now KeyValueBuilder becomes the interface behind wh

[jira] [Commented] (PHOENIX-78) MetaDataUtil must respect ClientKeyValue usage

2014-02-26 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913788#comment-13913788 ] Jesse Yates commented on PHOENIX-78: [~giacomotaylor] I think this is what we talked a

[jira] [Created] (PHOENIX-78) MetaDataUtil must respect ClientKeyValue usage

2014-02-26 Thread Jesse Yates (JIRA)
Jesse Yates created PHOENIX-78: -- Summary: MetaDataUtil must respect ClientKeyValue usage Key: PHOENIX-78 URL: https://issues.apache.org/jira/browse/PHOENIX-78 Project: Phoenix Issue Type: Bug

Re: [jira] [Created] (PHOENIX-53) CSV loader fails on empty line

2014-02-26 Thread James Taylor
It's the master branch. We'll cut a 3.0 branch soon. Thanks! On Wednesday, February 26, 2014, James Violette (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/PHOENIX-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913451#comment-13913451

[jira] [Commented] (PHOENIX-53) CSV loader fails on empty line

2014-02-26 Thread James Violette (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913451#comment-13913451 ] James Violette commented on PHOENIX-53: --- I am working off the https://github.com/apa

[jira] [Commented] (PHOENIX-53) CSV loader fails on empty line

2014-02-26 Thread James Violette (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913446#comment-13913446 ] James Violette commented on PHOENIX-53: --- Yes. I can create a 3.0.0 patch. We use t

[GitHub] incubator-phoenix pull request: Phoenix 37

2014-02-26 Thread JamesRTaylor
Github user JamesRTaylor commented on the pull request: https://github.com/apache/incubator-phoenix/pull/8#issuecomment-36166993 Looking very good, Ram! Couple of minor changes - see above. Thanks! --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] incubator-phoenix pull request: Phoenix 37

2014-02-26 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/8#discussion_r10095240 --- Diff: phoenix-core/src/test/java/org/apache/phoenix/schema/PDataTypeForArraysTest.java --- @@ -183,6 +363,236 @@ public void testForVarCha

[GitHub] incubator-phoenix pull request: Phoenix 37

2014-02-26 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/8#discussion_r10095142 --- Diff: phoenix-core/src/test/java/org/apache/phoenix/end2end/ArrayTest.java --- @@ -393,6 +393,73 @@ public void testSelectWithArrayWithColum

[GitHub] incubator-phoenix pull request: Phoenix 37

2014-02-26 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/8#discussion_r10094943 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/PArrayDataType.java --- @@ -123,83 +189,69 @@ public Object toObject(byte[] bytes

[GitHub] incubator-phoenix pull request: Phoenix 37

2014-02-26 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/8#discussion_r10094885 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/PArrayDataType.java --- @@ -123,83 +189,69 @@ public Object toObject(byte[] bytes

[GitHub] incubator-phoenix pull request: Phoenix 37

2014-02-26 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/incubator-phoenix/pull/8#discussion_r10094682 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/PArrayDataType.java --- @@ -123,83 +189,69 @@ public Object toObject(byte[] bytes

[jira] [Commented] (PHOENIX-76) Fix perf regression due to PHOENIX-29

2014-02-26 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913344#comment-13913344 ] James Taylor commented on PHOENIX-76: - How about we do the following? - By default, do

[jira] [Comment Edited] (PHOENIX-76) Fix perf regression due to PHOENIX-29

2014-02-26 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913344#comment-13913344 ] James Taylor edited comment on PHOENIX-76 at 2/26/14 7:10 PM: --

Incubator PMC/Board report for Mar 2014 ([ppmc])

2014-02-26 Thread Marvin
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 19 March 2014, 10:30:30:00 PST. The report for your podling wil

[jira] [Updated] (PHOENIX-37) Prevent deserialize and re-serialize all array elements in construction of array

2014-02-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated PHOENIX-37: -- Attachment: Phoenix-37_final_1.patch Updated all the comments. Let me know if

[jira] [Commented] (PHOENIX-77) Indexes and salting on views is broken

2014-02-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13912800#comment-13912800 ] Hudson commented on PHOENIX-77: --- SUCCESS: Integrated in Apache Phoenix - Branch:master #80 (

performance issues

2014-02-26 Thread Livni, Dana
Hi, I have a table with 50M records (primary key is compose of 4 columns) and there is only one other column. The definition of the table is: CREATE TABLE MY_TABLE ("key1" VARCHAR, "key2" VARCHAR, "key3" VARCHAR, "key4" VARCHAR,"data"."valueColumn" VARCHAR CONSTRAINT pk PRIMARY KEY ("key1","ke

[jira] [Commented] (PHOENIX-76) Fix perf regression due to PHOENIX-29

2014-02-26 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13912712#comment-13912712 ] Anoop Sam John commented on PHOENIX-76: --- bq.I don't think the essential column famil

[jira] [Updated] (PHOENIX-77) Indexes and salting on views is broken

2014-02-26 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-77: Attachment: phoenix-77.diff > Indexes and salting on views is broken >

[jira] [Created] (PHOENIX-77) Indexes and salting on views is broken

2014-02-26 Thread James Taylor (JIRA)
James Taylor created PHOENIX-77: --- Summary: Indexes and salting on views is broken Key: PHOENIX-77 URL: https://issues.apache.org/jira/browse/PHOENIX-77 Project: Phoenix Issue Type: Bug