re : non pk present before pk in RVC cause wrong execute plan

2015-03-20 Thread 孟庆义(孟庆义)
Hi,Samarth The patch works fine, thanks J Daniel Meng 发件人: Samarth Jain [mailto:sama...@apache.org] 发送时间: 2015年3月20日 11:36 收件人: dev; 孟庆义(孟庆义) 抄送: d...@phoenix.incubator.apache.org 主题: Re: non pk present before pk in RVC cause wrong execute plan Hi Daniel, James just

[jira] [Commented] (PHOENIX-1118) Provide a tool for visualizing Phoenix tracing information

2015-03-20 Thread Nishani (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372552#comment-14372552 ] Nishani commented on PHOENIX-1118: --- Hi All, I just came across a small conflict over

Re: [jira] [Comment Edited] (PHOENIX-1118) Provide a tool for visualizing Phoenix tracing information

2015-03-20 Thread Ayola Jayamaha
Hi All, I just came across a small conflict over the versions given for allowing tracing information (trace on/off).[1-3] I referred above 3 links and they seem to be giving quite conflicting info. [1] Says you need Phoenix 4.1.0 to enable tracing. In [2] it says trace on/off is solved on versio

[jira] [Updated] (PHOENIX-1763) Support building with HBase-1.1.0

2015-03-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated PHOENIX-1763: --- Attachment: phoenix-1763_v1.patch Here is an initial patch. It compiles, but some of the ITs

[jira] [Commented] (PHOENIX-1756) Add Month() and Second() buildin functions

2015-03-20 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372474#comment-14372474 ] Alicia Ying Shu commented on PHOENIX-1756: -- [~jamestaylor] Thanks! Attached a p

Re: [jira] [Comment Edited] (PHOENIX-1118) Provide a tool for visualizing Phoenix tracing information

2015-03-20 Thread Ayola Jayamaha
On Sat, Mar 21, 2015 at 8:07 AM, Jesse Yates wrote: > nnotations. Hi Jesse, Thanks for the quick and informative reply. I would be sure to go through all the resources regarding tracing that you have shared. I'm so happy and honored for the chance of interaction with you who wrote tracing for

[jira] [Updated] (PHOENIX-1756) Add Month() and Second() buildin functions

2015-03-20 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-1756: - Attachment: Phoenix-1756-v2.patch > Add Month() and Second() buildin functions > ---

[jira] [Comment Edited] (PHOENIX-1287) Use the joni byte[] regex engine in place of j.u.regex

2015-03-20 Thread Shuxiong Ye (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372461#comment-14372461 ] Shuxiong Ye edited comment on PHOENIX-1287 at 3/21/15 2:46 AM: ---

Re: [jira] [Comment Edited] (PHOENIX-1118) Provide a tool for visualizing Phoenix tracing information

2015-03-20 Thread Jesse Yates
Hi Nishani, Thanks for your interesting in phoenix! For tracing, the first thing I would recommend doing is reading the tracing documentation: http://phoenix.apache.org/tracing.html A careful reading there would then lead you to look at org.apache.phoenix.trace.PhoenixTableMetricsWriterIT for ru

[jira] [Commented] (PHOENIX-1287) Use the joni byte[] regex engine in place of j.u.regex

2015-03-20 Thread Shuxiong Ye (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372461#comment-14372461 ] Shuxiong Ye commented on PHOENIX-1287: -- Hi [~jamestaylor], I have a question about

Re: [jira] [Comment Edited] (PHOENIX-1118) Provide a tool for visualizing Phoenix tracing information

2015-03-20 Thread Ayola Jayamaha
Hi All, As mentioned earlier I completed my research on how existing database systems visualize tracing information. (Mysql, Postgres etc.) Please give me some feedback on it? Or if you have any questions regard to that or any unclear part I'd be glad to help you out. I also successfully built a

[jira] [Commented] (PHOENIX-1676) Set priority of Index Updates correctly

2015-03-20 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372420#comment-14372420 ] James Taylor commented on PHOENIX-1676: --- +1. Please commit to 4.3, new 4.x branch,

Re: [IMPORTANT] Some changes to branches and releases for 4.4+

2015-03-20 Thread James Taylor
Ah, got it. Thanks, Enis! On Fri, Mar 20, 2015 at 5:57 PM, Enis Söztutar wrote: > The pom is pointing to 1.0.1-SNAPSHOT. Jenkins build was fine yesterday. I > tested locally with 1.1.0-SNAPSHOT. > > See https://issues.apache.org/jira/browse/PHOENIX-1763. > > Enis > > On Fri, Mar 20, 2015 at 4:53

Re: [IMPORTANT] Some changes to branches and releases for 4.4+

2015-03-20 Thread Enis Söztutar
The pom is pointing to 1.0.1-SNAPSHOT. Jenkins build was fine yesterday. I tested locally with 1.1.0-SNAPSHOT. See https://issues.apache.org/jira/browse/PHOENIX-1763. Enis On Fri, Mar 20, 2015 at 4:53 PM, James Taylor wrote: > Is this fixed yet? If not, would it be possible for you to set the

[jira] [Updated] (PHOENIX-1428) Keep scanner open on server and pace by client instead of spooling

2015-03-20 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1428: -- Assignee: Samarth Jain (was: Dave Hacker) > Keep scanner open on server and pace by client in

[jira] [Commented] (PHOENIX-1756) Add Month() and Second() buildin functions

2015-03-20 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372401#comment-14372401 ] James Taylor commented on PHOENIX-1756: --- YOu'll need to encode as int instead of l

[jira] [Commented] (PHOENIX-1756) Add Month() and Second() buildin functions

2015-03-20 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372398#comment-14372398 ] Alicia Ying Shu commented on PHOENIX-1756: -- [~jamestaylor] Uploaded another pat

[jira] [Updated] (PHOENIX-1756) Add Month() and Second() buildin functions

2015-03-20 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-1756: - Attachment: Phoenix-1756-v1.patch > Add Month() and Second() buildin functions > ---

[jira] [Comment Edited] (PHOENIX-1756) Add Month() and Second() buildin functions

2015-03-20 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372299#comment-14372299 ] Alicia Ying Shu edited comment on PHOENIX-1756 at 3/21/15 12:39 AM: --

[jira] [Updated] (PHOENIX-1756) Add Month() and Second() buildin functions

2015-03-20 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-1756: - Description: >From Oracle doc: Month(date) and Second(date). Very similar to Year(date)

[jira] [Updated] (PHOENIX-1765) Add time related buildins

2015-03-20 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-1765: - Description: Week(), DAYOFMONTH(), Hour(), Minute() >From Oracle doc: WEEK(date)

Re: [IMPORTANT] Some changes to branches and releases for 4.4+

2015-03-20 Thread James Taylor
Is this fixed yet? If not, would it be possible for you to set the pom to HBase-1.0.1 instead so that master will build? Just don't want to leave it in a broken state. Thanks, James On Thu, Mar 19, 2015 at 7:31 PM, Enis Söztutar wrote: > About the 4.x-HBase-1.x branch, it seems that I have spoken

[jira] [Comment Edited] (PHOENIX-1756) Add Month() and Second() buildin functions

2015-03-20 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372299#comment-14372299 ] Alicia Ying Shu edited comment on PHOENIX-1756 at 3/20/15 11:21 PM: --

[jira] [Updated] (PHOENIX-1765) Add time related buildins

2015-03-20 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated PHOENIX-1765: - Assignee: Alicia Ying Shu Summary: Add time related buildins (was: Add time relate

[jira] [Created] (PHOENIX-1765) Add time relate building

2015-03-20 Thread Alicia Ying Shu (JIRA)
Alicia Ying Shu created PHOENIX-1765: Summary: Add time relate building Key: PHOENIX-1765 URL: https://issues.apache.org/jira/browse/PHOENIX-1765 Project: Phoenix Issue Type: Bug

[jira] [Commented] (PHOENIX-1756) Add Month() and Second() buildin functions

2015-03-20 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372299#comment-14372299 ] Alicia Ying Shu commented on PHOENIX-1756: -- We picked the functions based on wh

[jira] [Updated] (PHOENIX-1727) Pherf - Port shell scripts to python

2015-03-20 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-1727: - Attachment: (was: PHOENIX-1727.patch) > Pherf - Port shell scripts to python > -

[jira] [Updated] (PHOENIX-1727) Pherf - Port shell scripts to python

2015-03-20 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-1727: - Attachment: PHOENIX-1727.patch > Pherf - Port shell scripts to python >

[jira] [Updated] (PHOENIX-1764) Pherf ClassCastException

2015-03-20 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cody Marcel updated PHOENIX-1764: - Attachment: PHOENIX-1727.patch > Pherf ClassCastException > > >

[jira] [Created] (PHOENIX-1764) Pherf ClassCastException

2015-03-20 Thread Cody Marcel (JIRA)
Cody Marcel created PHOENIX-1764: Summary: Pherf ClassCastException Key: PHOENIX-1764 URL: https://issues.apache.org/jira/browse/PHOENIX-1764 Project: Phoenix Issue Type: Bug Affects Vers

[jira] [Updated] (PHOENIX-1676) Set priority of Index Updates correctly

2015-03-20 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-1676: Attachment: PHOENIX-1676-4.x-HBase-1.x-v2.patch PHOENIX-1676-4.x-HBase-0.98

[jira] [Created] (PHOENIX-1763) Support building with HBase-1.1.0

2015-03-20 Thread Enis Soztutar (JIRA)
Enis Soztutar created PHOENIX-1763: -- Summary: Support building with HBase-1.1.0 Key: PHOENIX-1763 URL: https://issues.apache.org/jira/browse/PHOENIX-1763 Project: Phoenix Issue Type: Improv

[jira] [Updated] (PHOENIX-1676) Set priority of Index Updates correctly

2015-03-20 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-1676: Affects Version/s: 5.0.0 4.0.0 > Set priority of Index Updates corr

[jira] [Updated] (PHOENIX-1676) Set priority of Index Updates correctly

2015-03-20 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas D'Silva updated PHOENIX-1676: Affects Version/s: 4.3.1 > Set priority of Index Updates correctly >

[jira] [Commented] (PHOENIX-1744) CAST from UNSIGNED_LONG (_INT) to * TIMESTAMP is not supported.

2015-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371965#comment-14371965 ] ASF GitHub Bot commented on PHOENIX-1744: - GitHub user dhacker1341 opened a pull

[GitHub] phoenix pull request: PHOENIX-1744 unsigned long cast to timestamp

2015-03-20 Thread dhacker1341
GitHub user dhacker1341 opened a pull request: https://github.com/apache/phoenix/pull/52 PHOENIX-1744 unsigned long cast to timestamp You can merge this pull request into a Git repository by running: $ git pull https://github.com/dhacker1341/phoenix master Alternatively you c

[jira] [Commented] (PHOENIX-1744) CAST from UNSIGNED_LONG (_INT) to * TIMESTAMP is not supported.

2015-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371963#comment-14371963 ] ASF GitHub Bot commented on PHOENIX-1744: - Github user dhacker1341 closed the pu

[GitHub] phoenix pull request: PHOENIX-1744 Allow Integer, UnsignedInt and ...

2015-03-20 Thread dhacker1341
Github user dhacker1341 closed the pull request at: https://github.com/apache/phoenix/pull/48 --- 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-1705) implement ARRAY_APPEND built in function

2015-03-20 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371717#comment-14371717 ] ramkrishna.s.vasudevan commented on PHOENIX-1705: - Thanks to James for p

[jira] [Commented] (PHOENIX-1752) Phoenix should not "early-start" TableResultIterators

2015-03-20 Thread Mujtaba Chohan (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371645#comment-14371645 ] Mujtaba Chohan commented on PHOENIX-1752: - [~jamestaylor] Default client thread

[jira] [Commented] (PHOENIX-1734) Local index improvements

2015-03-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371563#comment-14371563 ] stack commented on PHOENIX-1734: [~rajeshbabu] Sounds good (especially bit of finding mi

[jira] [Commented] (PHOENIX-1653) Allow option to pass peer zookeeper address to load data into a target cluster in Map Reduce api

2015-03-20 Thread maghamravikiran (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371545#comment-14371545 ] maghamravikiran commented on PHOENIX-1653: -- Thanks [~gabriel.reid] . +1 for com

[jira] [Updated] (PHOENIX-1653) Allow option to pass peer zookeeper address to load data into a target cluster in Map Reduce api

2015-03-20 Thread Gabriel Reid (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Reid updated PHOENIX-1653: -- Attachment: PHOENIX-1653v5.patch Good point [~maghamraviki...@gmail.com]. Here's the updated p

[jira] [Commented] (PHOENIX-1734) Local index improvements

2015-03-20 Thread Rajeshbabu Chintaguntla (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371530#comment-14371530 ] Rajeshbabu Chintaguntla commented on PHOENIX-1734: -- [~stack] bq. Every

[jira] [Created] (PHOENIX-1762) rg.apache.phoenix.schema.TableNotFoundException: ERROR 1012 (42M03): Table undefined

2015-03-20 Thread Thamarai Selvi (JIRA)
Thamarai Selvi created PHOENIX-1762: --- Summary: rg.apache.phoenix.schema.TableNotFoundException: ERROR 1012 (42M03): Table undefined Key: PHOENIX-1762 URL: https://issues.apache.org/jira/browse/PHOENIX-1762

[jira] [Created] (PHOENIX-1761) rg.apache.phoenix.schema.TableNotFoundException: ERROR 1012 (42M03): Table undefined

2015-03-20 Thread Thamarai Selvi (JIRA)
Thamarai Selvi created PHOENIX-1761: --- Summary: rg.apache.phoenix.schema.TableNotFoundException: ERROR 1012 (42M03): Table undefined Key: PHOENIX-1761 URL: https://issues.apache.org/jira/browse/PHOENIX-1761

[jira] [Comment Edited] (PHOENIX-1118) Provide a tool for visualizing Phoenix tracing information

2015-03-20 Thread Nishani (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14370997#comment-14370997 ] Nishani edited comment on PHOENIX-1118 at 3/20/15 8:54 AM:

[jira] [Commented] (PHOENIX-1118) Provide a tool for visualizing Phoenix tracing information

2015-03-20 Thread Nishani (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14370997#comment-14370997 ] Nishani commented on PHOENIX-1118: --- Hi, I have gone through some resources regarding

Re: [jira] [Commented] (PHOENIX-1118) Provide a tool for visualizing Phoenix tracing information

2015-03-20 Thread Ayola Jayamaha
Hi, I have gone through some resources regarding visualization of trace info on database servers (Postgres/MySQL, MSSQL). - The DTrace function in MySQL is a profiler that creates flame graphs. [1] - A tool for visualizations of a database system [2] - Generates images with help of G

[jira] [Commented] (PHOENIX-1756) Add Month() and Second() buildin functions

2015-03-20 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14370890#comment-14370890 ] James Taylor commented on PHOENIX-1756: --- [~sergey.b] - I was talking about an impr

[jira] [Commented] (PHOENIX-1287) Use the joni byte[] regex engine in place of j.u.regex

2015-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14370879#comment-14370879 ] ASF GitHub Bot commented on PHOENIX-1287: - Github user shuxiong commented on the

[GitHub] phoenix pull request: Draft for PHOENIX-1287 subtask, ByteBasedLik...

2015-03-20 Thread shuxiong
Github user shuxiong commented on the pull request: https://github.com/apache/phoenix/pull/46#issuecomment-83941154 All tests for LikeExpression are passed. I update the code and have a draft for RegexpReplaceFunction. But I can't find any tests or end-to-end test for ReplaceF