[jira] [Commented] (PHOENIX-3042) Using local index on the expression in where statement for join query fails.

2016-07-09 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15368990#comment-15368990 ] James Taylor commented on PHOENIX-3042: --- Patch looks good, [~tdsilva]. So the tabl

Re: Phoenix Compliance with OSGI

2016-07-09 Thread James Taylor
Has anyone ever run the HBase client in an OSGi container? You might want to ask on the HBase dev list. If you hit a dead end with this approach, you may want to try our thin driver with the query server[1] instead as this removes all the HBase and Hadoop dependencies. Thanks, James [1] http://p

[jira] [Comment Edited] (PHOENIX-3042) Using local index on the expression in where statement for join query fails.

2016-07-09 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15368990#comment-15368990 ] James Taylor edited comment on PHOENIX-3042 at 7/9/16 8:25 AM: ---

[jira] [Comment Edited] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-07-09 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15368538#comment-15368538 ] James Taylor edited comment on PHOENIX-3002 at 7/9/16 8:45 AM: ---

[jira] [Updated] (PHOENIX-3002) Upgrading to 4.8 doesn't recreate local indexes

2016-07-09 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3002: -- Attachment: PHOENIX-3002_extraTest.patch FYI, [~rajeshbabu] - here's a test that confirms that

[jira] [Commented] (PHOENIX-3042) Using local index on the expression in where statement for join query fails.

2016-07-09 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369027#comment-15369027 ] James Taylor commented on PHOENIX-3042: --- Thinking a bit more, I believe your appro

Re: [DISCUSS] RM for next release

2016-07-09 Thread larsh
+1 on 4.8.x should support HBase 1.0. (although it would safe us maintenance of For 4.9 we can drop that (but likely should pull in support for HBase 1.3).We'll need to continue with 0.98 support until 0.98 is EOL'd, I think. I'm happy to do 4.8.1 and 4.9 for one release, to confirm Stack's nick

[jira] [Commented] (PHOENIX-3044) Whenever I try to prepare then execute a query it fails, but prepareAndExecute works fine, avatica protobufs

2016-07-09 Thread Cheyenne (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369102#comment-15369102 ] Cheyenne commented on PHOENIX-3044: --- hey dont know if this will help but the error was

[jira] [Comment Edited] (PHOENIX-3044) Whenever I try to prepare then execute a query it fails, but prepareAndExecute works fine, avatica protobufs

2016-07-09 Thread Cheyenne (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369102#comment-15369102 ] Cheyenne edited comment on PHOENIX-3044 at 7/9/16 2:22 PM: --- he

[jira] [Commented] (PHOENIX-2675) Allow stats to be configured on a table-by-table basis

2016-07-09 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369129#comment-15369129 ] Lars Hofhansl commented on PHOENIX-2675: I just tried it: Set the guidepost widt

Re: [DISCUSS] RM for next release

2016-07-09 Thread Andrew Purtell
Huh. RMing HBase 0.98 consumes whole days with testing and patching. YMMV > On Jul 9, 2016, at 6:55 AM, wrote: > > +1 on 4.8.x should support HBase 1.0. (although it would safe us maintenance > of > For 4.9 we can drop that (but likely should pull in support for HBase > 1.3).We'll need to c

[jira] [Updated] (PHOENIX-3057) Set incremental=false for sqlline-thin.py like sqlline.py

2016-07-09 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-3057: Fix Version/s: (was: 4.9.0) 4.8.0 > Set incremental=false for sqlline-thin.

[jira] [Commented] (PHOENIX-3057) Set incremental=false for sqlline-thin.py like sqlline.py

2016-07-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369343#comment-15369343 ] Hudson commented on PHOENIX-3057: - SUCCESS: Integrated in Phoenix-master #1314 (See [ht