Invitation: Apache Phoenix Tech Talks @ Thu Apr 1, 2021 9am - 10:30am (PDT) (user@phoenix.apache.org)

2021-03-28 Thread kadir
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20210401T16Z DTEND:20210401T173000Z DTSTAMP:20210329T051335Z ORGANIZER;CN=ka...@gsuite.cloud.apache.org:mailto:kadir@gsuite.cloud.apache .org UID:37oinhhlrk8f7es

Invitation: Apache Phoenix Tech Talks @ Thu May 6, 2021 9am - 10:30am (PDT) (user@phoenix.apache.org)

2021-04-29 Thread kadir
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20210506T16Z DTEND:20210506T173000Z DTSTAMP:20210429T221853Z ORGANIZER;CN=ka...@gsuite.cloud.apache.org:mailto:kadir@gsuite.cloud.apache .org UID:5pt3n9aia930o2h

Invitation: Invitation: Apache Phoenix Tech Talks @ Thu May 6, 2021 9... @ Thu Jul 1, 2021 9am - 10:30am (PDT) (user@phoenix.apache.org)

2021-06-23 Thread kadir
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20210701T16Z DTEND:20210701T173000Z DTSTAMP:20210624T042309Z ORGANIZER;CN=ka...@gsuite.cloud.apache.org:mailto:kadir@gsuite.cloud.apache .org UID:37csinvqaddg6u6

Invitation: Apache Phoenix Tech Talk @ Thu Oct 7, 2021 9am - 10:30am (PDT) (user@phoenix.apache.org)

2021-09-29 Thread kadir
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20211007T16Z DTEND:20211007T173000Z DTSTAMP:20210929T182931Z ORGANIZER;CN=ka...@gsuite.cloud.apache.org:mailto:kadir@gsuite.cloud.apache .org UID:2839cfd3o2o7grq

Invitation: Apache Phoenix Tech Talk @ Thu Apr 7, 2022 9am - 10:30am (PDT) (user@phoenix.apache.org)

2022-03-31 Thread kadir
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20220407T16Z DTEND:20220407T173000Z DTSTAMP:20220331T190121Z ORGANIZER;CN=ka...@gsuite.cloud.apache.org:mailto:kadir@gsuite.cloud.apache .org UID:10ntmmhcj0trorn

Re: [Discuss] Phoenix Tech Talks

2021-02-08 Thread Kadir Ozdemir
Ankit, I was planning to include the user mailing list and it is good that you already did it. I like the idea of expanding talks to include use-cases. Thank you for the topic suggestions. On Mon, Feb 8, 2021 at 12:42 PM Ankit Singhal wrote: > This is excellent, thanks Kadir for initiating

Re: [ANNOUNCE] New Phoenix committer Viraj Jasani

2021-02-09 Thread Kadir Ozdemir
Congratulations, Viraj! On Tue, Feb 9, 2021 at 3:25 PM Ankit Singhal wrote: > Congratulations, Viraj! > > On Tue, Feb 9, 2021 at 2:18 PM Xinyi Yan wrote: > >> Congratulations and welcome, Viraj! >> >> On Tue, Feb 9, 2021 at 2:07 PM Geoffrey Jacoby >> wrote: >> >>> On behalf of the Apache Phoen

Re: [Discuss] Phoenix Tech Talks

2021-02-10 Thread Kadir Ozdemir
:00 PM Kadir Ozdemir wrote: > Ankit, I was planning to include the user mailing list and it is good that > you already did it. I like the idea of expanding talks to include > use-cases. Thank you for the topic suggestions. > > > On Mon, Feb 8, 2021 at 12:42 PM Ankit Singhal >

Re: [Discuss] Phoenix Tech Talks

2021-02-25 Thread Kadir Ozdemir
still working on finalizing the technical details of the video conferencing meeting, and I will update the meeting link on the page later. Thanks, Kadir On Wed, Feb 10, 2021 at 9:58 AM Kadir Ozdemir wrote: > I wanted to give an update on this. We are planning to have our first > Phoenix tec

Tech Talks Meeting Tomorrow

2021-03-03 Thread Kadir Ozdemir
you can make it. Thanks, Kadir

Topic suggestions for April Tech Talk

2021-03-09 Thread Kadir Ozdemir
, please visit https://phoenix.apache.org/tech_talks.html. I look forward to your suggestions for the next meeting. Thanks, Kadir

Re: Topic suggestions for April Tech Talk

2021-03-19 Thread Kadir Ozdemir
them in near future to initiate discussions. Thank you again! Kadir On Fri, Mar 19, 2021 at 10:39 AM la...@apache.org wrote: > An interesting topic would BigData ecosystem integration, which is clearly > one of the strengths of Phoenix. > > I.e. with Trino (formerly Presto), Spark, a

Re: Speedup initial index creation

2021-03-30 Thread Kadir Ozdemir
I assume that your base table has several versions for a given row. If so, creating a consistent index on this base table can be slower than creating an old design index. This is because the new design creates an index row for every data table row version. It simply replays the mutations on a row

