[jira] [Commented] (PHOENIX-2152) Ability to create spatial indexes (geohash) with bounding box / radius search

2015-08-04 Thread Dan Meany (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14653729#comment-14653729 ] Dan Meany commented on PHOENIX-2152: How I did it manually:

[jira] [Commented] (PHOENIX-1661) Implement built-in functions for JSON

2015-08-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14653420#comment-14653420 ] ASF GitHub Bot commented on PHOENIX-1661: - Github user ictwanglei closed the

[GitHub] phoenix pull request: PHOENIX-1661 Implement built-in functions fo...

2015-08-04 Thread ictwanglei
Github user ictwanglei closed the pull request at: https://github.com/apache/phoenix/pull/93 --- 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-2152) Ability to create spatial indexes (geohash) with bounding box / radius search

2015-08-04 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14653798#comment-14653798 ] James Taylor commented on PHOENIX-2152: --- Awesome, [~danmeany]. Great use case for

[jira] [Updated] (PHOENIX-2159) Grammar changes and DDL support for surfacing native HBase timestamp

2015-08-04 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-2159: -- Attachment: PHOENIX-2159_v2.patch Thanks for the review [~jamestaylor]. Attached is the

[jira] [Commented] (PHOENIX-953) Support UNNEST for ARRAY

2015-08-04 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654752#comment-14654752 ] Maryann Xue commented on PHOENIX-953: - Yes, the very fundamental thing we need for

[jira] [Commented] (PHOENIX-953) Support UNNEST for ARRAY

2015-08-04 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654772#comment-14654772 ] ramkrishna.s.vasudevan commented on PHOENIX-953: I think our initial

[jira] [Commented] (PHOENIX-1609) MR job to populate index tables

2015-08-04 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654557#comment-14654557 ] Thomas D'Silva commented on PHOENIX-1609: - [~maghamraviki...@gmail.com]

Re: [jira] [Created] (PHOENIX-1609) MR job to populate index tables

2015-08-04 Thread Ravi Kiran
Hi Thomas Those numbers are disturbing . Can you please share the following A. How many mappers ran and what is the setting of io.sort.mb B. How much data was written as mapper output . Also how many threads were used by the mapper to aggregate the mapper output C. From the job history,

[jira] [Updated] (PHOENIX-1902) Do not perform conflict detection for append-only tables

2015-08-04 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-1902: Assignee: James Taylor (was: Thomas D'Silva) Do not perform conflict detection for

[jira] [Resolved] (PHOENIX-1902) Do not perform conflict detection for append-only tables

2015-08-04 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva resolved PHOENIX-1902. - Resolution: Fixed Do not perform conflict detection for append-only tables

[jira] [Commented] (PHOENIX-2145) Pherf - Fix threads not exiting after performance run

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

[jira] [Commented] (PHOENIX-2137) Range query on DECIMAL DESC sometimes incorrect

2015-08-04 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14653923#comment-14653923 ] Samarth Jain commented on PHOENIX-2137: --- Patch looks good [~jamestaylor]. There

Issue with PhoenixHBaseStorage

2015-08-04 Thread Siddhi Mehta
Hello, I am trying to run a pig job with mapreduce mode that tries to write to Hbase using PhoenixHBaseStorage. I am seeing the reduce task fail with no suitable driver found for the connection. AttemptID:attempt_1436998373852_1140_r_00_1 Info:Error: java.lang.RuntimeException:

Re: Issue with PhoenixHBaseStorage

2015-08-04 Thread Ravi Kiran
Hi Siddhi, Which jars of phoenix did you register in your pig script. Can you please share the version of phoenix you are working on . Also, do you notice the same behavior with LOAD also ? Thanks Ravi On Tue, Aug 4, 2015 at 12:47 PM, Siddhi Mehta sm26...@gmail.com wrote: Ahh. Sorry

[jira] [Comment Edited] (PHOENIX-2145) Pherf - Fix threads not exiting after performance run

2015-08-04 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654306#comment-14654306 ] Mujtaba Chohan edited comment on PHOENIX-2145 at 8/4/15 8:45 PM:

[jira] [Commented] (PHOENIX-1011) Warning from Global Memory Manager Orphaned chunks

2015-08-04 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654179#comment-14654179 ] Samarth Jain commented on PHOENIX-1011: --- [~Sudeten] - what version of phoenix are

Re: Issue with PhoenixHBaseStorage

2015-08-04 Thread Siddhi Mehta
Ahh. Sorry ignore the typo in my stacktrace. That is due to me trying to remove hostnames from stacktrace. The url is jdbc:phoenix:remoteclusterZkQuorum:2181 --Siddhi On Tue, Aug 4, 2015 at 11:35 AM, Samarth Jain sama...@apache.org wrote: The jdbc url doesn't look correct -

[jira] [Commented] (PHOENIX-2145) Pherf - Fix threads not exiting after performance run

2015-08-04 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654330#comment-14654330 ] Cody Marcel commented on PHOENIX-2145: -- Cool +1 Pherf - Fix threads not exiting

[jira] [Comment Edited] (PHOENIX-953) Support UNNEST for ARRAY

2015-08-04 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654280#comment-14654280 ] James Taylor edited comment on PHOENIX-953 at 8/4/15 8:13 PM:

[jira] [Commented] (PHOENIX-953) Support UNNEST for ARRAY

2015-08-04 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654280#comment-14654280 ] James Taylor commented on PHOENIX-953: -- Questions from [~ram_krish] [~Dumindux]:

[jira] [Commented] (PHOENIX-1011) Warning from Global Memory Manager Orphaned chunks

2015-08-04 Thread Kurt Woitke (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654173#comment-14654173 ] Kurt Woitke commented on PHOENIX-1011: -- We are having the same issue. PLEASE

[jira] [Commented] (PHOENIX-2145) Pherf - Fix threads not exiting after performance run

2015-08-04 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654294#comment-14654294 ] Cody Marcel commented on PHOENIX-2145: -- Can you add the prod scenario back? It's

[jira] [Commented] (PHOENIX-2145) Pherf - Fix threads not exiting after performance run

2015-08-04 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654296#comment-14654296 ] Cody Marcel commented on PHOENIX-2145: -- include**/*.properties/include Also this

[jira] [Commented] (PHOENIX-2145) Pherf - Fix threads not exiting after performance run

2015-08-04 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654306#comment-14654306 ] Mujtaba Chohan commented on PHOENIX-2145: - I'm not removing but rather adding

[jira] [Comment Edited] (PHOENIX-953) Support UNNEST for ARRAY

2015-08-04 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654280#comment-14654280 ] James Taylor edited comment on PHOENIX-953 at 8/4/15 8:15 PM:

Re: Issue with PhoenixHBaseStorage

2015-08-04 Thread Siddhi Mehta
Hey Ravi, I register both the phoenix-core jar as well as phoenix-pig jar. Version: 4.5.0 I havent tried load. Will give it a try. Thanks, --Siddhi On Tue, Aug 4, 2015 at 1:24 PM, Ravi Kiran maghamraviki...@gmail.com wrote: Hi Siddhi, Which jars of phoenix did you register in your pig

[jira] [Commented] (PHOENIX-1011) Warning from Global Memory Manager Orphaned chunks

2015-08-04 Thread Kurt Woitke (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654324#comment-14654324 ] Kurt Woitke commented on PHOENIX-1011: -- We are running version 4.1 with hadoop and

Re: [DISCUSS] drop 5.0.0 label for JIRAs

2015-08-04 Thread Nick Dimiduk
Sorry if this has already been resolved, I'm just getting back from an extended absence. I'm +1 for this as well. Can we remove 5.0.0 label from JIRA as well? Presumably there's nothing with just the 5.0.0 label, so a simple removal should suffice. I haven't checked though... On Thu, Jul 9, 2015

[jira] [Comment Edited] (PHOENIX-2152) Ability to create spatial indexes (geohash) with bounding box / radius search

2015-08-04 Thread Dan Meany (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654732#comment-14654732 ] Dan Meany edited comment on PHOENIX-2152 at 8/5/15 3:01 AM:

[jira] [Commented] (PHOENIX-953) Support UNNEST for ARRAY

2015-08-04 Thread Dumindu Buddhika (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654835#comment-14654835 ] Dumindu Buddhika commented on PHOENIX-953: -- Thanks for the comments James and

Re: [jira] [Created] (PHOENIX-1609) MR job to populate index tables

2015-08-04 Thread Thomas D'Silva
A. How many mappers ran and what is the setting of io.sort.mb 64 mappers ran and io.sort.mb=256 We don't set the number of reducers so it used a default of 1, should this be increased? B. How much data was written as mapper output . Also how many threads were used by the mapper to aggregate

[jira] [Commented] (PHOENIX-2152) Ability to create spatial indexes (geohash) with bounding box / radius search

2015-08-04 Thread Dan Meany (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654732#comment-14654732 ] Dan Meany commented on PHOENIX-2152: Looking at the long term big picture I wonder