Hbase namespaces

2014-09-25 Thread Nicolas Maillard
Hello everyone I was wondering if phoenix had a way of making use of Hbase namespaces, that is creating a phoenix table is a given namespace, maybe even creating this namespace. As we move n more heaby usage of phoenix it makes for a nice way to logically split up tables. regards -- CONFIDENTIA

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

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

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

2014-09-25 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148832#comment-14148832 ] James Taylor commented on PHOENIX-1198: --- +1. Thanks, [~elilevine]. > Add ability

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

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

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

2014-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148824#comment-14148824 ] ASF GitHub Bot commented on PHOENIX-1198: - Github user elilevine commented on a

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

2014-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148822#comment-14148822 ] ASF GitHub Bot commented on PHOENIX-1198: - Github user elilevine commented on a

[GitHub] phoenix pull request: Added custom annotations to logs in query-re...

2014-09-25 Thread elilevine
Github user elilevine commented on a diff in the pull request: https://github.com/apache/phoenix/pull/21#discussion_r18074909 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java --- @@ -275,7 +276,6 @@ public void remove() { private long[] va

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

2014-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148821#comment-14148821 ] ASF GitHub Bot commented on PHOENIX-1198: - Github user elilevine commented on a

[GitHub] phoenix pull request: Added custom annotations to logs in query-re...

2014-09-25 Thread elilevine
Github user elilevine commented on a diff in the pull request: https://github.com/apache/phoenix/pull/21#discussion_r18074918 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/iterate/ChunkedResultIterator.java --- @@ -180,5 +181,12 @@ private boolean rowKeyChanged(Tuple new

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

2014-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148820#comment-14148820 ] ASF GitHub Bot commented on PHOENIX-1198: - GitHub user elilevine opened a pull r

[GitHub] phoenix pull request: Added custom annotations to logs in query-re...

2014-09-25 Thread elilevine
Github user elilevine commented on a diff in the pull request: https://github.com/apache/phoenix/pull/21#discussion_r18074893 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/coprocessor/BaseScannerRegionObserver.java --- @@ -61,6 +61,11 @@ public static final Stri

[GitHub] phoenix pull request: Added custom annotations to logs in query-re...

2014-09-25 Thread elilevine
GitHub user elilevine opened a pull request: https://github.com/apache/phoenix/pull/21 Added custom annotations to logs in query-related functionality in client- and server-side code for PHOENIX-1198 @JamesRTaylor, take a look when you get a chance. Shouldn't be anything controvers

