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

2015-04-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14504387#comment-14504387 ] James Taylor commented on PHOENIX-331: -- Agree, [~maghamravi], a pull request would

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

2015-04-21 Thread Ayola Jayamaha
Hi, We can also use Zipkin to visualize tracing data[1]. HTrace provides ZipkinSpanReceiver which converts spans to Zipkin span format and send them to Zipkin server[2]. [1] https://issues.apache.org/jira/browse/PHOENIX-1119 [2] http://people.apache.org/~ndimiduk/site/book/tracing.html On

[jira] [Created] (PHOENIX-1897) Use physical table name as key in top level map for MutationState

2015-04-21 Thread James Taylor (JIRA)
James Taylor created PHOENIX-1897: - Summary: Use physical table name as key in top level map for MutationState Key: PHOENIX-1897 URL: https://issues.apache.org/jira/browse/PHOENIX-1897 Project:

Re: Thinking of RC on Thursday

2015-04-21 Thread James Taylor
Good list, Rajeshbabu. Thanks for starting the RC process. One more of note that's already in: - 7.5x performance improvement for non aggregate, unordered queries (PHOENIX-1779). Thanks, James On Mon, Apr 20, 2015 at 2:02 PM, rajeshb...@apache.org chrajeshbab...@gmail.com wrote: That's good to

[jira] [Commented] (PHOENIX-1870) Fix NPE occurring during regex processing when joni library not used

2015-04-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14504438#comment-14504438 ] Hudson commented on PHOENIX-1870: - SUCCESS: Integrated in Phoenix-master #701 (See

[jira] [Updated] (PHOENIX-1873) Fix compilation errors in Pherf

2015-04-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1873: -- Attachment: PHOENIX-1873_v2.patch The intention is to fix the compiler errors so that we

[jira] [Commented] (PHOENIX-1873) Fix compilation errors in Pherf

2015-04-21 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14505505#comment-14505505 ] Cody Marcel commented on PHOENIX-1873: -- Are you convinced this patch is what we

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