Re: Speedup initial index creation

2021-04-01 Thread Kadir Ozdemir
oprocessor$5 => > '|org.apache.phoenix.hbase.index.IndexRegionObserver|805306366|org.apache.hadoop.hbase.index.codec.class=org.apache.phoenix.index.PhoenixIndexCodec,index.builder=org.apache.phoenix.index.PhoenixIndexBuilder' > > > By the way I split index table for more regions, increased > hb

Re: Speedup initial index creation

2021-04-01 Thread Kadir Ozdemir
MapReduce job duration, number of data nodes in your cluster, any IndexTool config params setting, etc. On Thu, Apr 1, 2021 at 6:12 PM Alexander Batyrshin <0x62...@gmail.com> wrote: > > > 2 апр. 2021 г., в 03:55, Kadir Ozdemir написал(а): > >  > 1) I was thinking about the

Re: Speedup initial index creation

2021-04-01 Thread Kadir Ozdemir
:08 PM Kadir Ozdemir wrote: > If you have only one version for the rows, then you should not see much > difference between old and new. Can you provide some info on your > performance testing? For example, number of rows in your data table, number > of indexes, number of data t

Topic suggestions for May Tech Talk

2021-04-15 Thread Kadir Ozdemir
://phoenix.apache.org/tech_talks.html. Thanks, Kadir

Re: Topic suggestions for May Tech Talk

2021-04-22 Thread Kadir Ozdemir
gaging tech talk session. Kadir On Thu, Apr 22, 2021 at 10:46 AM Tanuj Khurana wrote: > Hi Kadir, > > I would like to present on Atomic Upserts in Phoenix. My talk will cover > how atomic upserts can be used in Phoenix, details around how its > implemented today, its limitations an

Missed Tech Talks meeting?

2021-05-10 Thread Kadir Ozdemir
Have you missed our monthly tech talks? No worries, you can still access the meeting slides and recordings at https://phoenix.apache.org/tech_talks.html. Our next meeting is on June 03. If you would like to present in the next meeting, please let us know your topic suggestion. Thanks, Kadir

June Tech Talk Meeting

