[jira] [Commented] (PHOENIX-1275) SYSTEM.STATS table is not created when SYSTEM.CATALOG is already present

2014-09-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14147621#comment-14147621 ] Hudson commented on PHOENIX-1275: - FAILURE: Integrated in Phoenix | Master | Hadoop1

[jira] [Updated] (PHOENIX-1264) Add StatisticsCollector to existing tables on first connection to cluster

2014-09-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated PHOENIX-1264: Attachment: Phoenix-1264_2.patch Patch that solves the test case hanging

[jira] [Commented] (PHOENIX-1263) Only cache guideposts on physical PTable

2014-09-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14147624#comment-14147624 ] ramkrishna.s.vasudevan commented on PHOENIX-1263: - [~giacomotaylor] To

[jira] [Commented] (PHOENIX-1275) SYSTEM.STATS table is not created when SYSTEM.CATALOG is already present

2014-09-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14147631#comment-14147631 ] Hudson commented on PHOENIX-1275: - SUCCESS: Integrated in Phoenix | 3.0 | Hadoop1 #225

[jira] [Resolved] (PHOENIX-1281) Each MultiKeyValueTuple.setKeyValues creates a new immutable list object

2014-09-25 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved PHOENIX-1281. Resolution: Fixed Fix Version/s: 3.2 4.2

[jira] [Updated] (PHOENIX-1280) ColumnProjectionFilter creates too many ImmutableBytesPtrs

2014-09-25 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-1280: --- Fix Version/s: 5.0.0 ColumnProjectionFilter creates too many ImmutableBytesPtrs

[jira] [Commented] (PHOENIX-1281) Each MultiKeyValueTuple.setKeyValues creates a new immutable list object

2014-09-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14147897#comment-14147897 ] Hudson commented on PHOENIX-1281: - FAILURE: Integrated in Phoenix | Master | Hadoop1

[jira] [Commented] (PHOENIX-1292) Some queries that filter all rows are slow.

2014-09-25 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14147936#comment-14147936 ] Lars Hofhansl commented on PHOENIX-1292: Profiled a bit. There are two reasons:

[jira] [Commented] (PHOENIX-1168) Support non-correlated sub-queries in where clause having a comparison operator with no modifier or a comparison operator modified by ANY, SOME or ALL

2014-09-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14147954#comment-14147954 ] Hudson commented on PHOENIX-1168: - FAILURE: Integrated in Phoenix | Master | Hadoop1

[jira] [Commented] (PHOENIX-1275) SYSTEM.STATS table is not created when SYSTEM.CATALOG is already present

2014-09-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14147957#comment-14147957 ] Hudson commented on PHOENIX-1275: - ABORTED: Integrated in Phoenix | 4.0 | Hadoop2 #164

[jira] [Commented] (PHOENIX-1281) Each MultiKeyValueTuple.setKeyValues creates a new immutable list object

2014-09-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14147991#comment-14147991 ] Hudson commented on PHOENIX-1281: - FAILURE: Integrated in Phoenix | 4.0 | Hadoop2 #165

[jira] [Commented] (PHOENIX-1168) Support non-correlated sub-queries in where clause having a comparison operator with no modifier or a comparison operator modified by ANY, SOME or ALL

2014-09-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14147992#comment-14147992 ] Hudson commented on PHOENIX-1168: - FAILURE: Integrated in Phoenix | 4.0 | Hadoop2 #165

[jira] [Commented] (PHOENIX-1257) Strange behavior wirh upsert into ... select from ... with sequences

2014-09-25 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148060#comment-14148060 ] Jeffrey Zhong commented on PHOENIX-1257: Nice. Currently we run IT tests on

[jira] [Commented] (PHOENIX-1168) Support non-correlated sub-queries in where clause having a comparison operator with no modifier or a comparison operator modified by ANY, SOME or ALL

2014-09-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148078#comment-14148078 ] Hudson commented on PHOENIX-1168: - SUCCESS: Integrated in Phoenix | Master | Hadoop1

[jira] [Commented] (PHOENIX-1292) Some queries that filter all rows are slow.

2014-09-25 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148116#comment-14148116 ] James Taylor commented on PHOENIX-1292: --- Wow, 5x slower? |select count(\*) from x

[jira] [Commented] (PHOENIX-1168) Support non-correlated sub-queries in where clause having a comparison operator with no modifier or a comparison operator modified by ANY, SOME or ALL

2014-09-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148129#comment-14148129 ] Hudson commented on PHOENIX-1168: - SUCCESS: Integrated in Phoenix | 4.0 | Hadoop2 #166

[jira] [Commented] (PHOENIX-180) Use stats to guide query parallelization

2014-09-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148149#comment-14148149 ] Hudson commented on PHOENIX-180: SUCCESS: Integrated in Phoenix | 3.0 | Hadoop1 #227 (See

[jira] [Commented] (PHOENIX-1273) Phoenix should provide ILIKE keyword

2014-09-25 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148165#comment-14148165 ] Jean-Marc Spaggiari commented on PHOENIX-1273: -- Is it possible to also

[jira] [Updated] (PHOENIX-1295) Add testing utility for table creation, population, and checking query results