[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-tabpanel&focusedCommentId=14148814#comment-14148814 ] ramkrishna.s.vasudevan commented on PHOENIX-1264: - Pushed to master and

[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-tabpanel&focusedCommentId=14148810#comment-14148810 ] ramkrishna.s.vasudevan commented on PHOENIX-1264: - {code} [INFO] Reactor

[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-tabpanel&focusedCommentId=14148808#comment-14148808 ] ramkrishna.s.vasudevan commented on PHOENIX-1264: - All tests pass with t

[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 pas

[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_3.patch Patch updates all the review comments. >

[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-tabpanel&focusedCommentId=14148741#comment-14148741 ] James Taylor commented on PHOENIX-1264: --- +1. Thanks, [~ramkrishna]. > Add Statist

[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-tabpanel&focusedCommentId=14148713#comment-14148713 ] ramkrishna.s.vasudevan commented on PHOENIX-1264: - bq.Instead of changin

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14148706#comment-14148706 ] daniel meng commented on PHOENIX-1289: -- [~jesse_yates] i have made a patch, pls rev

[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-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-tabpanel&focusedCommentId=14148593#comment-14148593 ] James Taylor commented on PHOENIX-1030: --- Thanks for the patch, [~tdsilva]. Here's

[jira] [Commented] (PHOENIX-1270) Avoid retrieve metadata from server to gain performance

2014-09-25 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148571#comment-14148571 ] James Taylor commented on PHOENIX-1270: --- I meant to add a new boolean column on SY

[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-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-tabpanel&focusedCommentId=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: 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-tabpanel&focusedCommentId=14148546#comment-14148546 ] Jesse Yates commented on PHOENIX-1289: -- Yup, that seems like a legitimate bug. prob

[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-tabpanel&focusedCommentId=14148513#comment-14148513 ] Thomas D'Silva edited comment on PHOENIX-1030 at 9/25/14 11:57 PM: ---

[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 a

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

2014-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148476#comment-14148476 ] ASF GitHub Bot commented on PHOENIX-1198: - Github user elilevine closed the pull

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

2014-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148475#comment-14148475 ] ASF GitHub Bot commented on PHOENIX-1198: - Github user elilevine commented on th

[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 e

[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 e

[jira] [Updated] (PHOENIX-1282) Remove usage of KeyValueUtil.ensureKeyValue

2014-09-25 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-1282: --- Attachment: 1282.txt Fixed some low hanging fruit. The others cannot be removed, yet. Need m

[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-tabpanel&focusedCommentId=14148360#comment-14148360 ] James Taylor commented on PHOENIX-1264: --- Thanks for the patch, [~ramkrishna]. +1 a

[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-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-tabpanel&focusedCommentId=14148335#comment-14148335 ] James Taylor commented on PHOENIX-1295: --- +1. Love the approach. Might want to opti

[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-tabpanel&focusedCommentId=14148253#comment-14148253 ] Lars Hofhansl commented on PHOENIX-1292: bq. The latter query will often return

[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-tabpanel&focusedCommentId=14148252#comment-14148252 ] Lars Hofhansl commented on PHOENIX-1292: I ran this on my laptop and it was "onl

[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 QueryTestU

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

2014-09-25 Thread Gabriel Reid (JIRA)
Gabriel Reid created PHOENIX-1295: - Summary: Add testing utility for table creation, population, and checking query results Key: PHOENIX-1295 URL: https://issues.apache.org/jira/browse/PHOENIX-1295 Pr

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

2014-09-25 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148194#comment-14148194 ] James Taylor commented on PHOENIX-1273: --- It's on all branches now. > Phoenix shou

[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-tabpanel&focusedCommentId=14148165#comment-14148165 ] Jean-Marc Spaggiari commented on PHOENIX-1273: -- Is it possible to also back

[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-tabpanel&focusedCommentId=14148150#comment-14148150 ] Hudson commented on PHOENIX-1168: - SUCCESS: Integrated in Phoenix | 3.0 | Hadoop1 #227 (

[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-tabpanel&focusedCommentId=14148149#comment-14148149 ] Hudson commented on PHOENIX-180: SUCCESS: Integrated in Phoenix | 3.0 | Hadoop1 #227 (See

[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-tabpanel&focusedCommentId=14148129#comment-14148129 ] Hudson commented on PHOENIX-1168: - SUCCESS: Integrated in Phoenix | 4.0 | Hadoop2 #166 (

[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-tabpanel&focusedCommentId=14148116#comment-14148116 ] James Taylor commented on PHOENIX-1292: --- Wow, 5x slower? |select count(\*) from x

[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-tabpanel&focusedCommentId=14148118#comment-14148118 ] Hudson commented on PHOENIX-1281: - FAILURE: Integrated in Phoenix | 3.0 | Hadoop1 #226 (

[jira] [Created] (PHOENIX-1294) Provide rollback capability

2014-09-25 Thread Carter Shanklin (JIRA)
Carter Shanklin created PHOENIX-1294: Summary: Provide rollback capability Key: PHOENIX-1294 URL: https://issues.apache.org/jira/browse/PHOENIX-1294 Project: Phoenix Issue Type: Bug A

[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-tabpanel&focusedCommentId=14148078#comment-14148078 ] Hudson commented on PHOENIX-1168: - SUCCESS: Integrated in Phoenix | Master | Hadoop1 #38

[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-tabpanel&focusedCommentId=14148060#comment-14148060 ] Jeffrey Zhong commented on PHOENIX-1257: Nice. Currently we run IT tests on wind

[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-tabpanel&focusedCommentId=14147992#comment-14147992 ] Hudson commented on PHOENIX-1168: - FAILURE: Integrated in Phoenix | 4.0 | Hadoop2 #165 (

[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-tabpanel&focusedCommentId=14147991#comment-14147991 ] Hudson commented on PHOENIX-1281: - FAILURE: Integrated in Phoenix | 4.0 | Hadoop2 #165 (

[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-tabpanel&focusedCommentId=14147957#comment-14147957 ] Hudson commented on PHOENIX-1275: - ABORTED: Integrated in Phoenix | 4.0 | Hadoop2 #164 (

[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-tabpanel&focusedCommentId=14147954#comment-14147954 ] Hudson commented on PHOENIX-1168: - FAILURE: Integrated in Phoenix | Master | Hadoop1 #38

[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-tabpanel&focusedCommentId=14147936#comment-14147936 ] Lars Hofhansl commented on PHOENIX-1292: Profiled a bit. There are two reasons:

[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-tabpanel&focusedCommentId=14147897#comment-14147897 ] Hudson commented on PHOENIX-1281: - FAILURE: Integrated in Phoenix | Master | Hadoop1 #38

[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] [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 5.0.0

[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-tabpanel&focusedCommentId=14147631#comment-14147631 ] Hudson commented on PHOENIX-1275: - SUCCESS: Integrated in Phoenix | 3.0 | Hadoop1 #225 (

[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-tabpanel&focusedCommentId=14147624#comment-14147624 ] ramkrishna.s.vasudevan commented on PHOENIX-1263: - [~giacomotaylor] To d

[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 i

[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-tabpanel&focusedCommentId=14147621#comment-14147621 ] Hudson commented on PHOENIX-1275: - FAILURE: Integrated in Phoenix | Master | Hadoop1 #38

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

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