[jira] [Commented] (PHOENIX-1673) Allow tenant ID to be of any integral data type

2015-04-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507331#comment-14507331 ] James Taylor commented on PHOENIX-1673: --- [~soumen] - you still working on this?

Re: Assemblies and tgz's

2015-04-22 Thread Nick Dimiduk
My inquiry is not about removing the tgz's, simply slimming it down. Let me review the bigtop spec to see which bits it's using. My guess is we can drop all the dependency jars from lib and only ship our normal and uber assemblies. On Wed, Apr 22, 2015 at 9:39 AM, Andrew Purtell

Re: Assemblies and tgz's

2015-04-22 Thread Andrew Purtell
What we do is set up version independent symlinks for reference from elsewhere for installing the server jar or finding the client jar for JDBC ( https://github.com/apache/bigtop/blob/master/bigtop-packages/src/common/phoenix/install_phoenix.sh) . We also replace dependency jars in the Phoenix

Re: Thinking of RC on Thursday

2015-04-22 Thread Sergey Belousov
would be nice if https://issues.apache.org/jira/browse/PHOENIX-1673 makes to 4.4 On Apr 22, 2015 11:42 AM, Cody Marcel cmar...@salesforce.com wrote: I have sort of combined PHOENIX-1728 https://issues.apache.org/jira/browse/PHOENIX-1728 and PHOENIX-1729

[jira] [Commented] (PHOENIX-1888) [build] add pre-commit scripts

2015-04-22 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507366#comment-14507366 ] Andrew Purtell commented on PHOENIX-1888: - Thanks for taking this on [~ndimiduk]

Re: Assemblies and tgz's

2015-04-22 Thread Andrew Purtell
Right, and in that regard see the reply I just sent :-) Mails crossed in transit. On Wed, Apr 22, 2015 at 9:45 AM, Nick Dimiduk ndimi...@gmail.com wrote: My inquiry is not about removing the tgz's, simply slimming it down. Let me review the bigtop spec to see which bits it's using. My guess is

[jira] [Commented] (PHOENIX-1879) Provide prepare statement hooks for Phoenix/Calcite Integration

2015-04-22 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507329#comment-14507329 ] Maryann Xue commented on PHOENIX-1879: -- Thanks a lot, [~julianhyde], for the idea!

Re: Thinking of RC on Thursday

2015-04-22 Thread Cody Marcel
I have sort of combined PHOENIX-1728 https://issues.apache.org/jira/browse/PHOENIX-1728 and PHOENIX-1729 https://issues.apache.org/jira/browse/PHOENIX-1729. I hopefully will have a pull request today for those. PHOENIX-1727 https://issues.apache.org/jira/browse/PHOENIX-1727 will likely be a bit

[jira] [Commented] (PHOENIX-1880) Connections from QueryUtil.getConnection don't work on secure clusters

