Re: [jira] [Commented] (PHOENIX-938) Use higher priority queue for index updates to prevent deadlock

2014-05-23 Thread Jesse Yates
Issue Type: Bug > > Affects Versions: 4.0.0, 4.1 > >Reporter: James Taylor > >Assignee: Jesse Yates > > Attachments: phoenix-938-4.0-v0.patch, > phoenix-938-master-v0.patch, phoenix-938-master-v1.patch > > > > > >

[jira] [Commented] (PHOENIX-938) Use higher priority queue for index updates to prevent deadlock

2014-05-23 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14007791#comment-14007791 ] Jesse Yates commented on PHOENIX-938: - The other caveat is we need to update

[jira] [Updated] (PHOENIX-938) Use higher priority queue for index updates to prevent deadlock

2014-05-23 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated PHOENIX-938: Attachment: phoenix-938-master-v1.patch phoenix-938-4.0-v0.patch Attaching

Re: Apache Phoenix has officially graduated as a top level project

2014-05-22 Thread Jesse Yates
Well done all! Congrats! On May 22, 2014 10:24 AM, "Mujtaba Chohan" wrote: > Great news!!! :) Congrats all... > > > On Thu, May 22, 2014 at 10:21 AM, Eli Levine wrote: > > > Truly awesome. It has been great to witness the project's transition > from > > an internal proof of concept all the way

[jira] [Commented] (PHOENIX-938) Use higher priority queue for index updates to prevent deadlock

2014-04-28 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13983391#comment-13983391 ] Jesse Yates commented on PHOENIX-938: - I actually wrote the code up last week,

Re: [VOTE] Graduation of Apache Phoenix from the Incubator

2014-04-27 Thread Jesse Yates
ache Phoenix Project: > > * Andrew Purtell > * Anoop Sam John > * Devaraj Das > * Eli Levine > * Enis Soztutar > * Gabriel Reid > * James R. Taylor > * Jeffrey

[jira] [Commented] (PHOENIX-950) Improve Secondary Index Update Failure Handling

2014-04-24 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980018#comment-13980018 ] Jesse Yates commented on PHOENIX-950: - Not having read the doc yet, I'd re

[jira] [Commented] (PHOENIX-938) Use higher priority queue for index updates to prevent deadlock

2014-04-22 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977099#comment-13977099 ] Jesse Yates commented on PHOENIX-938: - Oh, I like that much better! I knew if I

[jira] [Updated] (PHOENIX-938) Use higher priority queue for index updates to prevent deadlock

2014-04-21 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated PHOENIX-938: Attachment: phoenix-938-master-v0.patch Initial patch to support custom queue usage on both the

[jira] [Commented] (PHOENIX-848) Enable HBase 0.96 on Master & 4.0 branch

2014-04-18 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974389#comment-13974389 ] Jesse Yates commented on PHOENIX-848: - I'm not sure what you mean by &q

Re: start 3.1/4.1 release vote on April 30th

2014-04-17 Thread Jesse Yates
onfig option maybe?). --- Jesse Yates @jesse_yates jyates.github.com On Thu, Apr 17, 2014 at 11:27 AM, Andrew Purtell wrote: > On Thu, Apr 17, 2014 at 10:26 AM, James Taylor >wrote: > > > If possible, it'd be good to target this one too: > > - prevent de

Re: start 3.1/4.1 release vote on April 30th

2014-04-17 Thread Jesse Yates
+1 Works really well for HBase since there is a lot of change over there. I don't know if we are at that volume, but even around 10ish changes per release is reasonable. Overall, I'm generally +1 on the release train as long as the RM is up for it, of course :) ------- J

Re: [ANNOUNCE] New Apache Phoenix committer - Gabriel Reid

2014-04-08 Thread Jesse Yates
Congrats and welcome Gabriel! --- Jesse Yates @jesse_yates jyates.github.com On Tue, Apr 8, 2014 at 10:23 AM, James Taylor wrote: > On behalf of the Apache Phoenix project, I am pleased to welcome Gabriel > Reid as a committer. He stepped in and did a fantastic job re-w

