[jira] [Commented] (PHOENIX-1647) Correctly return that Phoenix supports schema name references in DatabaseMetaData

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447691#comment-15447691 ] ASF GitHub Bot commented on PHOENIX-1647: - Github user kliewkliew closed the pul

[jira] [Commented] (PHOENIX-1647) Correctly return that Phoenix supports schema name references in DatabaseMetaData

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447692#comment-15447692 ] ASF GitHub Bot commented on PHOENIX-1647: - Github user kliewkliew commented on t

[GitHub] phoenix pull request #204: PHOENIX-1647 Fully qualified tablename query supp...

2016-08-29 Thread kliewkliew
Github user kliewkliew closed the pull request at: https://github.com/apache/phoenix/pull/204 --- 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 issue #204: PHOENIX-1647 Fully qualified tablename query support in ...

2016-08-29 Thread kliewkliew
Github user kliewkliew commented on the issue: https://github.com/apache/phoenix/pull/204 https://github.com/apache/phoenix/commit/d873c2ffd1e539ecd56858c82f0ba2d23e877cf9 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[jira] [Commented] (PHOENIX-3193) Tracing UI cleanup - final tasks before GSoC pull request

2016-08-29 Thread Nishani (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447668#comment-15447668 ] Nishani commented on PHOENIX-3193: --- Hi, When the jetty version 7 is used the issue is

[jira] [Commented] (PHOENIX-3210) Exception trying to cast Double to BigDecimal in UpsertCompiler

2016-08-29 Thread prakul agarwal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447653#comment-15447653 ] prakul agarwal commented on PHOENIX-3210: - [~jamestaylor] I tried both the sugge

[jira] [Commented] (PHOENIX-3210) Exception trying to cast Double to BigDecimal in UpsertCompiler

2016-08-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447610#comment-15447610 ] James Taylor commented on PHOENIX-3210: --- Actually, to get a double literal, you ne

[jira] [Commented] (PHOENIX-1647) Correctly return that Phoenix supports schema name references in DatabaseMetaData

2016-08-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447416#comment-15447416 ] Hudson commented on PHOENIX-1647: - FAILURE: Integrated in Jenkins build Phoenix-master #

[jira] [Commented] (PHOENIX-3201) Implement DAYOFWEEK and DAYOFYEAR built-in functions

2016-08-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447382#comment-15447382 ] Hadoop QA commented on PHOENIX-3201: {color:red}-1 overall{color}. Here are the res

[jira] [Commented] (PHOENIX-3219) RuntimeExceptions should be caught and thrown as SQLException

2016-08-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447364#comment-15447364 ] James Taylor commented on PHOENIX-3219: --- For the most part they do. If you have a

[jira] [Commented] (PHOENIX-3189) HBase/ZooKeeper connection leaks when providing principal/keytab in JDBC url

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447350#comment-15447350 ] ASF GitHub Bot commented on PHOENIX-3189: - Github user joshelser commented on th

[GitHub] phoenix issue #191: PHOENIX-3189 Perform Kerberos login before ConnectionInf...

2016-08-29 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/phoenix/pull/191 @dbahir I believe b5be8d8 would address your concerns. WDYT? --- 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 no

[jira] [Created] (PHOENIX-3219) RuntimeExceptions should be caught and thrown as SQLException

2016-08-29 Thread Shehzaad Nakhoda (JIRA)
Shehzaad Nakhoda created PHOENIX-3219: - Summary: RuntimeExceptions should be caught and thrown as SQLException Key: PHOENIX-3219 URL: https://issues.apache.org/jira/browse/PHOENIX-3219 Project: Ph

[jira] [Commented] (PHOENIX-3210) Exception trying to cast Double to BigDecimal in UpsertCompiler

2016-08-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447318#comment-15447318 ] James Taylor commented on PHOENIX-3210: --- That's a good clue, that it's through a v

[jira] [Commented] (PHOENIX-3210) Exception trying to cast Double to BigDecimal in UpsertCompiler

2016-08-29 Thread Shehzaad Nakhoda (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447299#comment-15447299 ] Shehzaad Nakhoda commented on PHOENIX-3210: --- I was trying to go through Upsert

[jira] [Commented] (PHOENIX-3210) Exception trying to cast Double to BigDecimal in UpsertCompiler

2016-08-29 Thread Shehzaad Nakhoda (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447293#comment-15447293 ] Shehzaad Nakhoda commented on PHOENIX-3210: --- It's actually a view over a table

[jira] [Commented] (PHOENIX-3189) HBase/ZooKeeper connection leaks when providing principal/keytab in JDBC url

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447291#comment-15447291 ] ASF GitHub Bot commented on PHOENIX-3189: - Github user joshelser commented on th

[GitHub] phoenix issue #191: PHOENIX-3189 Perform Kerberos login before ConnectionInf...

2016-08-29 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/phoenix/pull/191 > This solution is not thread safe and will not allow to safely create multiple instances of a driver on different threads in the JVM. Yes, that's why I directed you over here, bud. That

[jira] [Resolved] (PHOENIX-1647) Correctly return that Phoenix supports schema name references in DatabaseMetaData

2016-08-29 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mujtaba Chohan resolved PHOENIX-1647. - Resolution: Fixed > Correctly return that Phoenix supports schema name references in >

[jira] [Commented] (PHOENIX-2645) Wildcard characters do not match newline characters

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447217#comment-15447217 ] ASF GitHub Bot commented on PHOENIX-2645: - Github user kliewkliew commented on t

[jira] [Assigned] (PHOENIX-1874) Add tests for both JONI and Java regex usage

2016-08-29 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew reassigned PHOENIX-1874: --- Assignee: Kevin Liew > Add tests for both JONI and Java regex usage > -

[GitHub] phoenix issue #199: PHOENIX-2645 Wildcard characters do not match newline ch...

2016-08-29 Thread kliewkliew
Github user kliewkliew commented on the issue: https://github.com/apache/phoenix/pull/199 Sure, I'll pick up that JIRA. The unit tests evaluate both byte and string based regex (and compares the two results) but the integration tests only evaluate string based regex. --- If your pro

[jira] [Commented] (PHOENIX-3201) Implement DAYOFWEEK and DAYOFYEAR built-in functions

2016-08-29 Thread prakul agarwal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447199#comment-15447199 ] prakul agarwal commented on PHOENIX-3201: - [~jamestaylor] Submitted a rebased pa

[jira] [Updated] (PHOENIX-3201) Implement DAYOFWEEK and DAYOFYEAR built-in functions

2016-08-29 Thread prakul agarwal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] prakul agarwal updated PHOENIX-3201: Attachment: PHOENIX-3201.patch > Implement DAYOFWEEK and DAYOFYEAR built-in functions > --

[jira] [Updated] (PHOENIX-3201) Implement DAYOFWEEK and DAYOFYEAR built-in functions

2016-08-29 Thread prakul agarwal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] prakul agarwal updated PHOENIX-3201: Attachment: (was: PHOENIX-3201.patch) > Implement DAYOFWEEK and DAYOFYEAR built-in fun

Re: [DISCUSS] which 4.8 branches will be active?

2016-08-29 Thread James Taylor
The "why" would because no one needs. If there are users consuming it, then I agree. On Mon, Aug 29, 2016 at 2:55 PM, Enis Söztutar wrote: > We have explicitly decided to do the 4.8 release supporting all 4 of 0.98, > 1.0, 1.1 and 1.2. > > Why would we even consider dropping support for patch re

Re: [DISCUSS] which 4.8 branches will be active?

2016-08-29 Thread Enis Söztutar
We have explicitly decided to do the 4.8 release supporting all 4 of 0.98, 1.0, 1.1 and 1.2. Why would we even consider dropping support for patch releases? Having a policy for keeping the supported hbase branches supported throughout the patch releases makes the process simpler. Preventing upgrad

[jira] [Commented] (PHOENIX-2645) Wildcard characters do not match newline characters

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447145#comment-15447145 ] ASF GitHub Bot commented on PHOENIX-2645: - Github user twdsilva commented on the

[GitHub] phoenix issue #199: PHOENIX-2645 Wildcard characters do not match newline ch...

2016-08-29 Thread twdsilva
Github user twdsilva commented on the issue: https://github.com/apache/phoenix/pull/199 @kliewkliew +1 I will get this committed . Any chance you can pick up PHOENIX-1874 also? None of our tests set the QueryServices.USE_BYTE_BASED_REGEX_ATTRIB to true currently. --- If your proje

[jira] [Comment Edited] (PHOENIX-3210) Exception trying to cast Double to BigDecimal in UpsertCompiler

2016-08-29 Thread prakul agarwal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447135#comment-15447135 ] prakul agarwal edited comment on PHOENIX-3210 at 8/29/16 9:42 PM:

[jira] [Commented] (PHOENIX-3210) Exception trying to cast Double to BigDecimal in UpsertCompiler

2016-08-29 Thread prakul agarwal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447135#comment-15447135 ] prakul agarwal commented on PHOENIX-3210: - I tried creating tables with {code} C

[jira] [Commented] (PHOENIX-3210) Exception trying to cast Double to BigDecimal in UpsertCompiler

2016-08-29 Thread prakul agarwal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447068#comment-15447068 ] prakul agarwal commented on PHOENIX-3210: - [~shehzaadn] I have been unable to re

[jira] [Commented] (PHOENIX-2474) Cannot round to a negative precision (to the left of the decimal)

2016-08-29 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446897#comment-15446897 ] Kevin Liew commented on PHOENIX-2474: - {noformat} [ERROR] Failed to execute goal or

[GitHub] phoenix issue #191: PHOENIX-3189 Perform Kerberos login before ConnectionInf...

2016-08-29 Thread dbahir
Github user dbahir commented on the issue: https://github.com/apache/phoenix/pull/191 This solution is not thread safe and will not allow to safely create multiple instances of a driver on different threads in the JVM. This area should be protected, https://github.com/joshel

[jira] [Commented] (PHOENIX-3189) HBase/ZooKeeper connection leaks when providing principal/keytab in JDBC url

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446895#comment-15446895 ] ASF GitHub Bot commented on PHOENIX-3189: - Github user dbahir commented on the i

[jira] [Commented] (PHOENIX-2641) Implicit wildcard in LIKE predicate search pattern

2016-08-29 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446887#comment-15446887 ] Kevin Liew commented on PHOENIX-2641: - Hi James, it is ready for review now. > Impl

[jira] [Commented] (PHOENIX-3189) HBase/ZooKeeper connection leaks when providing principal/keytab in JDBC url

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446848#comment-15446848 ] ASF GitHub Bot commented on PHOENIX-3189: - Github user JamesRTaylor commented on

[GitHub] phoenix issue #191: PHOENIX-3189 Perform Kerberos login before ConnectionInf...

2016-08-29 Thread JamesRTaylor
Github user JamesRTaylor commented on the issue: https://github.com/apache/phoenix/pull/191 Thanks for pursuing this tricky issue, @joshelser. I think what you have here is definitely an improvement and should be pulled in for 4.8.1, but I do think we should look at doing a value-base

[jira] [Commented] (PHOENIX-2474) Cannot round to a negative precision (to the left of the decimal)

2016-08-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446834#comment-15446834 ] Hadoop QA commented on PHOENIX-2474: {color:red}-1 overall{color}. Here are the res

[jira] [Commented] (PHOENIX-2641) Implicit wildcard in LIKE predicate search pattern

2016-08-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446828#comment-15446828 ] James Taylor commented on PHOENIX-2641: --- [~kliew] - thanks for the pull request. I

[jira] [Updated] (PHOENIX-1647) Correctly return that Phoenix supports schema name references in DatabaseMetaData

2016-08-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1647: -- Summary: Correctly return that Phoenix supports schema name references in DatabaseMetaData (w

[jira] [Commented] (PHOENIX-3210) Exception trying to cast Double to BigDecimal in UpsertCompiler

2016-08-29 Thread Shehzaad Nakhoda (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446815#comment-15446815 ] Shehzaad Nakhoda commented on PHOENIX-3210: --- [~prakul] any update? > Excepti

[jira] [Commented] (PHOENIX-3193) Tracing UI cleanup - final tasks before GSoC pull request

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446817#comment-15446817 ] ASF GitHub Bot commented on PHOENIX-3193: - Github user onkarkadam7 commented on

[GitHub] phoenix issue #202: PHOENIX-3193 Tracing UI cleanup

2016-08-29 Thread onkarkadam7
Github user onkarkadam7 commented on the issue: https://github.com/apache/phoenix/pull/202 Hi We are facing issue when we try to start the Trace server , #== Log #

[jira] [Updated] (PHOENIX-1647) Fully qualified tablename query support in Phoenix

2016-08-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1647: -- Fix Version/s: 4.8.1 > Fully qualified tablename query support in Phoenix > --

[jira] [Commented] (PHOENIX-1647) Fully qualified tablename query support in Phoenix

2016-08-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446814#comment-15446814 ] James Taylor commented on PHOENIX-1647: --- [~mujtabachohan] - would you mind committ

[jira] [Commented] (PHOENIX-2645) Wildcard characters do not match newline characters

2016-08-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446805#comment-15446805 ] James Taylor commented on PHOENIX-2645: --- Would you mind reviewing and committing,

[jira] [Updated] (PHOENIX-2645) Wildcard characters do not match newline characters

2016-08-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-2645: -- Fix Version/s: 4.8.1 > Wildcard characters do not match newline characters > -

[jira] [Commented] (PHOENIX-3201) Implement DAYOFWEEK and DAYOFYEAR built-in functions

2016-08-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446801#comment-15446801 ] James Taylor commented on PHOENIX-3201: --- [~prakul] - can you give [~samarthjain] a

[jira] [Commented] (PHOENIX-3216) Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446773#comment-15446773 ] ASF GitHub Bot commented on PHOENIX-3216: - Github user dbahir commented on the i

[GitHub] phoenix issue #203: [PHOENIX-3216] Kerberos ticket is not renewed when using...

2016-08-29 Thread dbahir
Github user dbahir commented on the issue: https://github.com/apache/phoenix/pull/203 HBase renew implementation is similar to the HDFS one. https://github.com/apache/hbase/blob/master/hbase-client/src/main/java/org/apache/hadoop/hbase/ipc/RpcClientImpl.java#L658 Thanks fo

[jira] [Updated] (PHOENIX-3218) First draft of Phoenix Tuning Guide

2016-08-29 Thread Peter Conrad (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Conrad updated PHOENIX-3218: -- Attachment: Phoenix-Tuning-Guide.md > First draft of Phoenix Tuning Guide > --

[jira] [Created] (PHOENIX-3218) First draft of Phoenix Tuning Guide

2016-08-29 Thread Peter Conrad (JIRA)
Peter Conrad created PHOENIX-3218: - Summary: First draft of Phoenix Tuning Guide Key: PHOENIX-3218 URL: https://issues.apache.org/jira/browse/PHOENIX-3218 Project: Phoenix Issue Type: Improve

[jira] [Commented] (PHOENIX-2474) Cannot round to a negative precision (to the left of the decimal)

2016-08-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446722#comment-15446722 ] James Taylor commented on PHOENIX-2474: --- [~samarthjain] - would you mind reviewing

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

2016-08-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor reassigned PHOENIX-2675: - Assignee: James Taylor (was: ramkrishna.s.vasudevan) > Allow stats to be configured on

[jira] [Commented] (PHOENIX-2890) Extend IndexTool to allow incremental index rebuilds

2016-08-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446713#comment-15446713 ] James Taylor commented on PHOENIX-2890: --- [~an...@apache.org] - are you still pursu

[jira] [Commented] (PHOENIX-3216) Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446694#comment-15446694 ] ASF GitHub Bot commented on PHOENIX-3216: - Github user joshelser commented on th

[GitHub] phoenix issue #203: [PHOENIX-3216] Kerberos ticket is not renewed when using...

2016-08-29 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/phoenix/pull/203 > Regarding the renewal, I understand from, http://stackoverflow.com/questions/34616676/should-i-call-ugi-checktgtandreloginfromkeytab-before-every-action-on-hadoop, that the RPC layer takes care

[jira] [Commented] (PHOENIX-1647) Fully qualified tablename query support in Phoenix

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446636#comment-15446636 ] ASF GitHub Bot commented on PHOENIX-1647: - GitHub user kliewkliew opened a pull

[jira] [Assigned] (PHOENIX-1647) Fully qualified tablename query support in Phoenix

2016-08-29 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew reassigned PHOENIX-1647: --- Assignee: Kevin Liew > Fully qualified tablename query support in Phoenix > ---

[GitHub] phoenix pull request #204: PHOENIX-1647 Fully qualified tablename query supp...

2016-08-29 Thread kliewkliew
GitHub user kliewkliew opened a pull request: https://github.com/apache/phoenix/pull/204 PHOENIX-1647 Fully qualified tablename query support in Phoenix You can merge this pull request into a Git repository by running: $ git pull https://github.com/kliewkliew/phoenix PHOENIX-1

[jira] [Updated] (PHOENIX-2474) Cannot round to a negative precision (to the left of the decimal)

2016-08-29 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew updated PHOENIX-2474: Attachment: PHOENIX-2474.patch > Cannot round to a negative precision (to the left of the decimal)

[jira] [Commented] (PHOENIX-3216) Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446611#comment-15446611 ] ASF GitHub Bot commented on PHOENIX-3216: - Github user dbahir commented on the i

[GitHub] phoenix issue #203: [PHOENIX-3216] Kerberos ticket is not renewed when using...

2016-08-29 Thread dbahir
Github user dbahir commented on the issue: https://github.com/apache/phoenix/pull/203 If you look at https://github.com/hanborq/hadoop/blob/master/src/core/org/apache/hadoop/security/UserGroupInformation.java you can see that this class is not thread safe and not designed to have dif

[jira] [Commented] (PHOENIX-3216) Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446582#comment-15446582 ] ASF GitHub Bot commented on PHOENIX-3216: - Github user dbahir commented on the i

[GitHub] phoenix issue #203: [PHOENIX-3216] Kerberos ticket is not renewed when using...

2016-08-29 Thread dbahir
Github user dbahir commented on the issue: https://github.com/apache/phoenix/pull/203 Regarding the renewal, I understand from, http://stackoverflow.com/questions/34616676/should-i-call-ugi-checktgtandreloginfromkeytab-before-every-action-on-hadoop, that the RPC layer takes care of th

[jira] [Commented] (PHOENIX-3216) Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446423#comment-15446423 ] ASF GitHub Bot commented on PHOENIX-3216: - Github user joshelser commented on th

[GitHub] phoenix issue #203: [PHOENIX-3216] Kerberos ticket is not renewed when using...

2016-08-29 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/phoenix/pull/203 Ignoring the aforementioned issue, I don't think this change is correctly handling multiple users. It would be re-introducing the bug that was talked about in PHOENIX-3126. If there was a

[jira] [Created] (PHOENIX-3217) Phoenix sets MAX_FILESIZE table attribute for index tables

2016-08-29 Thread Andrew Purtell (JIRA)
Andrew Purtell created PHOENIX-3217: --- Summary: Phoenix sets MAX_FILESIZE table attribute for index tables Key: PHOENIX-3217 URL: https://issues.apache.org/jira/browse/PHOENIX-3217 Project: Phoenix

[jira] [Commented] (PHOENIX-3216) Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446356#comment-15446356 ] ASF GitHub Bot commented on PHOENIX-3216: - Github user joshelser commented on th

[GitHub] phoenix issue #203: [PHOENIX-3216] Kerberos ticket is not renewed when using...

2016-08-29 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/phoenix/pull/203 > This fix has been tested and it solves the issue, the same fix has been applied to the storm hdfs and hbase connectors. But I still don't understand what you're trying to fix. https://

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

2016-08-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446351#comment-15446351 ] James Taylor commented on PHOENIX-2675: --- How would this survive a cluster bounce,

[GitHub] phoenix issue #203: [PHOENIX-3216] Kerberos ticket is not renewed when using...

2016-08-29 Thread dbahir
Github user dbahir commented on the issue: https://github.com/apache/phoenix/pull/203 This fix has been tested and it solves the issue, the same fix has been applied to the storm hdfs and hbase connectors. https://issues.apache.org/jira/browse/STORM-1521 https://issues.apache.

[jira] [Commented] (PHOENIX-3216) Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446297#comment-15446297 ] ASF GitHub Bot commented on PHOENIX-3216: - Github user dbahir commented on the i

[jira] [Commented] (PHOENIX-3216) Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446281#comment-15446281 ] ASF GitHub Bot commented on PHOENIX-3216: - Github user joshelser commented on th

[GitHub] phoenix issue #203: [PHOENIX-3216] Kerberos ticket is not renewed when using...

2016-08-29 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/phoenix/pull/203 > That is caused by UserInformationGroup loginUserFromKeytab being called multiple time from different threads if using a multi threaded environment. this fix ensures that there will only be one l

[jira] [Commented] (PHOENIX-3216) Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver

2016-08-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446273#comment-15446273 ] Josh Elser commented on PHOENIX-3216: - BTW, in case you haven't noticed it [~dbahir]

[jira] [Commented] (PHOENIX-3216) Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446263#comment-15446263 ] ASF GitHub Bot commented on PHOENIX-3216: - GitHub user dbahir opened a pull requ

[GitHub] phoenix pull request #203: [PHOENIX-3216] Kerberos ticket is not renewed whe...

2016-08-29 Thread dbahir
GitHub user dbahir opened a pull request: https://github.com/apache/phoenix/pull/203 [PHOENIX-3216] Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver.

[jira] [Updated] (PHOENIX-3216) Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver

2016-08-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3216: -- Fix Version/s: 4.8.1 4.9.0 > Kerberos ticket is not renewed when using Kerb

[jira] [Updated] (PHOENIX-3216) Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver

2016-08-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated PHOENIX-3216: Assignee: Dan Bahir > Kerberos ticket is not renewed when using Kerberos authentication with > Ph

[jira] [Commented] (PHOENIX-3216) Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver

2016-08-29 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446216#comment-15446216 ] Josh Elser commented on PHOENIX-3216: - bq. I already have a fix, will create a pull

[jira] [Commented] (PHOENIX-3216) Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver

2016-08-29 Thread Dan Bahir (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446186#comment-15446186 ] Dan Bahir commented on PHOENIX-3216: I already have a fix, will create a pull reques

[jira] [Commented] (PHOENIX-3216) Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver

2016-08-29 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446184#comment-15446184 ] James Taylor commented on PHOENIX-3216: --- [~elserj] would you have spare cycles to

[jira] [Created] (PHOENIX-3216) Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver

2016-08-29 Thread Dan Bahir (JIRA)
Dan Bahir created PHOENIX-3216: -- Summary: Kerberos ticket is not renewed when using Kerberos authentication with Phoenix JDBC driver Key: PHOENIX-3216 URL: https://issues.apache.org/jira/browse/PHOENIX-3216

Re: [jira] [Commented] (PHOENIX-3193) Tracing UI cleanup - final tasks before GSoC pull request

2016-08-29 Thread Ayola Jayamaha
Hi, I used the jetty version 8.1.7.v20120910 from the beginning. So far I was building only the tracing web app and I didn't get this issue. After I saw this message I built from root level and I got the above error message. When I investigate the issue I found the following resource [1]. Sometimes

[jira] [Commented] (PHOENIX-3193) Tracing UI cleanup - final tasks before GSoC pull request

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15445707#comment-15445707 ] ASF GitHub Bot commented on PHOENIX-3193: - Github user chrajeshbabu commented on

[GitHub] phoenix issue #202: PHOENIX-3193 Tracing UI cleanup

2016-08-29 Thread chrajeshbabu
Github user chrajeshbabu commented on the issue: https://github.com/apache/phoenix/pull/202 Here are couple of issues found one while starting traceserver and one while getting the results in UI. Currently the eclipse jetty version used is 8.1.7.v20120910 From main pom.xml

[jira] [Assigned] (PHOENIX-3211) Support running UPSERT SELECT asynchronously

2016-08-29 Thread Loknath Priyatham Teja Singamsetty (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Loknath Priyatham Teja Singamsetty reassigned PHOENIX-3211: Assignee: Loknath Priyatham Teja Singamset

[jira] [Assigned] (PHOENIX-2566) Support NOT NULL constraint for any column for immutable table

2016-08-29 Thread Loknath Priyatham Teja Singamsetty (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Loknath Priyatham Teja Singamsetty reassigned PHOENIX-2566: Assignee: Loknath Priyatham Teja Singamset

[jira] [Commented] (PHOENIX-3215) Add oracle regexp_like function in phoenix

2016-08-29 Thread Loknath Priyatham Teja Singamsetty (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15445188#comment-15445188 ] Loknath Priyatham Teja Singamsetty commented on PHOENIX-3215: ---

[jira] [Created] (PHOENIX-3215) Add oracle regexp_like function in phoenix

2016-08-29 Thread Loknath Priyatham Teja Singamsetty (JIRA)
Loknath Priyatham Teja Singamsetty created PHOENIX-3215: Summary: Add oracle regexp_like function in phoenix Key: PHOENIX-3215 URL: https://issues.apache.org/jira/browse/PHOENIX-3215

[jira] [Created] (PHOENIX-3214) Kafka Phoenix Consumer

2016-08-29 Thread Kalyan (JIRA)
Kalyan created PHOENIX-3214: --- Summary: Kafka Phoenix Consumer Key: PHOENIX-3214 URL: https://issues.apache.org/jira/browse/PHOENIX-3214 Project: Phoenix Issue Type: New Feature Reporter