[jira] [Created] (PHOENIX-3212) Column is null which should contains value after joining

2016-08-26 Thread dzhu (JIRA)
dzhu created PHOENIX-3212: - Summary: Column is null which should contains value after joining Key: PHOENIX-3212 URL: https://issues.apache.org/jira/browse/PHOENIX-3212 Project: Phoenix Issue Type: Bu

Need Support in writing Phoenix UDFs

2016-08-26 Thread Manju Rani
Hi 0down votefavorite I am new to apache phoenix.we need to write phoenix udfs. But I have found very limited documentation on it: on the blog : http://phoenix-hbase.blogspot.in/2013/04/how-to-add-your-own-built-in-fun

[jira] [Created] (PHOENIX-3213) Document property phoenix.query.force.rowkeyorder

2016-08-26 Thread Ankit Singhal (JIRA)
Ankit Singhal created PHOENIX-3213: -- Summary: Document property phoenix.query.force.rowkeyorder Key: PHOENIX-3213 URL: https://issues.apache.org/jira/browse/PHOENIX-3213 Project: Phoenix Iss

[GitHub] phoenix pull request #199: PHOENIX-2645 Wildcard characters do not match new...

2016-08-26 Thread kliewkliew
GitHub user kliewkliew opened a pull request: https://github.com/apache/phoenix/pull/199 PHOENIX-2645 Wildcard characters do not match newline characters You can merge this pull request into a Git repository by running: $ git pull https://github.com/kliewkliew/phoenix PHOENIX-

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

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

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

2016-08-26 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew reassigned PHOENIX-2645: --- Assignee: Kevin Liew > Wildcard characters do not match newline characters > --

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

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

[GitHub] phoenix issue #193: Improvements to Phoenix Web App

2016-08-26 Thread chrajeshbabu
Github user chrajeshbabu commented on the issue: https://github.com/apache/phoenix/pull/193 @AyolaJayamaha Currently we are trying to get the webapp related files form target directory in org.apache.phoenix.tracingwebapp.http.Main. Because of this we cannot use the runnable jar indep

Re: [DISCUSS] Drop HBase 1.0 support for 4.9

2016-08-26 Thread larsh
RIP 4.x-1.0. It's toast. From: "la...@apache.org" To: "dev@phoenix.apache.org" Sent: Tuesday, August 23, 2016 8:59 PM Subject: Re: [DISCUSS] Drop HBase 1.0 support for 4.9 I'll take this as a vote. If you feel we need an "official" vote thread, speak up now.If I do not hear anythi

Re: [DISCUSS] Drop HBase 1.0 support for 4.9

2016-08-26 Thread James Taylor
What about 4.8-1.0? Will we drop that as well or will we do patch releases for 1.0? On Fri, Aug 26, 2016 at 9:50 AM, wrote: > RIP 4.x-1.0. It's toast. > > From: "la...@apache.org" > To: "dev@phoenix.apache.org" > Sent: Tuesday, August 23, 2016 8:59 PM > Subject: Re: [DISCUSS] Drop HBa

[jira] [Updated] (PHOENIX-3157) Refactor DistinctPrefixFilter as filter wrapper so that it can work with non-pk column filters.

2016-08-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated PHOENIX-3157: --- Attachment: 3157-DOES_NOT_WORK.txt W.I.P patch, doesn't work. It's actually pretty tricky, s

[GitHub] phoenix pull request #200: PHOENIX-2641 Implicit wildcard in LIKE predicate ...

2016-08-26 Thread kliewkliew
GitHub user kliewkliew opened a pull request: https://github.com/apache/phoenix/pull/200 PHOENIX-2641 Implicit wildcard in LIKE predicate search pattern You can merge this pull request into a Git repository by running: $ git pull https://github.com/kliewkliew/phoenix PHOENIX-2

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

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

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

2016-08-26 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew reassigned PHOENIX-2641: --- Assignee: Kevin Liew > Implicit wildcard in LIKE predicate search pattern > ---

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

2016-08-26 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15439553#comment-15439553 ] Kevin Liew commented on PHOENIX-2641: - The query compiler compiled single wildcard (

[jira] [Resolved] (PHOENIX-2642) LIKE predicate does not work if there no wildcard in the pattern

2016-08-26 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew resolved PHOENIX-2642. - Resolution: Cannot Reproduce Fix Version/s: 4.9.0 > LIKE predicate does not work if there

[jira] [Commented] (PHOENIX-1367) VIEW derived from another VIEW doesn't use parent VIEW indexes