2015-04-21 Thread nicolas maillard (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14505436#comment-14505436 ] nicolas maillard commented on PHOENIX-331: -- Yes, makes sense and I wanted to get

[jira] [Commented] (PHOENIX-1897) Use physical table name as key in top level map for MutationState

2015-04-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14505459#comment-14505459 ] James Taylor commented on PHOENIX-1897: --- [~sergey.b] - a VIEW over multiple tables

Re: Thinking of RC on Thursday

2015-04-21 Thread James Taylor
You're welcome (and Samarth did the work). Thanks, James On Tue, Apr 21, 2015 at 1:19 AM, rajeshb...@apache.org chrajeshbab...@gmail.com wrote: That's really great work James. Thanks for pointing. On Tue, Apr 21, 2015 at 11:47 AM, James Taylor jamestay...@apache.org wrote: Good list,

[jira] [Resolved] (PHOENIX-1813) Support reading your own writes

2015-04-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-1813. --- Resolution: Fixed Support reading your own writes ---

[jira] [Commented] (PHOENIX-1873) Fix compilation errors in Pherf

2015-04-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14505525#comment-14505525 ] James Taylor commented on PHOENIX-1873: --- Yes, I'm convinced. There are good

[jira] [Commented] (PHOENIX-1873) Fix compilation errors in Pherf

2015-04-21 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14505488#comment-14505488 ] Nick Dimiduk commented on PHOENIX-1873: --- bq. Nick Dimiduk is working on getting a

[jira] [Comment Edited] (PHOENIX-1835) Adjust MetaDataEndPointImpl timestamps if table is transactional

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

Re: Thinking of RC on Thursday

2015-04-21 Thread rajeshb...@apache.org
That's really great work James. Thanks for pointing. On Tue, Apr 21, 2015 at 11:47 AM, James Taylor jamestay...@apache.org wrote: Good list, Rajeshbabu. Thanks for starting the RC process. One more of note that's already in: - 7.5x performance improvement for non aggregate, unordered queries

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

2015-04-21 Thread rajeshb...@apache.org
Hi Team, I think this is better time to create 4.4 branch to work with 1.0.x. Also HBase 1.1 also very close to release we can have 4.4 branch to work with it. I expect very minimal/no changes required for it. So that we can release 4.4 with all three major versions of HBase. What do you

[jira] [Commented] (PHOENIX-1897) Use physical table name as key in top level map for MutationState

2015-04-21 Thread Serhiy Bilousov (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14505043#comment-14505043 ] Serhiy Bilousov commented on PHOENIX-1897: -- bq. for views, get the physical

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

2015-04-21 Thread Nishani (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nishani updated PHOENIX-1118: -- Attachment: MockUp4-FlameGraph.png MockUp3-PatternDetector.png

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

2015-04-21 Thread Ayola Jayamaha
Hi, I created the Mock Up UIs for the Visualization of Phoenix Tracing Information. Below is a small description of each Mock Up UI. 1. https://issues.apache.org/jira/secure/attachment/12726863/MockUp1-TimeSlider.png This features a time slider. When you select a particular time period by the

[jira] [Commented] (PHOENIX-1878) Implement PhoenixSchema and PhoenixTable in Phoenix/Calcite Integration

2015-04-21 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14505727#comment-14505727 ] Julian Hyde commented on PHOENIX-1878: -- PhoenixSchema.getTableNames is being called

[jira] [Resolved] (PHOENIX-1830) Transactional mutable secondary indexes

2015-04-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-1830. --- Resolution: Fixed Transactional mutable secondary indexes

[jira] [Created] (PHOENIX-1898) Throw error if CURRENT_SCN is set on connection and an attempt is made to start a transaction

2015-04-21 Thread James Taylor (JIRA)
James Taylor created PHOENIX-1898: - Summary: Throw error if CURRENT_SCN is set on connection and an attempt is made to start a transaction Key: PHOENIX-1898 URL: https://issues.apache.org/jira/browse/PHOENIX-1898

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

2015-04-21 Thread Samarth Jain (JIRA)
Samarth Jain created PHOENIX-1899: - Summary: Performance regression for non-aggregate, unordered queries returning 0 or few records Key: PHOENIX-1899 URL: https://issues.apache.org/jira/browse/PHOENIX-1899

[jira] [Created] (PHOENIX-1900) Increase testing around transaction integration

2015-04-21 Thread James Taylor (JIRA)
James Taylor created PHOENIX-1900: - Summary: Increase testing around transaction integration Key: PHOENIX-1900 URL: https://issues.apache.org/jira/browse/PHOENIX-1900 Project: Phoenix Issue

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

2015-04-21 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14505675#comment-14505675 ] Nick Dimiduk commented on PHOENIX-1888: --- [~jfarrell] says he's hooked up phoenix

[jira] [Commented] (PHOENIX-1831) Ensure that a point delete from the data table ends up as a point delete in the index table

2015-04-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14505571#comment-14505571 ] James Taylor commented on PHOENIX-1831: --- This has been fixed, but we still need a

[jira] [Resolved] (PHOENIX-1831) Ensure that a point delete from the data table ends up as a point delete in the index table

2015-04-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-1831. --- Resolution: Fixed Ensure that a point delete from the data table ends up as a point delete

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

2015-04-21 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14505785#comment-14505785 ] Julian Hyde commented on PHOENIX-1879: -- In your driver, override

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

2015-04-21 Thread Gabriel Reid (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14505646#comment-14505646 ] Gabriel Reid commented on PHOENIX-1880: --- Patch looks good to me. [~gjacoby] have

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

2015-04-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506042#comment-14506042 ] James Taylor commented on PHOENIX-1682: --- Committed to 4.x and master.

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

2015-04-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor resolved PHOENIX-1682. --- Resolution: Fixed Fix Version/s: 4.3.2 4.4.0

[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-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506100#comment-14506100 ] James Taylor commented on PHOENIX-1906: --- [~ram_krish] - this is *exactly* the

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

2015-04-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506145#comment-14506145 ] James Taylor commented on PHOENIX-900: -- +1. Thanks, Eli. Partial results for

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

2015-04-21 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506284#comment-14506284 ] Samarth Jain commented on PHOENIX-1899: --- Doh! Why didn't I think of that? +1. I

[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-21 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 commented on PHOENIX-1906: - [~giacomotaylor] I

[jira] [Commented] (PHOENIX-1873) Fix compilation errors in Pherf

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

[jira] [Commented] (PHOENIX-1903) bin scripts locate wrong client jar

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

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

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

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

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

[jira] [Commented] (PHOENIX-787) CEIL function may produce incorrect results for TIMESTAMP

2015-04-21 Thread Naveen Madhire (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506353#comment-14506353 ] Naveen Madhire commented on PHOENIX-787: [~samarthjain] I tested this one and

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

2015-04-21 Thread Thomas D'Silva (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506416#comment-14506416 ] Thomas D'Silva commented on PHOENIX-1769: - Sure, I will commit this tomorrow.

[jira] [Commented] (PHOENIX-1706) Create skeleton for parsing DDL

2015-04-21 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506417#comment-14506417 ] Julian Hyde commented on PHOENIX-1706: -- I have a basic implementation in

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

2015-04-21 Thread Nishani (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506420#comment-14506420 ] Nishani commented on PHOENIX-1118: --- Hi All, Thanks Nick and Stack for your valuable

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

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

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

2015-04-21 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506474#comment-14506474 ] Samarth Jain commented on PHOENIX-1682: --- This could potentially impact the query

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

2015-04-21 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506486#comment-14506486 ] Samarth Jain commented on PHOENIX-900: -- [~elilevine] - looks like the test you added

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

2015-04-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor reopened PHOENIX-1682: --- Did you run the unit tests before submitting your patch, [~ivanweiss]? Looks like we're

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

2015-04-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-1899: -- Attachment: PHOENIX-1899_v2.patch How about just adding a call to peek() before returning

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

2015-04-21 Thread Eli Levine (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506141#comment-14506141 ] Eli Levine commented on PHOENIX-900: It was a bug in my original PR that caused a

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

2015-04-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506054#comment-14506054 ] ASF GitHub Bot commented on PHOENIX-900: GitHub user elilevine reopened a pull

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

2015-04-21 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506056#comment-14506056 ] Samarth Jain commented on PHOENIX-1682: --- Offhand I can't seem to think of any

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

2015-04-21 Thread Samarth Jain (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samarth Jain updated PHOENIX-1899: -- Attachment: (was: PHOENIX-1899.patch) Performance regression for non-aggregate,

[GitHub] phoenix pull request: Surface partial saves in CommitExcepiton (PH...

2015-04-21 Thread elilevine
GitHub user elilevine reopened a pull request: https://github.com/apache/phoenix/pull/37 Surface partial saves in CommitExcepiton (PHOENIX-900) https://issues.apache.org/jira/browse/PHOENIX-900 You can merge this pull request into a Git repository by running: $ git pull

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

2015-04-21 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14506097#comment-14506097 ] James Taylor commented on PHOENIX-900: -- [~elilevine] - thanks for the fix. Is the

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

2015-04-21 Thread Nishani (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14504773#comment-14504773 ] Nishani commented on PHOENIX-1118: --- Hi, We can also use Zipkin to visualize tracing

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

2015-04-21 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14505242#comment-14505242 ] Nick Dimiduk commented on PHOENIX-1118: --- Let's start with some simple objectives

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

2015-04-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14505248#comment-14505248 ] stack commented on PHOENIX-1118: bq. ...maybe we can focus on making the content of

[jira] [Commented] (PHOENIX-1873) Fix compilation errors in Pherf

2015-04-21 Thread Cody Marcel (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14505255#comment-14505255 ] Cody Marcel commented on PHOENIX-1873: -- The setters are used by JAXB to bind the

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

2015-04-21 Thread James Taylor
For a Phoenix release on HBase 1.1, I think it's important to complete the work to be on supported HBase APIs (PHOENIX-1681, PHOENIX-1717). Thanks, James On Tue, Apr 21, 2015 at 1:31 AM, rajeshb...@apache.org chrajeshbab...@gmail.com wrote: Hi Team, I think this is better time to create 4.4

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

2015-04-21 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14505215#comment-14505215 ] Nick Dimiduk commented on PHOENIX-1118: --- I'm not sure how many folks have a zipkin