[jira] [Updated] (PHOENIX-871) Mutable Secondary Indexing can cause a deadlock on exception

2014-03-18 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated PHOENIX-871: Attachment: phoenix-871-master.txt phoenix-871-3.0.txt Attaching patches for 3.0

[jira] [Resolved] (PHOENIX-871) Mutable Secondary Indexing can cause a deadlock on exception

2014-03-18 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates resolved PHOENIX-871. - Resolution: Fixed Committed to 3.0, 4.0 and master branches. > Mutable Secondary Indexing

[jira] [Commented] (PHOENIX-871) Mutable Secondary Indexing can cause a deadlock on exception

2014-03-18 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939647#comment-13939647 ] Jesse Yates commented on PHOENIX-871: - Pull request here: https://github.com/ap

[jira] [Created] (PHOENIX-871) Mutable Secondary Indexing can cause a deadlock on exception

2014-03-18 Thread Jesse Yates (JIRA)
Jesse Yates created PHOENIX-871: --- Summary: Mutable Secondary Indexing can cause a deadlock on exception Key: PHOENIX-871 URL: https://issues.apache.org/jira/browse/PHOENIX-871 Project: Phoenix

Re: change master pom.xml to be 5.0.0-SNAPSHOT?

2014-03-13 Thread Jesse Yates
full semantic versioning; even if so, we could keep the current number to help cut down on the number of branches we would need to commit to. Then we could have a vote for cutting a new branch (5.0, and bumping master to 5.1) when we need to have a breaking/incompatible change. ---

[jira] [Resolved] (PHOENIX-842) Use better namespace for maven artifacts

2014-03-13 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates resolved PHOENIX-842. - Resolution: Fixed > Use better namespace for maven artifa

[jira] [Commented] (PHOENIX-842) Use better namespace for maven artifacts

2014-03-13 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13934328#comment-13934328 ] Jesse Yates commented on PHOENIX-842: - Committed to 3.0, 4.0 and master bran

[jira] [Updated] (PHOENIX-842) Use better namespace for maven artifacts

2014-03-13 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated PHOENIX-842: Fix Version/s: 4.0.0 3.0.0 > Use better namespace for maven artifa

[jira] [Commented] (PHOENIX-842) Use better namespace for maven artifacts

2014-03-13 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13933917#comment-13933917 ] Jesse Yates commented on PHOENIX-842: - Sounds good to me! I'll commit this

[jira] [Comment Edited] (PHOENIX-842) Use better namespace for maven artifacts

2014-03-13 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13933899#comment-13933899 ] Jesse Yates edited comment on PHOENIX-842 at 3/13/14 7:0

[jira] [Commented] (PHOENIX-842) Use better namespace for maven artifacts

2014-03-13 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13933899#comment-13933899 ] Jesse Yates commented on PHOENIX-842: - +1 on latest patch. Tested locally and w

[jira] [Commented] (PHOENIX-842) Use better namespace for maven artifacts

2014-03-12 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932714#comment-13932714 ] Jesse Yates commented on PHOENIX-842: - Nope, the patch isn't going work th

[jira] [Commented] (PHOENIX-842) Use better namespace for maven artifacts

2014-03-12 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932675#comment-13932675 ] Jesse Yates commented on PHOENIX-842: - +1 > Use better namespace fo

Re: branching plan and cutting a 3.0 RC

2014-03-06 Thread Jesse Yates
+1 --- Jesse Yates @jesse_yates jyates.github.com On Thu, Mar 6, 2014 at 3:43 PM, James Taylor wrote: > Hey All, > I'd like to branch master to 3.0 so that 4.0 can become the master branch. > There are a couple of outstanding changes that I'd like to compl

Re: [jira] [Commented] (PHOENIX-113) Enable usage of ClientKeyValue on for indexing on server