2016-08-26 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15439564#comment-15439564 ] Thomas D'Silva commented on PHOENIX-1367: - [~jamestaylor] Regarding the corner

[jira] [Commented] (PHOENIX-258) Use skip scan when SELECT DISTINCT on leading row key column(s)

2016-08-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15439619#comment-15439619 ] Lars Hofhansl commented on PHOENIX-258: --- Chatted with [~giacomotaylor], and [~mujta

[jira] [Commented] (PHOENIX-1367) VIEW derived from another VIEW doesn't use parent VIEW indexes

2016-08-26 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15439658#comment-15439658 ] James Taylor commented on PHOENIX-1367: --- [~tdsilva] - the reason is that we also a

[GitHub] phoenix issue #200: PHOENIX-2641 Implicit wildcard in LIKE predicate search ...

2016-08-26 Thread kliewkliew
Github user kliewkliew commented on the issue: https://github.com/apache/phoenix/pull/200 Needs more testing --- 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

[GitHub] phoenix pull request #200: PHOENIX-2641 Implicit wildcard in LIKE predicate ...

2016-08-26 Thread kliewkliew
Github user kliewkliew closed the pull request at: https://github.com/apache/phoenix/pull/200 --- 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

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

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

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

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

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

2016-08-26 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/phoenix/pull/191 > Would an alternative be to not rely on the User.equals method, but instead modify ConnectionInfo.equals to do some other kind of equality check on User? I think I initially had this ide

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

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

[GitHub] phoenix pull request #191: PHOENIX-3189 Perform Kerberos login before Connec...

2016-08-26 Thread joshelser
Github user joshelser commented on a diff in the pull request: https://github.com/apache/phoenix/pull/191#discussion_r76484922 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixEmbeddedDriver.java --- @@ -333,6 +337,55 @@ public ConnectionInfo normalize(ReadOnlyP

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

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

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

2016-08-26 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/phoenix/pull/191 Just pushed d17a8d8 to address the issue you mentioned, @JamesRTaylor --- 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 proj

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

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

[GitHub] phoenix pull request #200: PHOENIX-2641 Implicit wildcard in LIKE predicate ...

2016-08-26 Thread kliewkliew
GitHub user kliewkliew reopened a pull request: https://github.com/apache/phoenix/pull/200 PHOENIX-2641 Implicit wildcard in LIKE predicate search pattern You can merge this pull request into a Git repository by running: $ git pull https://github.com/kliewkliew/phoenix PHOENIX

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

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

[jira] [Assigned] (PHOENIX-2793) Date-time functions on null dates return no data

2016-08-26 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew reassigned PHOENIX-2793: --- Assignee: Kevin Liew > Date-time functions on null dates return no data > -

[GitHub] phoenix pull request #201: PHOENIX-2793 Date-time functions on null dates re...

2016-08-26 Thread kliewkliew
GitHub user kliewkliew opened a pull request: https://github.com/apache/phoenix/pull/201 PHOENIX-2793 Date-time functions on null dates return no data I cannot reproduce the issue but I added a test case. You can merge this pull request into a Git repository by running: $ git p

[jira] [Commented] (PHOENIX-2793) Date-time functions on null dates return no data

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

[jira] [Updated] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

2016-08-26 Thread prakul agarwal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] prakul agarwal updated PHOENIX-3036: Attachment: PHOENIX-3036_master.patch > Modify phoenix IT tests to extend BaseHBaseManaged

[jira] [Updated] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

2016-08-26 Thread prakul agarwal (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] prakul agarwal updated PHOENIX-3036: Attachment: PHOENIX-3036_4.x-HBase-1.1.patch > Modify phoenix IT tests to extend BaseHBase

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

2016-08-26 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15440167#comment-15440167 ] Samarth Jain commented on PHOENIX-3036: --- Patches committed to master and 4.x-* bra

[jira] [Commented] (PHOENIX-3203) Tenant cache lookup in Global Cache fails in certain conditions

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

[jira] [Commented] (PHOENIX-3036) Modify phoenix IT tests to extend BaseHBaseManagedTimeTableReuseIT

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

Re: [DISCUSS] Drop HBase 1.0 support for 4.9

2016-08-26 Thread larsh
R.I.P. 4.x-1.0. It's toast. From: "la...@apache.org" To: "dev@phoenix.apache.org" Sent: Tuesday, August 23, 2016 8:59 PM Subject: Re: [DISCUSS] Drop HBase 1.0 support for 4.9 I'll take this as a vote. If you feel we need an "official" vote thread, speak up now.If I do not hear any