[VOTE] Release 0.6.0, release candidate #1

2020-08-19 Thread Bhavani Sudha
Hi everyone, Please review and vote on the release candidate #1 for the version 0.6.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) The complete staging area is available for your review, which includes: * JIRA release notes [1], * t

Re: Request Contributor Access to JIRA

2020-08-19 Thread vino yang
Hi Jack, Done and welcome to Hudi community! Best, Vino Jack Ye 于2020年8月20日周四 上午8:34写道: > Hi, > > I would like to request contributor access to the Hudi JIRA, my username is > jackye. > > Thank you very much, > > Best, > Jack Ye >

Request Contributor Access to JIRA

2020-08-19 Thread Jack Ye
Hi, I would like to request contributor access to the Hudi JIRA, my username is jackye. Thank you very much, Best, Jack Ye

Re: [DISCUSS] Release 0.6.0 timelines

2020-08-19 Thread Pratyaksh Sharma
Hi Allen, Yes, it's a serialization (runtime) issue. I am working on fixing it. On Wed, Aug 19, 2020 at 7:04 PM Sivabalan wrote: > That would be of great help Allen. Much appreciated. > > On Wed, Aug 19, 2020 at 9:30 AM Allen Underwood > wrote: > > > Thanks Sivabalan, > > > > That's definitely

Re: HUDI Read | Leverage Partitions

2020-08-19 Thread tanu dua
I am so sorry to bother you. It worked , there was some typo. Really apologize On Wed, Aug 19, 2020 at 7:01 PM tanu dua wrote: > Hi Gary, > I am getting an exception while loading HUDI tables using glob path. Does > it work ? Have someone tried it ? If I use without {} it works > Caused by: org.

Re: [DISCUSS] Release 0.6.0 timelines

2020-08-19 Thread Sivabalan
That would be of great help Allen. Much appreciated. On Wed, Aug 19, 2020 at 9:30 AM Allen Underwood wrote: > Thanks Sivabalan, > > That's definitely the issue I had to resolve when introducing Joda time. > I'll have a look back at my code to see how I got around it. If I remember > correctly,

Re: HUDI Read | Leverage Partitions

2020-08-19 Thread tanu dua
Hi Gary, I am getting an exception while loading HUDI tables using glob path. Does it work ? Have someone tried it ? If I use without {} it works Caused by: org.apache.spark.sql.AnalysisException: Path does not exist: file:/C:/Hudi/data/co/A/2019/{3,4}; at org.apache.spark.sql.execution.datasources

Re: [DISCUSS] Release 0.6.0 timelines

2020-08-19 Thread Allen Underwood
Thanks Sivabalan, That's definitely the issue I had to resolve when introducing Joda time. I'll have a look back at my code to see how I got around it. If I remember correctly, in the original code, the DateTime object was being saved as an instance variable on the object and I had to do things d

Re: [DISCUSS] Release 0.6.0 timelines

2020-08-19 Thread Sivabalan
I am not sure if all findings so far have been documented here. but this is the ticket AFSIK: https://issues.apache.org/jira/browse/HUDI-1177 On Wed, Aug 19, 2020 at 9:15 AM Allen Underwood wrote: > Just out of curiosity - what's the blocker - you have an issue? I had > originally done the code

Re: [DISCUSS] Release 0.6.0 timelines

2020-08-19 Thread Allen Underwood
Just out of curiosity - what's the blocker - you have an issue? I had originally done the code to make that work. On Wed, Aug 19, 2020 at 12:51 AM Vinoth Chandar wrote: > We still have 1 blocker issue from TimestampKeyGenerator issue with joda > DateTimeFormatter. Sudha (RM) and Pratyaksh are g

Re: JIRA contributor permission

2020-08-19 Thread vino yang
Hi Guoguang, Done and welcome to Hudi community! Best, Vino Guoguang.Wang 于2020年8月19日周三 下午6:47写道: > Hi, > I want to contribute to Apache Hudi. > Would you please give me the contributor permission? > My JIRA ID is guoguang.wang

JIRA contributor permission

2020-08-19 Thread Guoguang.Wang
Hi, I want to contribute to Apache Hudi. Would you please give me the contributor permission? My JIRA ID is guoguang.wang

Re: Re: [DISCUSS] Release 0.6.0 timelines

2020-08-19 Thread 957029...@qq.com
Hi, vc I also want to do some tests against the release branch. 957029...@qq.com From: Vinoth Chandar Date: 2020-08-19 12:51 To: dev Subject: Re: [DISCUSS] Release 0.6.0 timelines We still have 1 blocker issue from TimestampKeyGenerator issue with joda DateTimeFormatter. Sudha (RM) and Praty