2014-03-05 Thread Jesse Yates
I'd rather do that one layer up as I proposed in the PhoenixWriterCommiter - it helps separate concerns for cases where users want to use the indexing but don't want all the rest of the phoenix stuff. ------- Jesse Yates @jesse_yates jyates.github.com On Wed, Mar 5, 2014

[jira] [Commented] (PHOENIX-113) Enable usage of ClientKeyValue on for indexing on server

2014-03-05 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13921874#comment-13921874 ] Jesse Yates commented on PHOENIX-113: - Agree that for the 4.X line Cell is the

[jira] [Commented] (PHOENIX-113) Enable usage of ClientKeyValue on for indexing on server

2014-03-05 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13921873#comment-13921873 ] Jesse Yates commented on PHOENIX-113: - The problem is going from Cell -> K

[jira] [Updated] (PHOENIX-113) Enable usage of ClientKeyValue on for indexing on server

2014-03-05 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated PHOENIX-113: Attachment: phoenix-113-sketch.txt Attaching a sketch of how one might go about implementing an

[jira] [Updated] (PHOENIX-113) Enable usage of ClientKeyValue on for indexing on server

2014-03-05 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated PHOENIX-113: Summary: Enable usage of ClientKeyValue on for indexing on server (was: Enable usage of

Re: Purpose of three different phoenix client jars

2014-03-04 Thread Jesse Yates
g the -client-without-hbase jar would be a good idea, so you don't clobber the classpath with your own HBase dependencies. Take a look at the pom and assembly descriptors in phoenix-assembly to see how these things all work. ------- Jesse Yates @jesse_yates jyates.github.com On

[jira] [Resolved] (PHOENIX-78) MetaDataUtil must respect ClientKeyValue usage

2014-02-27 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates resolved PHOENIX-78. Resolution: Fixed > MetaDataUtil must respect ClientKeyValue us

[jira] [Commented] (PHOENIX-78) MetaDataUtil must respect ClientKeyValue usage

2014-02-27 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13915334#comment-13915334 ] Jesse Yates commented on PHOENIX-78: It doesn't look too terrible

[jira] [Updated] (PHOENIX-78) MetaDataUtil must respect ClientKeyValue usage

2014-02-27 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated PHOENIX-78: --- Attachment: phoenix-78-v2.patch Here we go again. Probably not as big a deal now that ClientKeyValue

[jira] [Commented] (PHOENIX-78) MetaDataUtil must respect ClientKeyValue usage

2014-02-26 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913956#comment-13913956 ] Jesse Yates commented on PHOENIX-78: I was thinking of that when I wrote it.

[jira] [Updated] (PHOENIX-78) MetaDataUtil must respect ClientKeyValue usage

2014-02-26 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated PHOENIX-78: --- Attachment: phoenix-78-v1.patch Thanks for the review James! Attaching patch with updates. Besides

[jira] [Updated] (PHOENIX-78) MetaDataUtil must respect ClientKeyValue usage

2014-02-26 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated PHOENIX-78: --- Attachment: phoenix-78-v0.patch Attaching patch. Now KeyValueBuilder becomes the interface behind

[jira] [Commented] (PHOENIX-78) MetaDataUtil must respect ClientKeyValue usage

2014-02-26 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913788#comment-13913788 ] Jesse Yates commented on PHOENIX-78: [~giacomotaylor] I think this is what we ta

[jira] [Created] (PHOENIX-78) MetaDataUtil must respect ClientKeyValue usage

2014-02-26 Thread Jesse Yates (JIRA)
Jesse Yates created PHOENIX-78: -- Summary: MetaDataUtil must respect ClientKeyValue usage Key: PHOENIX-78 URL: https://issues.apache.org/jira/browse/PHOENIX-78 Project: Phoenix Issue Type: Bug

[jira] [Commented] (PHOENIX-53) CSV loader fails on empty line

2014-02-25 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911891#comment-13911891 ] Jesse Yates commented on PHOENIX-53: +1 on pom - lgtm. I think we should be

[jira] [Resolved] (PHOENIX-58) Client jars are missing phoenix code

2014-02-20 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates resolved PHOENIX-58. Resolution: Fixed Closing. Thanks for the review James. > Client jars are missing phoenix c

[jira] [Commented] (PHOENIX-53) CSV loader fails on empty line

2014-02-20 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907645#comment-13907645 ] Jesse Yates commented on PHOENIX-53: {quote} 4. Could someone assist with remo

[jira] [Resolved] (PHOENIX-57) ClientKeyValue doesn't work in debug mode

2014-02-19 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates resolved PHOENIX-57. Resolution: Fixed Commited to master. Thanks for the review James! > ClientKeyValue doesn

[jira] [Updated] (PHOENIX-58) Client jars are missing phoenix code

2014-02-18 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated PHOENIX-58: --- Attachment: phoenix-58-v0.patch client-without-hbase-jar.txt client

[jira] [Created] (PHOENIX-58) Client jars are missing phoenix code

2014-02-18 Thread Jesse Yates (JIRA)
Jesse Yates created PHOENIX-58: -- Summary: Client jars are missing phoenix code Key: PHOENIX-58 URL: https://issues.apache.org/jira/browse/PHOENIX-58 Project: Phoenix Issue Type: Bug Affects

[jira] [Commented] (PHOENIX-38) Data load time with mutable index is 5X slower than Phoenix 2.2.2, 2.2.3

2014-02-18 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13904491#comment-13904491 ] Jesse Yates commented on PHOENIX-38: awesome, thanks Mujtaba! > Data load ti

[jira] [Commented] (PHOENIX-57) ClientKeyValue doesn't work in debug mode

2014-02-18 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13904479#comment-13904479 ] Jesse Yates commented on PHOENIX-57: [~giacomotaylor] mind taking a look? i

[jira] [Updated] (PHOENIX-57) ClientKeyValue doesn't work in debug mode

2014-02-18 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated PHOENIX-57: --- Attachment: phoenix-57-v0.patch > ClientKeyValue doesn't work in de

[jira] [Assigned] (PHOENIX-57) ClientKeyValue doesn't work in debug mode

2014-02-18 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates reassigned PHOENIX-57: -- Assignee: Jesse Yates > ClientKeyValue doesn't work in de

[jira] [Created] (PHOENIX-57) ClientKeyValue doesn't work in debug mode

2014-02-18 Thread Jesse Yates (JIRA)
Jesse Yates created PHOENIX-57: -- Summary: ClientKeyValue doesn't work in debug mode Key: PHOENIX-57 URL: https://issues.apache.org/jira/browse/PHOENIX-57 Project: Phoenix Issue Type

[jira] [Commented] (PHOENIX-57) ClientKeyValue doesn't work in debug mode

2014-02-18 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13904476#comment-13904476 ] Jesse Yates commented on PHOENIX-57: Since this only occurs in debugging, we d

[jira] [Commented] (PHOENIX-38) Data load time with mutable index is 5X slower than Phoenix 2.2.2, 2.2.3

2014-02-11 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13898072#comment-13898072 ] Jesse Yates commented on PHOENIX-38: Sounds like someone else changed some s

Re: Branch 4.0.0 is created for Phoenix on HBase0.98

2014-02-10 Thread Jesse Yates
, this allows you to easily track that state). --j --- Jesse Yates @jesse_yates jyates.github.com On Mon, Feb 10, 2014 at 4:03 PM, lars hofhansl wrote: > Personally I'd be in favor of 4.0.0 as this conveys the fact that we do > semantic versioning. > As usually