2015-04-22 Thread Geoffrey Jacoby (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507201#comment-14507201 ] Geoffrey Jacoby commented on PHOENIX-1880: -- It hasn't been directly tested on a

[jira] [Comment Edited] (PHOENIX-1682) PhoenixRuntime.getTable() does not work with case-sensitive table names

2015-04-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506497#comment-14506497 ] James Taylor edited comment on PHOENIX-1682 at 4/22/15 6:12 AM:

[jira] [Commented] (PHOENIX-1682) PhoenixRuntime.getTable() does not work with case-sensitive table names

2015-04-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506497#comment-14506497 ] James Taylor commented on PHOENIX-1682: --- The view name would have already been

[jira] [Comment Edited] (PHOENIX-1906) With large number of guideposts, queries that iterate over a small range gets starved when running concurrently with larger queries

2015-04-22 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506358#comment-14506358 ] ramkrishna.s.vasudevan edited comment on PHOENIX-1906 at 4/22/15 6:24 AM:

[jira] [Resolved] (PHOENIX-1899) Performance regression for non-aggregate, unordered queries returning 0 or few records

2015-04-22 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain resolved PHOENIX-1899. --- Resolution: Fixed Fix Version/s: 4.4.0 5.0.0 Performance

[jira] [Commented] (PHOENIX-1682) PhoenixRuntime.getTable() does not work with case-sensitive table names

2015-04-22 Thread Ivan Weiss (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507412#comment-14507412 ] Ivan Weiss commented on PHOENIX-1682: - [~jamestaylor] I ran mvn package which, I

[jira] [Commented] (PHOENIX-900) Partial results for mutations

2015-04-22 Thread Eli Levine (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507415#comment-14507415 ] Eli Levine commented on PHOENIX-900: [~samarthjain] Sorry about that. Fixing it now.

[jira] [Commented] (PHOENIX-1906) With large number of guideposts, queries that iterate over a small range gets starved when running concurrently with larger queries

2015-04-22 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507420#comment-14507420 ] Andrew Purtell commented on PHOENIX-1906: - It's not quite as simple as let's

[jira] [Commented] (PHOENIX-1899) Performance regression for non-aggregate, unordered queries returning 0 or few records

2015-04-22 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507502#comment-14507502 ] Samarth Jain commented on PHOENIX-1899: --- Performance of the two regressed queries

[jira] [Commented] (PHOENIX-1880) Connections from QueryUtil.getConnection don't work on secure clusters

2015-04-22 Thread Gabriel Reid (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507630#comment-14507630 ] Gabriel Reid commented on PHOENIX-1880: --- Ok, great, just give me a heads up once

[jira] [Commented] (PHOENIX-1682) PhoenixRuntime.getTable() does not work with case-sensitive table names

2015-04-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507660#comment-14507660 ] James Taylor commented on PHOENIX-1682: --- No problem, [~ivanweiss]. Do you have an

[jira] [Commented] (PHOENIX-900) Partial results for mutations

2015-04-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507597#comment-14507597 ] Hudson commented on PHOENIX-900: FAILURE: Integrated in Phoenix-master #705 (See

[jira] [Commented] (PHOENIX-1673) Allow tenant ID to be of any integral data type

2015-04-22 Thread Soumen Bandyopadhyay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507721#comment-14507721 ] Soumen Bandyopadhyay commented on PHOENIX-1673: --- I might not be able to

[jira] [Commented] (PHOENIX-900) Partial results for mutations

2015-04-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507727#comment-14507727 ] Hudson commented on PHOENIX-900: FAILURE: Integrated in Phoenix-master #706 (See

[jira] [Updated] (PHOENIX-1673) Allow tenant ID to be of any integral data type

2015-04-22 Thread Soumen Bandyopadhyay (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Soumen Bandyopadhyay updated PHOENIX-1673: -- Assignee: (was: Soumen Bandyopadhyay) Allow tenant ID to be of any

[jira] [Commented] (PHOENIX-1879) Provide prepare statement hooks for Phoenix/Calcite Integration

2015-04-22 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507726#comment-14507726 ] Julian Hyde commented on PHOENIX-1879: -- Yes, I see. The cluster hasn't even been

[jira] [Resolved] (PHOENIX-1769) Exception thrown when TO_DATE function used as LHS in WHERE-clause

2015-04-22 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva resolved PHOENIX-1769. - Resolution: Cannot Reproduce Exception thrown when TO_DATE function used as LHS in

[jira] [Updated] (PHOENIX-538) Support UDFs

2015-04-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-538: Attachment: PHOENIX-538_v4.patch Support UDFs

[jira] [Updated] (PHOENIX-1904) bin scripts use incorrect variable for locating hbase conf

2015-04-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated PHOENIX-1904: -- Attachment: PHOENIX-1904.00.patch bin scripts use incorrect variable for locating hbase conf

[jira] [Reopened] (PHOENIX-1759) PhoenixArray to have decent .toString() implementation.

2015-04-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reopened PHOENIX-1759: --- PhoenixArray to have decent .toString() implementation.

[jira] [Commented] (PHOENIX-1759) PhoenixArray to have decent .toString() implementation.

2015-04-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508245#comment-14508245 ] Nick Dimiduk commented on PHOENIX-1759: --- Looks like this patch forgot to add

[jira] [Commented] (PHOENIX-1773) Backward compatibility for joins fail after PHOENIX-1489

2015-04-22 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508275#comment-14508275 ] Maryann Xue commented on PHOENIX-1773: -- [~mujtabachohan] Did you make sure that it

[jira] [Commented] (PHOENIX-174) Zookeeper parameter in Phoenix JDBC URL should be optional as it can be specified in hbase-site.xml

2015-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508369#comment-14508369 ] ASF GitHub Bot commented on PHOENIX-174: Github user JamesRTaylor commented on a

[jira] [Commented] (PHOENIX-174) Zookeeper parameter in Phoenix JDBC URL should be optional as it can be specified in hbase-site.xml

2015-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508367#comment-14508367 ] ASF GitHub Bot commented on PHOENIX-174: Github user JamesRTaylor commented on a

[GitHub] phoenix pull request: Support native JSON data type and json_extra...

2015-04-22 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/75#discussion_r28934216 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/JsonExtractPathTextFunction.java --- @@ -0,0 +1,108 @@ +package

[GitHub] phoenix pull request: Support native JSON data type and json_extra...

2015-04-22 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/75#discussion_r28934224 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/JsonExtractPathTextFunction.java --- @@ -0,0 +1,108 @@ +package

[jira] [Commented] (PHOENIX-174) Zookeeper parameter in Phoenix JDBC URL should be optional as it can be specified in hbase-site.xml

2015-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508380#comment-14508380 ] ASF GitHub Bot commented on PHOENIX-174: Github user JamesRTaylor commented on a

[jira] [Commented] (PHOENIX-174) Zookeeper parameter in Phoenix JDBC URL should be optional as it can be specified in hbase-site.xml

2015-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508434#comment-14508434 ] ASF GitHub Bot commented on PHOENIX-174: Github user AakashPradeep commented on a

[GitHub] phoenix pull request: Support native JSON data type and json_extra...

2015-04-22 Thread AakashPradeep
Github user AakashPradeep commented on a diff in the pull request: https://github.com/apache/phoenix/pull/75#discussion_r28935794 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/json/PhoenixJson.java --- @@ -0,0 +1,216 @@ +package org.apache.phoenix.schema.json;

[jira] [Commented] (PHOENIX-1904) bin scripts use incorrect variable for locating hbase conf

2015-04-22 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508242#comment-14508242 ] Devaraj Das commented on PHOENIX-1904: -- Looks good to me as long as it is tested..

[GitHub] phoenix pull request: Phoenix-Hive initial commit

2015-04-22 Thread nmaillard
GitHub user nmaillard opened a pull request: https://github.com/apache/phoenix/pull/73 Phoenix-Hive initial commit added Phoenix Hive first phase of code. Needs couple follow ups but initial functionnality there You can merge this pull request into a Git repository by running:

[GitHub] phoenix pull request: Support native JSON data type and json_extra...

2015-04-22 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/75#discussion_r28934102 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/JsonExtractPathFunction.java --- @@ -0,0 +1,110 @@ +package

[GitHub] phoenix pull request: Support native JSON data type and json_extra...

2015-04-22 Thread AakashPradeep
Github user AakashPradeep commented on a diff in the pull request: https://github.com/apache/phoenix/pull/75#discussion_r28935743 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/types/PDataType.java --- @@ -1144,17 +1144,18 @@ public static PDataType

[GitHub] phoenix pull request: Support native JSON data type and json_extra...

2015-04-22 Thread AakashPradeep
Github user AakashPradeep commented on a diff in the pull request: https://github.com/apache/phoenix/pull/75#discussion_r28935769 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/schema/types/PVarchar.java --- @@ -30,134 +31,145 @@ public class PVarchar extends

org.apache.phoenix.end2end.index.DropIndexDuringUpsertIT frequently failing

2015-04-22 Thread rajeshb...@apache.org
The test case failing because some Hudson problem. Anyone has idea how to solve this? Failed to read test report file /home/jenkins/jenkins-slave/workspace/Phoenix-master/phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.DropIndexDuringUpsertIT.xml

[jira] [Commented] (PHOENIX-174) Zookeeper parameter in Phoenix JDBC URL should be optional as it can be specified in hbase-site.xml

2015-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508431#comment-14508431 ] ASF GitHub Bot commented on PHOENIX-174: Github user AakashPradeep commented on a

[GitHub] phoenix pull request: Phoenix 1728

2015-04-22 Thread cmarcel
GitHub user cmarcel opened a pull request: https://github.com/apache/phoenix/pull/72 Phoenix 1728 You can merge this pull request into a Git repository by running: $ git pull https://github.com/codymarcel/phoenix PHOENIX-1728 Alternatively you can review and apply these

[jira] [Commented] (PHOENIX-1728) Pherf - Make tests use mini cluster

2015-04-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508305#comment-14508305 ] James Taylor commented on PHOENIX-1728: --- Thanks for the patch,

[GitHub] phoenix pull request: Support native JSON data type and json_extra...

2015-04-22 Thread AakashPradeep
Github user AakashPradeep commented on the pull request: https://github.com/apache/phoenix/pull/75#issuecomment-95399238 @JamesRTaylor Can you please review Phoenix Json. --- 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-174) Zookeeper parameter in Phoenix JDBC URL should be optional as it can be specified in hbase-site.xml

2015-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508344#comment-14508344 ] ASF GitHub Bot commented on PHOENIX-174: Github user AakashPradeep commented on

[jira] [Assigned] (PHOENIX-1743) Add JSON type to Phoenix

2015-04-22 Thread Aakash Pradeep (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aakash Pradeep reassigned PHOENIX-1743: --- Assignee: Aakash Pradeep Add JSON type to Phoenix

[jira] [Commented] (PHOENIX-174) Zookeeper parameter in Phoenix JDBC URL should be optional as it can be specified in hbase-site.xml

2015-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508374#comment-14508374 ] ASF GitHub Bot commented on PHOENIX-174: Github user JamesRTaylor commented on a

[GitHub] phoenix pull request: Support native JSON data type and json_extra...

2015-04-22 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/75#discussion_r28934116 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/JsonExtractPathFunction.java --- @@ -0,0 +1,110 @@ +package

[jira] [Commented] (PHOENIX-174) Zookeeper parameter in Phoenix JDBC URL should be optional as it can be specified in hbase-site.xml

2015-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508375#comment-14508375 ] ASF GitHub Bot commented on PHOENIX-174: Github user JamesRTaylor commented on a

[jira] [Created] (PHOENIX-1908) TenantSpecificTablesDDLIT#testAddDropColumn is flaky

2015-04-22 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created PHOENIX-1908: Summary: TenantSpecificTablesDDLIT#testAddDropColumn is flaky Key: PHOENIX-1908 URL: https://issues.apache.org/jira/browse/PHOENIX-1908

[jira] [Updated] (PHOENIX-1904) bin scripts use incorrect variable for locating hbase conf

2015-04-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated PHOENIX-1904: -- Attachment: PHOENIX-1904.00.patch bin scripts use incorrect variable for locating hbase conf

[jira] [Commented] (PHOENIX-1728) Pherf - Make tests use mini cluster

2015-04-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508363#comment-14508363 ] James Taylor commented on PHOENIX-1728: --- One more request: can you change the

[jira] [Commented] (PHOENIX-174) Zookeeper parameter in Phoenix JDBC URL should be optional as it can be specified in hbase-site.xml

2015-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508394#comment-14508394 ] ASF GitHub Bot commented on PHOENIX-174: Github user JamesRTaylor commented on a

[jira] [Commented] (PHOENIX-1759) PhoenixArray to have decent .toString() implementation.

2015-04-22 Thread Alex Warshavsky (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508423#comment-14508423 ] Alex Warshavsky commented on PHOENIX-1759: -- Will do, [~ndimiduk] PhoenixArray

[jira] [Commented] (PHOENIX-331) Hive Storage

2015-04-22 Thread nicolas maillard (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508252#comment-14508252 ] nicolas maillard commented on PHOENIX-331: -- PR sent out, with a couple more UTs

[jira] [Commented] (PHOENIX-1728) Pherf - Make tests use mini cluster

2015-04-22 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508311#comment-14508311 ] James Taylor commented on PHOENIX-1728: --- Link to pull:

[GitHub] phoenix pull request: Phoenix 331- Phoenix-Hive initial commit

2015-04-22 Thread nmaillard
GitHub user nmaillard opened a pull request: https://github.com/apache/phoenix/pull/74 Phoenix 331- Phoenix-Hive initial commit You can merge this pull request into a Git repository by running: $ git pull https://github.com/nmaillard/phoenix PHOENIX-331 Alternatively you

[GitHub] phoenix pull request: Phoenix-Hive initial commit

2015-04-22 Thread nmaillard
Github user nmaillard closed the pull request at: https://github.com/apache/phoenix/pull/73 --- 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-174) Zookeeper parameter in Phoenix JDBC URL should be optional as it can be specified in hbase-site.xml

2015-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508342#comment-14508342 ] ASF GitHub Bot commented on PHOENIX-174: GitHub user AakashPradeep opened a pull

[GitHub] phoenix pull request: Support native JSON data type and json_extra...

2015-04-22 Thread AakashPradeep
GitHub user AakashPradeep opened a pull request: https://github.com/apache/phoenix/pull/75 Support native JSON data type and json_extract_path function PHOENIX-174... ...3 and PHOENIX-1710 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] phoenix pull request: Support native JSON data type and json_extra...

2015-04-22 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/75#discussion_r28933941 --- Diff: phoenix-core/src/it/java/org/apache/phoenix/end2end/PhoenixJsonE2ETest.java --- @@ -0,0 +1,246 @@ +/** + * + */ +package

[GitHub] phoenix pull request: Support native JSON data type and json_extra...

2015-04-22 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/75#discussion_r28933979 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/JsonExtractPathFunction.java --- @@ -0,0 +1,110 @@ +package

[GitHub] phoenix pull request: Support native JSON data type and json_extra...

2015-04-22 Thread JamesRTaylor
Github user JamesRTaylor commented on a diff in the pull request: https://github.com/apache/phoenix/pull/75#discussion_r28933972 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/JsonExtractPathFunction.java --- @@ -0,0 +1,110 @@ +package

[jira] [Commented] (PHOENIX-174) Zookeeper parameter in Phoenix JDBC URL should be optional as it can be specified in hbase-site.xml

2015-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508365#comment-14508365 ] ASF GitHub Bot commented on PHOENIX-174: Github user JamesRTaylor commented on a

[jira] [Commented] (PHOENIX-174) Zookeeper parameter in Phoenix JDBC URL should be optional as it can be specified in hbase-site.xml

2015-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508381#comment-14508381 ] ASF GitHub Bot commented on PHOENIX-174: Github user JamesRTaylor commented on a

[jira] [Commented] (PHOENIX-174) Zookeeper parameter in Phoenix JDBC URL should be optional as it can be specified in hbase-site.xml

2015-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508397#comment-14508397 ] ASF GitHub Bot commented on PHOENIX-174: Github user JamesRTaylor commented on

[GitHub] phoenix pull request: Support native JSON data type and json_extra...

2015-04-22 Thread JamesRTaylor
Github user JamesRTaylor commented on the pull request: https://github.com/apache/phoenix/pull/75#issuecomment-95414642 Very nice, @AakashPradeep! @twdsilva - would you mind reviewing too? Also, looks like it needs to be rebased. --- If your project is set up for it, you can reply

[jira] [Commented] (PHOENIX-174) Zookeeper parameter in Phoenix JDBC URL should be optional as it can be specified in hbase-site.xml

2015-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508395#comment-14508395 ] ASF GitHub Bot commented on PHOENIX-174: Github user JamesRTaylor commented on a

[GitHub] phoenix pull request: Support native JSON data type and json_extra...

2015-04-22 Thread AakashPradeep
Github user AakashPradeep commented on a diff in the pull request: https://github.com/apache/phoenix/pull/75#discussion_r28935112 --- Diff: phoenix-core/src/main/java/org/apache/phoenix/expression/function/JsonExtractPathTextFunction.java --- @@ -0,0 +1,108 @@ +package

[jira] [Commented] (PHOENIX-174) Zookeeper parameter in Phoenix JDBC URL should be optional as it can be specified in hbase-site.xml

2015-04-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508411#comment-14508411 ] ASF GitHub Bot commented on PHOENIX-174: Github user AakashPradeep commented on a

[jira] [Updated] (PHOENIX-1728) Pherf - Make tests use mini cluster

2015-04-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-1728: - Fix Version/s: 4.4.0 5.0.0 Pherf - Make tests use

[jira] [Updated] (PHOENIX-1773) Backward compatibility for joins fail after PHOENIX-1489

2015-04-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-1773: - Fix Version/s: 4.4.0 5.0.0 Backward compatibility

[jira] [Created] (PHOENIX-1907) Update index created with UDF when there is change in implementation.

2015-04-22 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created PHOENIX-1907: Summary: Update index created with UDF when there is change in implementation. Key: PHOENIX-1907 URL: https://issues.apache.org/jira/browse/PHOENIX-1907

[jira] [Commented] (PHOENIX-1682) PhoenixRuntime.getTable() does not work with case-sensitive table names

2015-04-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508130#comment-14508130 ] Hudson commented on PHOENIX-1682: - FAILURE: Integrated in Phoenix-master #708 (See

Re: Thinking of RC on Thursday

2015-04-22 Thread rajeshb...@apache.org
Thanks all for pointing and working on the JIRA. Some of them already committed. Thanks Eli, Samarth Jain,Cody Marcel for quick turn around. @Samarth https://issues.apache.org/jira/browse/PHOENIX-1819 When we can expect the patch for this? If we are not able to complete the list by tomorrow then

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507859#comment-14507859 ] Rajeshbabu Chintaguntla commented on PHOENIX-538: - bq. Is it allowed for

[jira] [Commented] (PHOENIX-1769) Exception thrown when TO_DATE function used as LHS in WHERE-clause

2015-04-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508007#comment-14508007 ] Hudson commented on PHOENIX-1769: - FAILURE: Integrated in Phoenix-master #707 (See

Reminder: merge commits

2015-04-22 Thread Nick Dimiduk
Hi folks, Looks like a merge commit was recently pushed to master. I think we have the project policy to not merge changes, but rather rebase any local changes onto an update from upstream. The easiest way to avoid merge commits is to not use `git pull` but instead use `get fetch` followed by

[jira] [Updated] (PHOENIX-1904) bin scripts use incorrect variable for locating hbase conf

2015-04-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated PHOENIX-1904: -- Attachment: PHOENIX-1904.00.patch Patch changes behavior as [~gabriel.reid] suggests. Updated

[jira] [Assigned] (PHOENIX-1904) bin scripts use incorrect variable for locating hbase conf

2015-04-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reassigned PHOENIX-1904: - Assignee: Nick Dimiduk bin scripts use incorrect variable for locating hbase conf

[jira] [Commented] (PHOENIX-1879) Provide prepare statement hooks for Phoenix/Calcite Integration

2015-04-22 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508165#comment-14508165 ] Maryann Xue commented on PHOENIX-1879: -- Yes, that would help. Thanks,

[jira] [Commented] (PHOENIX-1682) PhoenixRuntime.getTable() does not work with case-sensitive table names

2015-04-22 Thread Eli Levine (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508047#comment-14508047 ] Eli Levine commented on PHOENIX-1682: - Just pushed fixes from [~ivanweiss] to

[jira] [Updated] (PHOENIX-1904) bin scripts use incorrect variable for locating hbase conf

2015-04-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated PHOENIX-1904: -- Summary: bin scripts use incorrect variable for locating hbase conf (was: bin scripts user

[jira] [Commented] (PHOENIX-1904) bin scripts use incorrect variable for locating hbase conf

2015-04-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14508105#comment-14508105 ] Nick Dimiduk commented on PHOENIX-1904: --- Hey look, a precommit build is in

Re: Thinking of RC on Thursday

2015-04-22 Thread James Taylor
That sounds good, Rajeshbabu. Thanks for coordinating all this. One more to add to the list: PHOENIX-1773 (which is a b/w compat issue). Also, there's some initial JSON work that is a possibility: PHOENIX-628 (text-only, not a binary format) and PHOENIX-1710. Any volunteers for PHOENIX-1727? I

Re: Thinking of RC on Thursday

2015-04-22 Thread Sergey Belousov
I am interested in it (kind of show stopper for us) but I am totally swamp. at work at home... just one of thouse periods. hopefully will have some brake next month or earlier. sorry On Apr 22, 2015 4:38 PM, rajeshb...@apache.org chrajeshbab...@gmail.com wrote: Thanks all for pointing and

[jira] [Updated] (PHOENIX-1904) bin scripts use incorrect variable for locating hbase conf

2015-04-22 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated PHOENIX-1904: -- Attachment: PHOENIX-1904.00.patch bin scripts use incorrect variable for locating hbase conf

[jira] [Updated] (PHOENIX-1907) Update functional index data created with UDF when there is change in implementation.

2015-04-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-1907: - Summary: Update functional index data created with UDF when there is

[jira] [Updated] (PHOENIX-1907) Update functional index data created with UDF when there is change in implementation.

2015-04-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-1907: - Description: There is possibility that user can change the

[jira] [Updated] (PHOENIX-538) Support UDFs

2015-04-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-538: Attachment: (was: PHOENIX-538_v4.patch) Support UDFs

[jira] [Updated] (PHOENIX-538) Support UDFs

2015-04-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajeshbabu Chintaguntla updated PHOENIX-538: Attachment: PHOENIX-538_v4.patch Support UDFs

[jira] [Commented] (PHOENIX-538) Support UDFs

2015-04-22 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14507816#comment-14507816 ] Rajeshbabu Chintaguntla commented on PHOENIX-538: - [~jamestaylor] Thanks

Re: It's time to create branch for 1.0.x and/or 1.1.x

2015-04-22 Thread rajeshb...@apache.org
James, I think Andrew already landed patches for that. May need minor changes. I can create branch for 1.1 and push the patches after rebase. What do you say? Thanks, Rajeshbabu. On Tue, Apr 21, 2015 at 10:43 PM, James Taylor jamestay...@apache.org wrote: For a Phoenix release on HBase 1.1, I

[jira] [Commented] (PHOENIX-1904) bin scripts user incorrect variable for locating hbase conf

2015-04-22 Thread Gabriel Reid (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506722#comment-14506722 ] Gabriel Reid commented on PHOENIX-1904: --- Not only does bigtop set HBASE_CONF_DIR,