2014-09-25 Thread Gabriel Reid (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Reid updated PHOENIX-1295: -- Attachment: PHOENIX-1295-WIP1.patch Here's an initial WIP patch that implements the

[jira] [Commented] (PHOENIX-1292) Some queries that filter all rows are slow.

2014-09-25 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148252#comment-14148252 ] Lars Hofhansl commented on PHOENIX-1292: I ran this on my laptop and it was only

[jira] [Commented] (PHOENIX-1292) Some queries that filter all rows are slow.

2014-09-25 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148253#comment-14148253 ] Lars Hofhansl commented on PHOENIX-1292: bq. The latter query will often return

[jira] [Commented] (PHOENIX-1295) Add testing utility for table creation, population, and checking query results

2014-09-25 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148335#comment-14148335 ] James Taylor commented on PHOENIX-1295: --- +1. Love the approach. Might want to

[jira] [Created] (PHOENIX-1296) Scan entire region when tenant-specific table is analyzed

2014-09-25 Thread James Taylor (JIRA)
James Taylor created PHOENIX-1296: - Summary: Scan entire region when tenant-specific table is analyzed Key: PHOENIX-1296 URL: https://issues.apache.org/jira/browse/PHOENIX-1296 Project: Phoenix

[jira] [Commented] (PHOENIX-1264) Add StatisticsCollector to existing tables on first connection to cluster

2014-09-25 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148360#comment-14148360 ] James Taylor commented on PHOENIX-1264: --- Thanks for the patch, [~ramkrishna]. +1

[GitHub] phoenix pull request: Logging custom annotations for PHOENIX-1198

2014-09-25 Thread elilevine
Github user elilevine closed the pull request at: https://github.com/apache/phoenix/pull/15 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] phoenix pull request: Logging custom annotations for PHOENIX-1198

2014-09-25 Thread elilevine
Github user elilevine commented on the pull request: https://github.com/apache/phoenix/pull/15#issuecomment-56899160 Merged now. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[jira] [Updated] (PHOENIX-1030) Change Expression.isDeterministic() to return an ENUM with three values {DETERMINISTIC, UNDETERMINISTIC_ROW, UNDETERMINISTIC_STMT}

2014-09-25 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-1030: Attachment: PHOENIX-1030-3.0.patch PHOENIX-1030-4.0.patch James, Thanks

[jira] [Comment Edited] (PHOENIX-1030) Change Expression.isDeterministic() to return an ENUM with three values {DETERMINISTIC, UNDETERMINISTIC_ROW, UNDETERMINISTIC_STMT}

2014-09-25 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148513#comment-14148513 ] Thomas D'Silva edited comment on PHOENIX-1030 at 9/25/14 11:57 PM:

[jira] [Commented] (PHOENIX-1289) Drop index during upsert may abort RS

2014-09-25 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148546#comment-14148546 ] Jesse Yates commented on PHOENIX-1289: -- Yup, that seems like a legitimate bug.

[jira] [Updated] (PHOENIX-1289) Drop index during upsert may abort RS

2014-09-25 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1289: -- Assignee: Jesse Yates Drop index during upsert may abort RS

[jira] [Commented] (PHOENIX-1289) Drop index during upsert may abort RS

2014-09-25 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148550#comment-14148550 ] Jesse Yates commented on PHOENIX-1289: -- Any interest in taking a shot at the fix

[jira] [Updated] (PHOENIX-1289) Drop index during upsert may abort RS

2014-09-25 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1289: -- Assignee: (was: Jesse Yates) Drop index during upsert may abort RS

[jira] [Commented] (PHOENIX-1030) Change Expression.isDeterministic() to return an ENUM with three values {DETERMINISTIC, UNDETERMINISTIC_ROW, UNDETERMINISTIC_STMT}

2014-09-25 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148593#comment-14148593 ] James Taylor commented on PHOENIX-1030: --- Thanks for the patch, [~tdsilva]. Here's

[jira] [Updated] (PHOENIX-1289) Drop index during upsert may abort RS

2014-09-25 Thread daniel meng (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] daniel meng updated PHOENIX-1289: - Attachment: PHOENIX-1289.PATCH Drop index during upsert may abort RS

[jira] [Commented] (PHOENIX-1264) Add StatisticsCollector to existing tables on first connection to cluster

2014-09-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148713#comment-14148713 ] ramkrishna.s.vasudevan commented on PHOENIX-1264: - bq.Instead of

[jira] [Commented] (PHOENIX-1264) Add StatisticsCollector to existing tables on first connection to cluster

2014-09-25 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148741#comment-14148741 ] James Taylor commented on PHOENIX-1264: --- +1. Thanks, [~ramkrishna]. Add

[jira] [Updated] (PHOENIX-1198) Add ability to pass custom annotations to be added to log lines

2014-09-25 Thread Eli Levine (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Levine updated PHOENIX-1198: Summary: Add ability to pass custom annotations to be added to log lines (was: Add ability to

[jira] [Commented] (PHOENIX-1264) Add StatisticsCollector to existing tables on first connection to cluster

2014-09-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148808#comment-14148808 ] ramkrishna.s.vasudevan commented on PHOENIX-1264: - All tests pass with

[jira] [Commented] (PHOENIX-1264) Add StatisticsCollector to existing tables on first connection to cluster

2014-09-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148814#comment-14148814 ] ramkrishna.s.vasudevan commented on PHOENIX-1264: - Pushed to master and