Re: Branch 4.0.0 is created for Phoenix on HBase0.98

2014-02-10 Thread Jesse Yates
+1 Caveat that that 4.1, 4.2 lines should probably get their own branches. --- Jesse Yates @jesse_yates jyates.github.com On Mon, Feb 10, 2014 at 3:50 PM, James Taylor wrote: > Sure, 4.0 is fine. I think we can just tag our minor and point releases > instead of cr

Re: VOTE: Accept the software grant by Salesforce

2014-02-06 Thread Jesse Yates
+1 On Feb 6, 2014 6:46 PM, "Eli Levine" wrote: > +1 > > > On Thu, Feb 6, 2014 at 3:30 PM, Andrew Purtell > wrote: > > > +1 > > > > > > On Thu, Feb 6, 2014 at 11:02 AM, Stack wrote: > > > > > We, Apache Phoenix (incubating), need to vote on whether we accept the > > > donation by Salesforce of t

Re: Fwd: Offending class: javax/servlet/Servlet.class using Phoenix JDBC from Saiku

2014-02-06 Thread Jesse Yates
OK, this is a bit hacky, but could work. Basically, take a look at the phoenix assembly files and specifically how the client jar is built - if just a whitelist (iirc) of dependencies. Similarly you could build one that doesn't include the offending dependencies that provide the Servlet class. You

