Re: Request to un-subscribe

2023-10-12 Thread Pedro Boado
Send a message to the email linked here, https://phoenix.apache.org/mailing_list.html , it is an automated process. On Thu, 12 Oct 2023, 08:02 민석김, wrote: > I asked many times to un-subscribe me. > If there are someone listening this email, Please!!! Un-subscribe me. >

Re: How to check "split on" option on table

2020-07-24 Thread Pedro Boado
I would list table regions by either checking Hbase admin web UI or from the Hbase shell with list_regions 'table_name' and check that each region startKey matches your split points. Afaik there is no way for checking this from phoenix console. Also, these type of questions are a better fit for u

Re: PHOENIX-4863: Setup Travis-CI & CodeCoverage

2019-05-28 Thread Pedro Boado
What IT would you suggest to run? Testsuite (including long IT) takes ~2h. On Tue, 28 May 2019, 20:40 Thomas D'Silva, wrote: > +1 I think its a great idea. This would make it easier for new contributors > to run tests > and also make it easier for committers to verify a patch doesn't break > fun

Re: [DISCUSS] Next Phoenix 5.x release (was "Board report due in ~1 week")

2019-05-01 Thread Pedro Boado
上午12:39写道: > >>> > >>>> Hiya folks, > >>>> > >>>> It's about that time for another board report. Please reply here with > >>>> anything of merit that you think the board might find > >>>> interesting/useful. As a reminder, they board is typically more > >>>> concerned with high-level project/community details than the > >>>> nuts-and-bolts of the code changes for the project. > >>>> > >>>> On my radar already is... > >>>> > >>>> * Multiple new committers and PMC'ers (thanks so much to the folks who > >>>> have been driving votes!) > >>>> * NoSQL day in May > >>>> * 4.14.2 in vote > >>>> * Need for a new 5.x.y release (if there are no volunteers, I may have > >>>> to find the time to make this happen. It's been too long) > >>>> > >>>> Thanks! > >>>> > >>>> - Josh > >>>> > >>> > >> > > > -- Un saludo. Pedro Boado.

[jira] [Updated] (PHOENIX-5164) MutableIndexIT is failing in CDH6 brach

2019-02-25 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-5164: - Comment: was deleted (was: After PHOENIX-4956 this test started failing) > MutableIndexIT

[jira] [Updated] (PHOENIX-5164) MutableIndexIT is failing in CDH6 brach

2019-02-25 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-5164: - Description: testUpdateNonIndexedColumn usecase is failing under MutableIndexIT_localIndex

[jira] [Updated] (PHOENIX-5164) MutableIndexIT is failing in CDH6 brach

2019-02-25 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-5164: - Description: {{testUpdateNonIndexedColumn}} usecase is failing under

[jira] [Created] (PHOENIX-5165) DerivedTableIT is failing in CDH6 branch

2019-02-25 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-5165: Summary: DerivedTableIT is failing in CDH6 branch Key: PHOENIX-5165 URL: https://issues.apache.org/jira/browse/PHOENIX-5165 Project: Phoenix Issue Type

[jira] [Updated] (PHOENIX-5163) MutableIndexSplitForwardScanIT and MutableIndexSplitBackwardScanIT are failing in CDH6 branch

2019-02-25 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-5163: - Description: Both tests are failing in [localIndex=true, multiTenant=*] test runs {code:java

[jira] [Updated] (PHOENIX-5164) MutableIndexIT is failing in CDH6 brach

2019-02-25 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-5164: - Description: Tests are failing under MutableIndexIT_localIndex= * ,transactionProvider=null

[jira] [Created] (PHOENIX-5164) MutableIndexIT is failing in CDH6 brach

2019-02-25 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-5164: Summary: MutableIndexIT is failing in CDH6 brach Key: PHOENIX-5164 URL: https://issues.apache.org/jira/browse/PHOENIX-5164 Project: Phoenix Issue Type: Task

[jira] [Created] (PHOENIX-5163) MutableIndexSplitForwardScanIT and MutableIndexSplitBackwardScanIT are failing in CDH6 branch

2019-02-25 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-5163: Summary: MutableIndexSplitForwardScanIT and MutableIndexSplitBackwardScanIT are failing in CDH6 branch Key: PHOENIX-5163 URL: https://issues.apache.org/jira/browse/PHOENIX-5163

[jira] [Updated] (PHOENIX-5161) ChangePermissionsIT is failing in CDH6 branch

2019-02-25 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-5161: - Description: {{ChangePermissionsIT.testReadPermsOnTableIndexAndView}} is failing in cdh6

[jira] [Updated] (PHOENIX-5158) TestCoveredColumnIndexCodec is failing in CDH6 branch

2019-02-25 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-5158: - Affects Version/s: (was: 5.1.0-cdh) Fix Version/s: 5.1.0-cdh

[jira] [Created] (PHOENIX-5160) ConcurrentMutationsIT is failing in CDH6 branch

2019-02-25 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-5160: Summary: ConcurrentMutationsIT is failing in CDH6 branch Key: PHOENIX-5160 URL: https://issues.apache.org/jira/browse/PHOENIX-5160 Project: Phoenix Issue

[jira] [Created] (PHOENIX-5162) HashJoinMoreIT is failing in CDH6 branch

2019-02-25 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-5162: Summary: HashJoinMoreIT is failing in CDH6 branch Key: PHOENIX-5162 URL: https://issues.apache.org/jira/browse/PHOENIX-5162 Project: Phoenix Issue Type

[jira] [Created] (PHOENIX-5161) ChangePermissionsIT is failing in CDH6 branch

2019-02-25 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-5161: Summary: ChangePermissionsIT is failing in CDH6 branch Key: PHOENIX-5161 URL: https://issues.apache.org/jira/browse/PHOENIX-5161 Project: Phoenix Issue Type

[jira] [Updated] (PHOENIX-5159) TableDDLPermissionsIT is failing in CDH6 branch

2019-02-25 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-5159: - Affects Version/s: (was: 5.1.0-cdh) Fix Version/s: 5.1.0-cdh

[jira] [Created] (PHOENIX-5159) TableDDLPermissionsIT is failing in CDH6 branch

2019-02-25 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-5159: Summary: TableDDLPermissionsIT is failing in CDH6 branch Key: PHOENIX-5159 URL: https://issues.apache.org/jira/browse/PHOENIX-5159 Project: Phoenix Issue

[jira] [Created] (PHOENIX-5158) TestCoveredColumnIndexCodec is failing in CDH6 branch

2019-02-25 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-5158: Summary: TestCoveredColumnIndexCodec is failing in CDH6 branch Key: PHOENIX-5158 URL: https://issues.apache.org/jira/browse/PHOENIX-5158 Project: Phoenix

[jira] [Updated] (PHOENIX-5158) TestCoveredColumnIndexCodec is failing in CDH6 branch

2019-02-25 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-5158: - Affects Version/s: (was: 5.1.0) 5.1.0-cdh

Re: CDH 6.X road map

2019-02-25 Thread Pedro Boado
956. Thanks! Pedro. On Fri, 22 Feb 2019 at 02:09, William Shen wrote: > Thank you Pedro for supporting the CDH branches... Looking forward to your > patch. > > On Thu, Feb 21, 2019 at 5:50 PM Pedro Boado wrote: > > > Sorry for not being on top of this for a long time. I

[jira] [Updated] (PHOENIX-4956) Distribution of Apache Phoenix 5.1 for CDH 6.1

2019-02-25 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-4956: - Attachment: PHOENIX-4956-FINAL.patch > Distribution of Apache Phoenix 5.1 for CDH

[jira] [Updated] (PHOENIX-4956) Distribution of Apache Phoenix 5.1 for CDH 6.1

2019-02-25 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-4956: - Attachment: (was: PHOENIX-4956-v2.patch) > Distribution of Apache Phoenix 5.1 for CDH

[jira] [Updated] (PHOENIX-4956) Distribution of Apache Phoenix 5.1 for CDH 6.1

2019-02-25 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-4956: - Summary: Distribution of Apache Phoenix 5.1 for CDH 6.1 (was: Distribution of Apache Phoenix

[jira] [Updated] (PHOENIX-4956) Distribution of Apache Phoenix 5.0 for CDH 6.0

2019-02-25 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-4956: - Attachment: PHOENIX-4956-v2.patch > Distribution of Apache Phoenix 5.0 for CDH

Re: CDH 6.X road map

2019-02-21 Thread Pedro Boado
nd the following > thread, which may be helpful to get you started in addition to the two JIRA > tickets/patches for previous work ( > https://issues.apache.org/jira/browse/PHOENIX-4372 and > https://issues.apache.org/jira/browse/PHOENIX-4956): > > -- Forwarded message -

Re: How Phoenix JDBC connection get hbase configuration

2019-02-20 Thread Pedro Boado
> > nodes have hbase-site.xml installed properly ) > > > > thanks > > > > On Wed, Feb 20, 2019 at 3:53 PM Pedro Boado > wrote: > > > >> Your classpath variable should be pointing to the folder containing your > >> hbase-site.xml and not dir

Re: How Phoenix JDBC connection get hbase configuration

2019-02-20 Thread Pedro Boado
t > didn't work > So we are wondering if anything we did wrong? > > On Wed, Feb 20, 2019 at 3:24 PM Pedro Boado wrote: > > > Hi, > > > > How many concurrent client connections are we talking about? You might be > > opening more connections than the RS can

Re: How Phoenix JDBC connection get hbase configuration

2019-02-20 Thread Pedro Boado
Hi, How many concurrent client connections are we talking about? You might be opening more connections than the RS can handle ( under these circumstances most of the client threads would end exhausting their retry count ) . I would bet that you've get a bottleneck in the RS keeping SYSTEM.CATALOG

[jira] [Resolved] (PHOENIX-4450) When I use phoenix queary below my project appeared on such an error Can anyone help me?

2019-02-01 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado resolved PHOENIX-4450. -- Resolution: Not A Problem Assignee: Pedro Boado Not enough evidence of a problem

[jira] [Updated] (PHOENIX-5057) LocalIndexSplitMergeIT and MutableIndexIT are failing in cdh branches

2018-12-05 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-5057: - Description: LocalIndexSplitMergeIT started failing in CDH branches after PHOENIX-4839. For

[jira] [Updated] (PHOENIX-5057) LocalIndexSplitMergeIT and MutableIndexIT are failing in cdh branches

2018-12-03 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-5057: - Description: LocalIndexSplitMergeIT started failing in CDH branches after PHOENIX-4839. For

[jira] [Updated] (PHOENIX-5057) LocalIndexSplitMergeIT and MutableIndexIT are failing in cdh branches

2018-12-03 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-5057: - Description: LocalIndexSplitMergeIT started failing in CDH branches after PHOENIX-4839. For

[jira] [Updated] (PHOENIX-5057) LocalIndexSplitMergeIT and MutableIndexIT are failing in cdh branches

2018-12-03 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-5057: - Description: LocalIndexSplitMergeIT started failing in CDH branches after PHOENIX-4839. For

[jira] [Resolved] (PHOENIX-5056) Ignore failing IT in 4.14-cdh branches

2018-12-03 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado resolved PHOENIX-5056. -- Resolution: Done Assignee: Pedro Boado Fix Version/s: 4.14.1 Tests ignored

[jira] [Created] (PHOENIX-5057) LocalIndexSplitMergeIT is faling in cdh branches

2018-12-03 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-5057: Summary: LocalIndexSplitMergeIT is faling in cdh branches Key: PHOENIX-5057 URL: https://issues.apache.org/jira/browse/PHOENIX-5057 Project: Phoenix Issue

[jira] [Created] (PHOENIX-5056) Ignore failing IT in 4.14-cdh branches

2018-12-03 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-5056: Summary: Ignore failing IT in 4.14-cdh branches Key: PHOENIX-5056 URL: https://issues.apache.org/jira/browse/PHOENIX-5056 Project: Phoenix Issue Type: Bug

Re: [DISCUSS] Drop support for java 1.7 on the 1.2, 1.3 and 1.4 branches

2018-12-01 Thread Pedro Boado
> to > > Dataframes) and going back to Avatica 1.10 ( involving reverting > > PHOENIX-4755, PHOENIX-4750 and PHOENIX-4805 ). > > > > We're talking about the 4.x branches, right? Doesn't seem prudent to do > it > > there as down-streamers may alrea

Re: [DISCUSS] Drop support for java 1.7 on the 1.2, 1.3 and 1.4 branches

2018-11-30 Thread Pedro Boado
up to upgrade. So I think > that > > drops support java7 is not friendly for some users. > > > > > > > >Jaanai Zhang > >Best regards! > > > > > > > > Pedro Boado 于2018年11月30日周五 上午6:13写道: > > > > > I'd vote for keep compiling 4.x bra

[jira] [Updated] (PHOENIX-5053) Ignore failing IT in 4.x-cdh branch

2018-11-30 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-5053: - Summary: Ignore failing IT in 4.x-cdh branch (was: Disable failing IT in 4.x-cdh branch

[jira] [Created] (PHOENIX-5053) Disable failing IT in 4.x-cdh branch

2018-11-30 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-5053: Summary: Disable failing IT in 4.x-cdh branch Key: PHOENIX-5053 URL: https://issues.apache.org/jira/browse/PHOENIX-5053 Project: Phoenix Issue Type: Bug

Re: [DISCUSS] Drop support for java 1.7 on the 1.2, 1.3 and 1.4 branches

2018-11-29 Thread Pedro Boado
I'd vote for keep compiling 4.x branches in java7. It makes sense as it's just a new minor release. It's pretty easy reverting back to spark 1.6 and also avatica dependency could be reverted to the previous version. On 29 Nov 2018 21:41, "Thomas D'Silva" wrote: We have traditionally followed HB

[jira] [Updated] (PHOENIX-5049) Try to make tests ignored after PHOENIX-4981 pass again

2018-11-28 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-5049: - Summary: Try to make tests ignored after PHOENIX-4981 pass again (was: Try to make ignored

[jira] [Created] (PHOENIX-5049) Try to make ignored tests pass after PHOENIX-4981

2018-11-28 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-5049: Summary: Try to make ignored tests pass after PHOENIX-4981 Key: PHOENIX-5049 URL: https://issues.apache.org/jira/browse/PHOENIX-5049 Project: Phoenix Issue

[jira] [Resolved] (PHOENIX-4784) Downloads page on website should list xsums/sigs for "active" releases

2018-11-28 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado resolved PHOENIX-4784. -- Resolution: Fixed Seems ok now , new version 4.14.1 has been pushed since then with no

[jira] [Updated] (PHOENIX-5047) can't upgrade phoenix from 4.13 to 4.14.1

2018-11-28 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-5047: - Environment: custom build (CB) of 4.13 on top of cdh 5.13.0 , upgrading to CB of 4.14.1 on

[jira] [Updated] (PHOENIX-5047) can't upgrade phoenix from 4.13 to 4.14.1

2018-11-28 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-5047: - Labels: cdh (was: ) > can't upgrade phoenix from 4.13 t

[jira] [Updated] (PHOENIX-5047) can't upgrade phoenix from 4.13 to 4.14.1

2018-11-28 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-5047: - Priority: Major (was: Blocker) > can't upgrade phoenix from 4.13 t

[jira] [Updated] (PHOENIX-4556) Sync branch 4.x-cdh5.11.2

2018-11-27 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-4556: - Labels: cdh (was: ) > Sync branch 4.x-cdh5.1

[jira] [Updated] (PHOENIX-4670) Extend CDH parcel compatibility to minor versions

2018-11-27 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-4670: - Labels: cdh (was: ) > Extend CDH parcel compatibility to minor versi

[jira] [Updated] (PHOENIX-4777) Fix rat:check failure on CDH branches

2018-11-27 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-4777: - Labels: cdh (was: ) > Fix rat:check failure on CDH branc

[jira] [Created] (PHOENIX-5043) PhoenixSparkIT fails on branch 4.15-cdh

2018-11-26 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-5043: Summary: PhoenixSparkIT fails on branch 4.15-cdh Key: PHOENIX-5043 URL: https://issues.apache.org/jira/browse/PHOENIX-5043 Project: Phoenix Issue Type: Bug

[jira] [Assigned] (PHOENIX-4956) Distribution of Apache Phoenix 5.0 for CDH 6.0

2018-11-25 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado reassigned PHOENIX-4956: Assignee: Pedro Boado > Distribution of Apache Phoenix 5.0 for CDH

Re: Phoenix 5.0 + Cloudera CDH 6.0 Integration

2018-11-25 Thread Pedro Boado
; On 2018/09/14 22:36:49, Josh Elser wrote: > > If you do decide you want to try this, you may want to try using the > > > master branch (5.1.0-SNAPSHOT), and then help us drive to a 5.1.0 > release.> > > > > I just pushed a change to the shading for the phoe

Re: Phoenix 5.0 + Cloudera CDH 6.0 Integration

2018-09-13 Thread Pedro Boado
Hi Curtis, As far as I am aware nobody is working on it. The approach I followed is, starting from master: - Change parent pom to use cloudera dependencies instead of Apache's for compilation - Make it compile (relatively easy for 4.x) - Make it pass tests (not that easy) - Once it passed, wrote

Question - Internal representation for Dates and Times

2018-09-06 Thread Pedro Boado
Hi, I was wondering about the historical reason for storing DATE and TIME types as milliseconds instead of days since unix epoch and seconds since midnight as normally databases do. Anyone remembers it? Our users are sometimes confused by sqlline representation for these data types. Cheers! Pedr

Re: Help: setting hbase row timestamp in phoenix upserts ?

2018-07-11 Thread Pedro Boado
> > On Tue, Jul 10, 2018 at 1:31 PM, Pedro Boado > wrote: > > > Hi guys, just a refloat from the @user list. > > > > May it be of interest having this functionality for defining HBase > > timestamps in a per row basis as part of an UPSERT VALUES? > > > >

Re: Help: setting hbase row timestamp in phoenix upserts ?

2018-07-10 Thread Pedro Boado
od to get the Cells > that would have been written, update the Cell timestamp as needed, and do > an htable.batch() call to commit them. > > On Wed, Nov 29, 2017 at 11:46 AM Pedro Boado > wrote: > >> Hi, >> >> I'm looking for a little bit of help trying to get

Re: [DISCUSS] stop minor releases for 0.98 and 1.1

2018-06-27 Thread Pedro Boado
I'm OK reducing to one single CDH-5.14 branch and dropping 5.11,5.12 and 5.13 support for next minor 4.15. Same for 0.98 and 1.1 . 1.2 is not really needed for maintaining a cdh branch but could still be relevant - isn't it still the most popular version of HBase in terms of adoption? - . Anyway

[jira] [Commented] (PHOENIX-4784) Downloads page on website should list xsums/sigs for "active" releases

2018-06-16 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16514887#comment-16514887 ] Pedro Boado commented on PHOENIX-4784: -- [~elserj] I've published a new v

[jira] [Assigned] (PHOENIX-4784) Downloads page on website should list xsums/sigs for "active" releases

2018-06-16 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado reassigned PHOENIX-4784: Assignee: Pedro Boado (was: Josh Elser) > Downloads page on website should list xs

[jira] [Commented] (PHOENIX-4784) Downloads page on website should list xsums/sigs for "active" releases

2018-06-16 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16514862#comment-16514862 ] Pedro Boado commented on PHOENIX-4784: -- I'll take care of it Josh &g

[jira] [Resolved] (PHOENIX-4777) Fix rat:check failure on CDH branches

2018-06-11 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado resolved PHOENIX-4777. -- Resolution: Fixed Fix Version/s: 4.15.0 > Fix rat:check failure on CDH branc

[jira] [Commented] (PHOENIX-4777) Fix rat:check failure on CDH branches

2018-06-11 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16508929#comment-16508929 ] Pedro Boado commented on PHOENIX-4777: -- CDH branches don't have org.apac

[jira] [Updated] (PHOENIX-4777) Fix rat:check failure on CDH branches

2018-06-11 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-4777: - Attachment: PHOENIX-4777.patch > Fix rat:check failure on CDH branc

[jira] [Resolved] (PHOENIX-4776) Remove creation of .md5 signatures from dev/make_rc.sh in all branches

2018-06-11 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado resolved PHOENIX-4776. -- Resolution: Fixed Fix Version/s: 4.15.0 5.0.0 Applied to all

[jira] [Updated] (PHOENIX-4776) Remove creation of .md5 signatures from dev/make_rc.sh in all branches

2018-06-11 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-4776: - Attachment: PHOENIX-4776.patch > Remove creation of .md5 signatures from dev/make_rc.sh in

[jira] [Updated] (PHOENIX-4776) Remove creation of .md5 signatures from dev/make_rc.sh in all branches

2018-06-11 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-4776: - Summary: Remove creation of .md5 signatures from dev/make_rc.sh in all branches (was: Remove

[jira] [Updated] (PHOENIX-4776) Remove .md5 creation from dev/make_rc.sh in all branches

2018-06-11 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-4776: - Description: https://checker.apache.org/projs/phoenix.html marks as warnings having .md5

[jira] [Resolved] (PHOENIX-4775) Change dev/make_rc.sh script in branch HBase-1.1 to generate .sha256 & .sha512

2018-06-11 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado resolved PHOENIX-4775. -- Resolution: Duplicate Issue solved in PHOENIX-4542 but cherry pick had been missing until

[jira] [Commented] (PHOENIX-1567) Publish Phoenix-Client & Phoenix-Server jars into Maven Repo

2018-06-11 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16508836#comment-16508836 ] Pedro Boado commented on PHOENIX-1567: -- [~elserj] it *does* replace the def

[jira] [Created] (PHOENIX-4777) Fix rat:check failure on CDH branches

2018-06-09 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-4777: Summary: Fix rat:check failure on CDH branches Key: PHOENIX-4777 URL: https://issues.apache.org/jira/browse/PHOENIX-4777 Project: Phoenix Issue Type

[jira] [Created] (PHOENIX-4776) Remove .md5 creation from dev/make_rc.sh in all branches

2018-06-09 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-4776: Summary: Remove .md5 creation from dev/make_rc.sh in all branches Key: PHOENIX-4776 URL: https://issues.apache.org/jira/browse/PHOENIX-4776 Project: Phoenix

[jira] [Created] (PHOENIX-4775) Change dev/make_rc.sh script in branch HBase-1.1 to generate .sha256 & .sha512

2018-06-09 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-4775: Summary: Change dev/make_rc.sh script in branch HBase-1.1 to generate .sha256 & .sha512 Key: PHOENIX-4775 URL: https://issues.apache.org/jira/browse/PHOENIX-

[jira] [Commented] (PHOENIX-1567) Publish Phoenix-Client & Phoenix-Server jars into Maven Repo

2018-06-08 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16506716#comment-16506716 ] Pedro Boado commented on PHOENIX-1567: -- Just released 4.14.0 with the classi

[jira] [Commented] (PHOENIX-1567) Publish Phoenix-Client & Phoenix-Server jars into Maven Repo

2018-06-08 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16506685#comment-16506685 ] Pedro Boado commented on PHOENIX-1567: -- [~an...@apache.org] by changing

[jira] [Reopened] (PHOENIX-1567) Publish Phoenix-Client & Phoenix-Server jars into Maven Repo

2018-06-08 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado reopened PHOENIX-1567: -- [~an...@apache.org] When releasing 4.14 we realized that the gpg:sign for both phoenix-client

Re: [VOTE] Release of Apache Phoenix 4.14.0 RC3

2018-06-05 Thread Pedro Boado
Sure, I'll add the signature to the release repo (it's already in the dev repo) . Thanks for the reminder. On Tue, 5 Jun 2018, 19:36 Josh Elser, wrote: > +1 (binding) > > The KEYS file *must* be updated before this is released. Pedro's key > does not exist at > https://dist.apache.org/repos/dist

Re: [VOTE] Release of Apache Phoenix 4.14.0 RC1

2018-05-30 Thread Pedro Boado
+1 Tested (installed from parcels) in CDH 5.11.2 updating from Phoenix 4.13.2 to 4.14.0 (basic table operation seems fine, no issues found) and also a clean install in clusters running CDH 5.12, 5.13 and 5.14 ( also with basic table operations ). Built from sources with all IT passing in all CDH b

[jira] [Commented] (PHOENIX-3163) Split during global index creation may cause ERROR 201 error

2018-05-13 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16473653#comment-16473653 ] Pedro Boado commented on PHOENIX-3163: -- Hi [~sergey.soldatov] I've jus

Re: [VOTE] Release of Apache Phoenix 4.14.0 RC0

2018-05-09 Thread Pedro Boado
Cool. Are we including any more changes apart of this one? On Wed, 9 May 2018, 22:00 Andrew Purtell, wrote: > I concur. I updated fixVersions on PHOENIX-4685 to include 4.14. > Happy to test RC1 once it is available! > > On Wed, May 9, 2018 at 1:17 PM, James Taylor > wrote: > > > Looks like PHO

Re: [VOTE] Release of Apache Phoenix 4.14.0 RC0

2018-05-08 Thread Pedro Boado
Yeah agree I don't think it is a showstopper. On Tue, 8 May 2018, 16:38 Xavier Jodoin, wrote: > I agree it's not a showstopper > > > On 2018-05-08 11:35 AM, James Taylor wrote: > > Others are free to weigh in here too, but that seems like a minor issue, > > not a showstopper. > > > > On Tue, May

Re: [VOTE] Release of Apache Phoenix 4.14.0 RC0

2018-05-07 Thread Pedro Boado
+1 (non-binding?) . Tested (installed from parcels) in a CDH 5.11.2 updating from Phoenix 4.13.2 to 4.14.0 (basic table operation seems fine, no issues found) and also a clean install in clusters running CDH 5.12, 5.13 and 5.14 ( also with basic table operations ). SYSTEM.LOG running ok in CDH 5.14

Re: Apache HBase & Apache phoenix Environment Settings issue

2018-05-01 Thread Pedro Boado
Hi, At the moment the only supported version of CDH is Apache Phoenix 4.13.2 exclusively for CDH 5.11.2. The installation is parcel based and you can find the parcel in the project repository. Next version Apache Phoenix 4.14.0 will run in CDH 5.11 to 5.14 (with specific parcels per version) .

[jira] [Commented] (PHOENIX-4719) Avoid static initialization deadlock while loading regions

2018-04-30 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16459319#comment-16459319 ] Pedro Boado commented on PHOENIX-4719: -- Patch attached. [~jamestaylor] can

[jira] [Updated] (PHOENIX-4719) Avoid static initialization deadlock while loading regions

2018-04-30 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-4719: - Attachment: (was: phoenix.iml) > Avoid static initialization deadlock while loading regi

[jira] [Updated] (PHOENIX-4719) Avoid static initialization deadlock while loading regions

2018-04-30 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-4719: - Attachment: PHOENIX-4719.patch > Avoid static initialization deadlock while loading regi

[jira] [Updated] (PHOENIX-4719) Avoid static initialization deadlock while loading regions

2018-04-30 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-4719: - Attachment: phoenix.iml > Avoid static initialization deadlock while loading regi

[jira] [Updated] (PHOENIX-4719) Avoid static initialization deadlock while loading regions

2018-04-30 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado updated PHOENIX-4719: - Attachment: dump-rs.log > Avoid static initialization deadlock while loading regi

[jira] [Commented] (PHOENIX-4719) Avoid static initialization deadlock while loading regions

2018-04-30 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16459313#comment-16459313 ] Pedro Boado commented on PHOENIX-4719: -- RS reaches a static initializa

[jira] [Created] (PHOENIX-4719) Avoid static initialization deadlock while loading regions

2018-04-30 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-4719: Summary: Avoid static initialization deadlock while loading regions Key: PHOENIX-4719 URL: https://issues.apache.org/jira/browse/PHOENIX-4719 Project: Phoenix

[jira] [Commented] (PHOENIX-4689) cannot bind enum descriptor to a non-enum class

2018-04-13 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16436985#comment-16436985 ] Pedro Boado commented on PHOENIX-4689: -- Hi, that version has neither released

[jira] [Comment Edited] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-30 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16421041#comment-16421041 ] Pedro Boado edited comment on PHOENIX-4671 at 3/30/18 11:0

[jira] [Comment Edited] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-30 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16421041#comment-16421041 ] Pedro Boado edited comment on PHOENIX-4671 at 3/30/18 11:0

[jira] [Commented] (PHOENIX-4671) Fix minor size accounting bug for MutationSize

2018-03-30 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16421041#comment-16421041 ] Pedro Boado commented on PHOENIX-4671: -- 4.x-cdh5.11 is the "main" cd

Re: [DISCUSSION] Expanding Phoenix support to additional versions of CDH

2018-03-23 Thread Pedro Boado
I should've sent an email, my bad. On Fri, 23 Mar 2018, 22:39 James Taylor, wrote: > Thanks, Pedro. This sounds great. Sorry about pushing to the wrong branch. > > On Fri, Mar 23, 2018 at 2:43 PM, Pedro Boado > wrote: > > > Hi all, > > > > as discussed

[DISCUSSION] Expanding Phoenix support to additional versions of CDH

2018-03-23 Thread Pedro Boado
t effort! > > On Mon, 12 Mar 2018, 05:19 James Taylor, wrote: > > > This sounds great to me, Pedro. > > Thanks! > > James > > > > On Sun, Mar 11, 2018 at 3:30 PM Pedro Boado > wrote: > > > > > I've just confirmed that changes require

[jira] [Resolved] (PHOENIX-4670) Extend CDH parcel compatibility to minor versions

2018-03-23 Thread Pedro Boado (JIRA)
[ https://issues.apache.org/jira/browse/PHOENIX-4670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pedro Boado resolved PHOENIX-4670. -- Resolution: Fixed > Extend CDH parcel compatibility to minor versi

[jira] [Created] (PHOENIX-4670) Extend CDH parcel compatibility to minor versions

2018-03-23 Thread Pedro Boado (JIRA)
Pedro Boado created PHOENIX-4670: Summary: Extend CDH parcel compatibility to minor versions Key: PHOENIX-4670 URL: https://issues.apache.org/jira/browse/PHOENIX-4670 Project: Phoenix Issue

  1   2   3   >