Re: DISCUSS code, config, design walk through sessions

2020-07-30 Thread Ranganath Tirumala
Hi Vinoth, I am interested in the recording as well. The timings didn't suit me in Australia (1 am). Regards, Ranganath On Fri, 31 Jul 2020 at 04:29, tanu dua wrote: > I missed it due to work commitments. Can we please have the recording ? > > On Thu, 30 Jul 2020 at 11:52 PM, Zijing Guo > wr

Re: DISCUSS code, config, design walk through sessions

2020-07-30 Thread tanu dua
I missed it due to work commitments. Can we please have the recording ? On Thu, 30 Jul 2020 at 11:52 PM, Zijing Guo wrote: > Thanks for the great session Vinoth! Can we have those session in a > regular basis? I personally find today's session are super helpful! > On Thursday, July 30, 202

Re: DISCUSS code, config, design walk through sessions

2020-07-30 Thread Zijing Guo
Thanks for the great session Vinoth!  Can we have those session in a regular basis? I personally find today's session are super helpful! On Thursday, July 30, 2020, 01:36:06 PM EDT, Vinoth Chandar wrote: Thanks everyone who joined! I am hanging out in #general on slack, if we want to

Re: [DISCUSS] Release 0.6.0 timelines

2020-07-30 Thread Vinoth Chandar
Is anyone able to help with the at risk items? :) On Thu, Jul 30, 2020 at 7:07 AM leesf wrote: > @Vinoth Chandar Thanks for the reminder, marked to > blocker, and next week would be ok to me. > > Vinoth Chandar 于2020年7月30日周四 上午11:35写道: > > > @leesf can we please mark the relevant ticket(s) >

Re: DISCUSS code, config, design walk through sessions

2020-07-30 Thread Vinoth Chandar
Thanks everyone who joined! I am hanging out in #general on slack, if we want to finish off any remaining questions. Please @vc me for questions. On Thu, Jul 30, 2020 at 8:00 AM Vinoth Chandar wrote: > yes! Please join > > On Thu, Jul 30, 2020 at 7:35 AM Pratyaksh Sharma > wrote: > >> Hi Vinot

Re: DISCUSS code, config, design walk through sessions

2020-07-30 Thread Vinoth Chandar
yes! Please join On Thu, Jul 30, 2020 at 7:35 AM Pratyaksh Sharma wrote: > Hi Vinoth, > > Is this happening now? > > On Mon, Jul 27, 2020 at 3:50 AM Vinoth Chandar wrote: > > > Hi all, > > > > We will be using the conference link we use for the community sync. > > > > > https://cwiki.apache.org

Re: DISCUSS code, config, design walk through sessions

2020-07-30 Thread Pratyaksh Sharma
Hi Vinoth, Is this happening now? On Mon, Jul 27, 2020 at 3:50 AM Vinoth Chandar wrote: > Hi all, > > We will be using the conference link we use for the community sync. > > https://cwiki.apache.org/confluence/display/HUDI/Apache+Hudi+Community+Weekly+Sync > > > Once again, the date time is : J

Re: [DISCUSS] Release 0.6.0 timelines

2020-07-30 Thread leesf
@Vinoth Chandar Thanks for the reminder, marked to blocker, and next week would be ok to me. Vinoth Chandar 于2020年7月30日周四 上午11:35写道: > @leesf can we please mark the relevant ticket(s) > with blocker priority, so it's easier to track? > > Looks like we are nearing a choice for RM. > Any more t

GDPR - Time Travel Query

2020-07-30 Thread Sivaprakash
Hello What I see is; If I we want to implement GDPR ( https://cwiki.apache.org/confluence/display/HUDI/FAQ#FAQ-HowdoIdeleterecordsinthedatasetusingHudi) then old version of commit files should be removed (otherwise incremental query with point-time options can still read the data which is deleted

Re: Keeping Hive in Sync

2020-07-30 Thread selvaraj periyasamy
Thanks Vinoth. I copied below java files and customized a little bit and it worked with hive 1.2.1. HoodieHiveClient HiveSyncConfig Hive SyncTool SchemaUtil Now these custom files are built from an application maven setup with hive 1.2.1 dependency. The main change I made was that I used spark