Re: best development methodology for Apache git?

2014-01-30 Thread Jesse Yates
On Thu, Jan 30, 2014 at 5:03 PM, James Taylor wrote: > In what format is the patch given to you? Is it (or can it be) a git-diff? > HBase supports both svn and git. We can just support git for phoenix > And how do you visually apply the patch so that you can see it in the > context of the code

Re: Regarding support to make use of partial covered indexes in scan

2014-01-30 Thread Jesse Yates
AFAIK, no one is working on this, but it sounds pretty cool! Mind filling a JIRA? Thanks, J On Jan 30, 2014 7:28 AM, "rajeshbabu chintaguntla" < rajeshbabu.chintagun...@huawei.com> wrote: > Hi, > > Normally when we want to use secondary indices we create index on one or > very few > columns of i

Re: best development methodology for Apache git?

2014-01-29 Thread Jesse Yates
much time verifying each patch (running all the tests, etc). ------- Jesse Yates @jesse_yates jyates.github.com On Wed, Jan 29, 2014 at 8:42 AM, James Taylor wrote: > Gerrit sounds interesting. Sounds like infra dismissed it though. Will ask > about this on the general li

Re: best development methodology for Apache git?

2014-01-29 Thread Jesse Yates
Git is just a source control system - it was github that lead to the prevalence of the pull requests and merges. Whatever we do for reviews, we basically need to use git like svn and fully sync the repo each time, apply the patch, and then commit. Git hosting just means ppl work in the same source

Re: master branch is ready now

2014-01-27 Thread Jesse Yates
Sweet! Awesome to see it finally move. Thanks James! On Jan 27, 2014 2:58 PM, "James Taylor" wrote: > I've seeded our master branch based on our master from github. Our official > git repo is located here: > https://git-wip-us.apache.org/repos/asf/incubator-phoenix.git in case you > don't know.

[jira] [Commented] (PHOENIX-5) HRegion.put() on Phoenix table from within endpoint coprocessor fails with NPE

2014-01-20 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876669#comment-13876669 ] Jesse Yates commented on PHOENIX-5: --- If you know you are on the same server, can

Re: Podling report proposal

2014-01-07 Thread Jesse Yates
PMC members elected? > >> > > >> > No new committers or PMC members. > >> > > >> > > >> > 1. > https://issues.apache.org/jira/browse/PODLINGNAMESEARCH-44?filter=-2 > >> > 2. http://phoenix.incubator.apache.org/ > >> > > >> > > -- > CONFIDENTIALITY NOTICE > NOTICE: This message is intended for the use of the individual or entity to > which it is addressed and may contain information that is confidential, > privileged and exempt from disclosure under applicable law. If the reader > of this message is not the intended recipient, you are hereby notified that > any printing, copying, dissemination, distribution, disclosure or > forwarding of this communication is strictly prohibited. If you have > received this communication in error, please contact the sender immediately > and delete it from your system. Thank You. > -- --- Jesse Yates @jesse_yates jyates.github.com