2021-05-19 Thread Kadir Ozdemir
Hi All, Our next tech talk meeting is on June 03 and we have not received a topic suggestion yet. Please let us know by May 27 if you would like to be a presenter (see https://phoenix.apache.org/tech_talks.html). Thanks, Kadir

Re: June Tech Talk Meeting

2021-06-01 Thread Kadir Ozdemir
availability for immutable use cases and/or provide disaster recovery. I look forward to seeing the abstract and agenda posted here in the next couple of weeks. Thanks, Kadir On Wed, May 19, 2021 at 11:49 AM Kadir Ozdemir wrote: > Hi All, > > Our next tech talk meeting is on June 03 an

Re: [ANNOUNCE] New Committer Jacob Isaac

2021-06-02 Thread Kadir Ozdemir
Congratulations Jacob! On Wed, Jun 2, 2021 at 8:17 PM Xinyi Yan wrote: > On behalf of the Apache Phoenix PMC, I'm pleased to announce that Jacob > Isaac has accepted the PMC's invitation to become a committer on Apache > Phoenix. > > We appreciate all of the great contributions Jacob has made to

Tech Talk on Thursday : Phoenix High Availability

2021-06-29 Thread Kadir Ozdemir
additional availability. Please see https://phoenix.apache.org/ tech_talks.html <https://www.google.com/url?q=https://phoenix.apache.org/tech_talks.html&sa=D&source=calendar&ust=1624940767308000&usg=AOvVaw1Q7PV9bDzTi7_MDpvK_bVT> for details. Thanks, Kadir

Next Tech Talk Meeting in September 02

2021-08-02 Thread Kadir Ozdemir
soon. Thanks, Kadir

Re: Urgent problem with Phoenix function LAST_VALUE and joins

2021-09-27 Thread Kadir Ozdemir
In Phoenix 5.0 we introduced a new server side paging feature to eliminate timeouts due long running server side computations such aggregation and joins. I wonder if this new feature caused your issue. If so, the work around is to disable it by setting phoenix.server.paging.enabled to false in hbas

Re: Urgent problem with Phoenix function LAST_VALUE and joins

2021-09-28 Thread Kadir Ozdemir
Geoffrey, Thank you for pointing out this. I mixed up release numbers. Yes, the paging feature cannot be the reason here. My comment for disabling the paging feature should be ignored. Kadir On Tue, Sep 28, 2021 at 7:44 AM Geoffrey Jacoby wrote: > Kadir, > > The server-side paging ch

Next Tech Talk on Online Data Format Change in Phoenix

2021-09-29 Thread Kadir Ozdemir
, Kadir

Re: Next Tech Talk on Online Data Format Change in Phoenix

2021-10-07 Thread Kadir Ozdemir
We had the tech talk on Online Data Format Change in Phoenix today. The slides and recording for this tech talk are posted at https://phoenix.apache.org/tech_talks.html. Thanks, Kadir On Wed, Sep 29, 2021 at 11:53 AM Kadir Ozdemir wrote: > Hi All, > > Did you ever need to change the u

Re: [ANNOUNCE] Tanuj Khurana as Phoenix Committer

2021-12-17 Thread Kadir Ozdemir
Tanuj, Thank you for your contributions! Congratulations! On Fri, Dec 17, 2021 at 1:57 AM Viraj Jasani wrote: > Congratulations Tanuj! Well deserved! > > > On Fri, 17 Dec 2021 at 12:47 AM, Geoffrey Jacoby > wrote: > > > On behalf of the Apache Phoenix PMC, I'm pleased to announce that Tanuj > >

Tech Talk - JSON Support for Apache Phoenix

2022-04-06 Thread Kadir Ozdemir
mation on Phoenix tech talks, please see the web page <https://phoenix.apache.org/tech_talks.html>. Thanks, Kadir

Re: Invitation: Apache Phoenix Tech Talk @ Thu Apr 7, 2022 9am - 10:30am (PDT) (d...@phoenix.apache.org)

2022-04-10 Thread Kadir Ozdemir
The slides and recording have been uploaded at https://phoenix.apache.org/tech_talks.html. Thank you for your interest and patience. Kadir On Thu, Apr 7, 2022 at 8:52 PM Cong Luo wrote: > Hello, > > When will we upload the meeting record files? I can't wait any longer. > >

Re: [ANNOUNCE] Richard Antal joins Phoenix PMC

2022-09-30 Thread Kadir Ozdemir via user
Congratulations, Richard! On Fri, Sep 30, 2022 at 8:38 AM Geoffrey Jacoby wrote: > Congratulations, Richard! > > On Thu, Sep 29, 2022 at 10:12 PM rajeshb...@apache.org < > chrajeshbab...@gmail.com> wrote: > >> On behalf of the Apache Phoenix PMC, I'm pleased to announce that >> Richard Antal >>

Re: [ANNOUNCE] New Phoenix PMC member Tanuj Khurana

2023-01-03 Thread Kadir Ozdemir via user
Congratulations Tanuj! Well deserved. On Tue, Jan 3, 2023 at 9:17 AM Xinyi Yan wrote: > Congratulations! > > Sent from my iPhone > > > On Jan 3, 2023, at 8:50 AM, Rushabh Shah > > > wrote: > > > > Congratulations Tanuj ! Well deserved. > > > > > >> On Mon, Jan 2, 2023 at 8:17 PM Viraj Jasani

Re: [ANNOUNCE] Rushabh Shah as Phoenix Committer

2023-08-15 Thread Kadir Ozdemir via user
Congratulations Rushabh! On Tue, Aug 15, 2023 at 10:46 AM Viraj Jasani wrote: > On behalf of the Apache Phoenix PMC, I'm pleased to announce that Rushabh > Shah has accepted the PMC's invitation to become a committer on Apache > Phoenix. > > We appreciate all of the great contributions Rushabh h

Re: [ANNOUNCE] New Phoenix PMC member Jacob Isaac

2023-11-06 Thread Kadir Ozdemir via user
Congratulations Jacob Isaac! Well deserved! On Mon, Nov 6, 2023 at 6:12 PM rajeshb...@apache.org < chrajeshbab...@gmail.com> wrote: > Congratulations Jacob Isaac!! > > Thanks, > Rajeshbabu. > > On Tue, Nov 7, 2023, 7:37 AM Viraj Jasani wrote: > > > On behalf of the Apache Phoenix PMC, I'm please

Re: [ANNOUNCE] Lokesh Khurana as Phoenix Committer

2024-01-18 Thread Kadir Ozdemir via user
Congratulations Lokesh! On Thu, Jan 18, 2024 at 10:58 PM Rushabh Shah wrote: > Congratulations Lokesh !! > > > > > On Wed, Jan 17, 2024 at 9:26 AM Viraj Jasani wrote: > > > On behalf of the Apache Phoenix PMC, I'm pleased to announce that Lokesh > > Khurana has accepted the PMC's invitation to

Re: [ANNOUNCE] Palash Chauhan as Phoenix Committer

2024-06-12 Thread Kadir Ozdemir via user
Congratulations Palash! On Tue, Jun 11, 2024 at 9:53 PM Viraj Jasani wrote: > On behalf of the Apache Phoenix PMC, I'm pleased to announce that Palash > Chauhan has accepted the PMC's invitation to become a committer on Apache > Phoenix. > > We appreciate all of the great contributions Palash ha

Re: [ANNOUNCE] New VP Apache Phoenix

2024-10-25 Thread Kadir Ozdemir via user
Thank you Rajeshbabu! Congratulations Istvan! On Fri, Oct 25, 2024 at 4:41 AM Viraj Jasani wrote: > Thank you Rajeshbabu for all your service as Phoenix VP! > > Congratulations Istvan for the new role as the VP of Phoenix! This is > already quite well deserved role for you. > > > On Fri, Oct 25,